Skip to content

fix: rename availability to environment - #85

Merged
tombrooks248 merged 1 commit into
mainfrom
fix/rename-availability-to-environment
Jun 22, 2026
Merged

fix: rename availability to environment#85
tombrooks248 merged 1 commit into
mainfrom
fix/rename-availability-to-environment

Conversation

@tombrooks248

@tombrooks248 tombrooks248 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Refactoring dag generation code to look for both new 'environment' field and keeping in place the test for 'availability' while we cross over.

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

QA completed
I have verified spec changes by running airflow-dags' real DAG-generation logic (get_collections_dict + filter_collections_for_env) locally against both the current spec dataset.csv (availability) and the renamed branch CSV (environment), and confirmed the generated collection→dataset maps are identical across development, staging and production.

Unit tests have been updated and continue to pass.

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above. Please refer to the Digital Land Testing Guidance for more information.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

[optional] Are there any post deployment tasks we need to perform?

[optional] Are there any dependencies on other PRs or Work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant