-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release v1.8.0 to Production #140
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
also includes permanent redirections for outdated variances of the ppd doc path value
first test verifies older link redirects permanently, second test verifies redirection also is permanent, third test ensures the link responds with success status (200), and fourth test ensures the page's opening content is what's expected
…pd-documentation Missing link to detailed PPD documentation
…45-missing-detailed-ppd-documentation
all redirections will now be handled by the proxy instead.
…pd-documentation Handover redirections to proxy server
in order to maintain all proxy settings currently in place this no longer changes the route for the `ppd_doc_path` variable
Updates to both the english and welsh index files to set the links to an actual path instead of relying on a configuration variable.
Revised to reflect the latest approach for the ppd documentation link
…pd-documentation Revised PPD Documentation Link
Release Candidate - v1.7.6
rename `deve-infrasctructure` branch to `dev` following branch cleanup
to reflect the updated date as well as the latest internal change
Release Candidate v1.7.6
…ks-are-distinguished Landing - Ensure links are distinguished
updates gemfile
added additional rulesets as well as reorganised and grouped rules to allow easier reading and updating in the future
Moved all mirrored configuration settings from individual environments into the application configuration to reduce the need to manage multiple sources
…ion-unification Application Configuration Unification
Task: Release Candidate v1.8.0
…ents Issue/136 update a11y statements
… info Implements default metrics port number to enable running multiple sibling HMLR apps locally if needed N.B. Commented out until ruby is updated to 2.7 or greater to allow the use of the puma-metrics plugin as we're using puma 6.0.0 or greater
Adds `Middleware instrumentation` fix for 0 memory bug by notifying Action Dispatch subscribers on Prometheus initialise
…ber.rb` Adds `Metrics/MethodLength` ignore rule for rubocop
!IMPORTANT: This method is not used in the codebase and is only here for reference
…file Loads all the notification subscribers in the application so that they are registered
…trics-update Task: Prometheus Metrics - Update
Release v1.8.0 to Preprod
bogdanadrianmarc
requested review from
jonrandahl,
joescottdave and
DanielCouzens
October 1, 2024 10:16
jonrandahl
approved these changes
Oct 1, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR releases app version
1.8.0
to production. Release tracker: epimorphics/hmlr-linked-data#147