mirror of
https://github.com/azaion/missions.git
synced 2026-06-21 17:01:07 +00:00
refactor: rename project from Flights to Missions and update related components
ci/woodpecker/push/build-arm Pipeline was successful
ci/woodpecker/push/build-arm Pipeline was successful
This commit transitions the project from Azaion.Flights to Azaion.Missions, updating namespaces, DTOs, services, and database entities accordingly. The Docker configuration and entry points have been modified to reflect the new project structure. Additionally, the README and documentation have been updated to clarify the ongoing renaming process and its implications. All references to flights have been replaced with missions, ensuring consistency across the codebase.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
## Test compose stack for the missions service.
|
||||
## Naming: post-rename target. Pre-rename code path runs the same compose against the
|
||||
## existing Azaion.Flights.csproj entrypoint -- tests will be RED until B5-B8 land.
|
||||
## Naming: post-rename target. Project entrypoint is Azaion.Missions.csproj.
|
||||
## B5 (namespace), B6 (domain), B7 (drop GPS-Denied), B8 (HTTP routes), B9
|
||||
## (DB migration), B12 (default-vehicle rule) have all landed locally.
|
||||
## Cross-repo work pending: B4 (Gitea repo rename + suite .gitmodules + git mv),
|
||||
## B10 (suite compose service block), B11 (autopilot/ui consumer cutover).
|
||||
## Documented in _docs/02_document/tests/environment.md.
|
||||
##
|
||||
## Post-2026-05-14 drift re-verification: JWT model is ECDSA-SHA256 with JWKS
|
||||
|
||||
Reference in New Issue
Block a user