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

chore: DBTP-1700 Deprecate cross_enviroment_service_access application property #780

Conversation

WillGibson
Copy link
Contributor

@WillGibson WillGibson commented Feb 20, 2025

Found while working on DBTP-1700.

It is a required field, but not used for anything 😬

Just made it optional for now and will document it as deprecated in https://github.com/uktrade/platform-documentation/pull/498.

Goes with uktrade/terraform-platform-modules#345 and https://github.com/uktrade/demodjango-deploy/pull/286.


Checklist:

Title:

  • Scope included as per conventional commits
  • Ticket reference included (unless it's a quick out of ticket thing)

Description:

  • Link to ticket included (unless it's a quick out of ticket thing)
  • Includes tests (or an explanation for why it doesn't)
  • If the work includes user interface changes, before and after screenshots included in description
  • Includes any applicable changes to the documentation in this code base
  • Includes link(s) to any applicable changes to the documentation in the DBT Platform Documentation (can be to a pull request)

Tasks:

  • Run the end to end tests for this branch and confirm that they are passing

End to end test run.

@WillGibson WillGibson requested a review from a team as a code owner February 20, 2025 14:04
"application": str,
# Deprecated: We didn't implement cross application access, no service teams are asking for it.
# application should be removed once we can confirm that no-one is using it.
Optional("application"): str,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed with @antroy-madetech and @ksugden.

@WillGibson WillGibson merged commit d429d1b into main Feb 20, 2025
9 checks passed
@WillGibson WillGibson deleted the DBTP-1700-deprecate-cross_environment-service-access-application branch February 20, 2025 17:38
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.

2 participants