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

Cut 2.9.1 release and update changelog #3445

Merged
merged 5 commits into from
May 16, 2024
Merged

Conversation

ConnorSheremeta
Copy link
Contributor

Update changelog with dependabot PRs and bump jupiter version to cut a release

jefferya
jefferya previously approved these changes Apr 22, 2024
Copy link
Contributor

@jefferya jefferya left a comment

Choose a reason for hiding this comment

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

LGTM!

lagoan
lagoan previously approved these changes May 16, 2024
Copy link
Contributor

@lagoan lagoan left a comment

Choose a reason for hiding this comment

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

Just a minor thing I found on the format for the CHANGELOG file that could be changed if you agree.

CHANGELOG.md Outdated
### Fixed
* Improves performance of Active Storage lookups via adding an table index.
Requires a db:migration that creates the index concurrently thus does not
lock the DB table [PR#3428](https://github.com/ualbertalib/jupiter/pull/3428)
* Fixed edge case on batch ingest front end tool where metadata is invalid [#3148](https://github.com/ualbertalib/jupiter/issues/3148)
* #3429: Fix unsafe redirect errors by using allow_other_host [PR#3429](https://github.com/ualbertalib/jupiter/pull/3429)
Copy link
Contributor

Choose a reason for hiding this comment

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

I only saw 2 entries in the changelog where we specify the ticket at the beginning of the sentance. Would it make sense to add it to the end, as it has been done with the rest?

Sorry if I missed something.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have removed those two leading ticket numbers in the changelog. I think they might have been auto generated at some point, it would be good to stay consistent however.

Copy link
Member

@pgwillia pgwillia left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@ConnorSheremeta ConnorSheremeta merged commit 34d1867 into master May 16, 2024
4 checks passed
@ConnorSheremeta ConnorSheremeta deleted the cds/cut-291-release branch May 16, 2024 21:29
Copy link
Contributor

@lagoan lagoan left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

4 participants