Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cycle 2408 #151

Merged
merged 9 commits into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/-tracking-issue--nzzc-cycle-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: "[Tracking Issue] NZZC Cycle "
about: To be used as a tracking issue for scheduled NZZC data releases.
title: "[Tracking Issue] NZZC Cycle 2xxx"
labels: ''
assignees: ''

---

### Preparation:
- [ ] Prepare ANR data and commit to #ais-data-manager
- [ ] Sort through AIP Bulletin and create tickets for each AD, noting the specific change.
- [ ] Assess necessary changes to non-procedural data, such as Control Positions, frequencies, etc - raising project tickets where necessary.
- [ ] Assess changes to Standard Route Data - raising project tickets where necessary.
- [ ] Assess necessary changes to SOPs. Open a project ticket with a linked issue in the SOPs repository. Move to "Awaiting SOPs Change"

### Data Changes
- [ ] Duplicate procedure changes in SFG, as per the relevant project ticket.
- [ ] Implement any other changes required as a part of the AIP cycle.
- [ ] Implement any backlog features.

### Testing
- [ ] Test vatSys and EuroScope using the sweatbox environment.
- [ ] Make sure all data files are valid, returning no ML errors.

### Release
- [ ] Merge content into Master Release Repo
- [ ] Publish Client Data Release.
- [ ] If necessary, publish Standard Route Changes.
- [ ] If necessary, publish SOP changes.
Loading