mirror of
https://github.com/azaion/missions.git
synced 2026-06-21 09:51: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:
@@ -7,11 +7,11 @@ name: Decompose Tests
|
||||
status: not_started
|
||||
sub_step:
|
||||
phase: 0
|
||||
name: blocked-on-tracker-auth
|
||||
detail: "atlassian MCP not connected; tracker decision A/B/C/D pending"
|
||||
name: awaiting-invocation
|
||||
detail: ""
|
||||
retry_count: 0
|
||||
cycle: 1
|
||||
tracker: jira
|
||||
|
||||
## Rename tracking (Jira AZ-EPIC + child stories B1–B12)
|
||||
See `_docs/_process_leftovers/2026-05-14_rename-flights-to-missions.md` for the leftover entry; it is intentionally retained until B4–B12 ship.
|
||||
## Rename tracking (Jira AZ-EPIC + child stories B1-B12)
|
||||
See `_docs/_process_leftovers/2026-05-14_rename-flights-to-missions.md`. Local code work for B5, B6, B7, B8, B9, B12 landed 2026-05-15; .woodpecker tag rename done. Cross-repo work pending: B4 (suite), B10-suite, B11 (autopilot + ui), B12 spec catch-up in suite. Leftover stays until those land.
|
||||
|
||||
Reference in New Issue
Block a user