-
Notifications
You must be signed in to change notification settings - Fork 53
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.5.0 #113
Merged
Merged
Release v1.5.0 #113
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
Merge in release-v1.4.1
…re (#92) * Add scripts to clean backups at the backup source and also post-restore * Refactor a bit by nuking any files used post-restore or created for setting up backups * move backup rotation setup to backups playbook so it's applied to the backup machine * do not remove the full backups directory so docker container volume mounts are not affected * fix backups not being sent with any configuration as OWN_IP never was defined --------- Co-authored-by: Riku Rouvila <[email protected]>
…ake backup directory configurable, transfer backup.sh to the target server using provisioning scripts
…n_actions Upgrade all actions to Ubuntu 22.04 and lock the version
* Update node version in Dockerfile * Update node version in workflow yml files * Add os configuration option in package.json * Add engines configuration option in package.json * Feedback changes * Add node options NODE_OPTIONS dns-result-order `ipv4first` * Upgrade node version in workflow file * Remove matrix block
…on url (#932) * Remove openhim url and modify confirm registration url * Remove openhim core and openhim console services
* feat: enable gzip compression * enable gzip for gateway and login
This reverts commit b2c6e39.
ad21f3a
to
74d51fb
Compare
…ils (#162) * Fix email template to handle missing informantName - Add conditional check for informantName in the greeting - Display "Hello," if informantName is null or empty to avoid extra space * docs: update CHANGELOG --------- Co-authored-by: Tameem Bin Haider <[email protected]>
🍒 Merge changes from PR #162 to release-v1.5.0
the same assumption is made in inventory files so with current docker-compose the setup would fail Co-authored-by: Riku Rouvila <[email protected]>
feat(v1.5.0): add missing translations for texts in modal
chore(v1.5.0): add invalid date validation message
fix(v1.5.0): update witness section names
fix(v1.5.0): enable auth for certs endpoint
🍒 Merge changes from PR #176 to release-v1.5.0
Allow passing array of conditionals, create helper
🍒 Merge changes from PR #183 to release-v1.5.0
🍒 Merge changes from PR #192 to release-v1.5.0
As text is a stream it can only be accessed once otherwise it would error.
fix(v1.5.0): stop accessing response text multiple times
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.
No description provided.