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

rename NOT_ENGLAND variable to NI_REGION_CODE #280

Merged
merged 4 commits into from
Sep 25, 2023

Conversation

JacobHarrisonONS
Copy link
Contributor

What and why?

Fix a bit of confusion around the following bit of code

{{ // if not not england is england. welcome to ras-rm.
if (!NOT_ENGLAND.equals(region)) {
region = "";
}}}

rename NOT_ENGLAND so it can make more sense

How to test?

Jira

https://jira.ons.gov.uk/browse/RAS-769

@JacobHarrisonONS
Copy link
Contributor Author

/deploy harrisonj

@ras-rm-pr-bot
Copy link
Collaborator

Deploying to dev cluster with following parameters:

  • namespace: harrisonj

  • tag: pr-280

  • configBranch: main

  • paramKey: ``

  • paramValue: ``

@SteveScorfield
Copy link
Contributor

/deploy scorfs

@ras-rm-pr-bot
Copy link
Collaborator

Deploying to dev cluster with following parameters:

  • namespace: scorfs

  • tag: pr-280

  • configBranch: main

  • paramKey: ``

  • paramValue: ``

Copy link
Contributor

@SteveScorfield SteveScorfield left a comment

Choose a reason for hiding this comment

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

Looks good. One minor alteration the comments but that's it.

@JacobHarrisonONS JacobHarrisonONS merged commit 40090ac into main Sep 25, 2023
@JacobHarrisonONS JacobHarrisonONS deleted the region-code-name-fix branch September 25, 2023 15:02
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.

3 participants