validation: make model loadable in universe #198

Merged
Quaternions merged 6 commits from val into staging 2025-06-13 03:58:01 +00:00
Owner

Closes #43.

This is a very bare bones implementation, but gets us started on https://git.itzana.me/StrafesNET/maps-service/milestone/3

This will break production as written! A proper implementation requires a separate api key since the maptest places are to be hosted on a different group.

Edit: It will actually not break, because it is using cookie access. The staging cookie has permission to edit StrafesNET Maptest asset permissions via StrafesNET_CI3, while prod also has access via StrafesNET_CI2. Both staging and prod versions of the website will add maptest asset access to the same places on StrafesNET Maptest.

Closes #43. This is a very bare bones implementation, but gets us started on https://git.itzana.me/StrafesNET/maps-service/milestone/3 This will break production as written! A proper implementation requires a separate api key since the maptest places are to be hosted on a different group. Edit: It will actually not break, because it is using cookie access. The staging cookie has permission to edit StrafesNET Maptest asset permissions via StrafesNET_CI3, while prod also has access via StrafesNET_CI2. Both staging and prod versions of the website will add maptest asset access to the same places on StrafesNET Maptest.
Quaternions added 5 commits 2025-06-12 02:43:23 +00:00
update dep
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
30bf961bd8
Quaternions changed title from validation: make model loadable in universe to WIP: validation: make model loadable in universe 2025-06-12 02:47:57 +00:00
Quaternions changed title from WIP: validation: make model loadable in universe to validation: make model loadable in universe 2025-06-13 03:45:16 +00:00
Quaternions added 1 commit 2025-06-13 03:53:26 +00:00
validation: make model loadable in map staging on validate
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
89144f4ef9
Quaternions merged commit abd233ce65 into staging 2025-06-13 03:58:01 +00:00
Quaternions deleted branch val 2025-06-13 03:58:01 +00:00
Sign in to join this conversation.