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

Fix normalising app name for deployments #1404

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

theseanything
Copy link
Contributor

The app name used to look up an existing app wasn't normalise, however the name is normalized when creating app. This prevented some deployments being recorded where the app name needed to be normalised to find the existing app. E.g. finder-frontend needs to be Finder Frontend.

Also removes a Jenkins metadata, we don't need or use anymore.

The app name used to look up an existing app wasn't normalise, however
the name is normalized when creating app. This prevented some deployments
being recorded where the app name needed to be normalised to find the
existing app. E.g. finder-frontend needs to be Finder Frontend.
@theseanything theseanything force-pushed the fix-normalising-app-name-for-deployments branch from 74b2e88 to 9264f27 Compare February 19, 2024 12:13
@theseanything theseanything merged commit e030dfc into main Feb 19, 2024
11 checks passed
@theseanything theseanything deleted the fix-normalising-app-name-for-deployments branch February 19, 2024 12:27
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