-
Notifications
You must be signed in to change notification settings - Fork 62.1k
chore: flatten and document pinned actions #798
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
Conversation
👋 @nschonni Thanks for opening a PR! Is this still in progress? When you're ready for review, can you fill out the pull request template and let me know? Then I'll get it triaged for you! |
@janiceilene I've checked off the checkboxes now |
@nschonni Could you fill out the Why? and What's being changed: sections to help ensure that this is triaged to the right team(s) for review, thanks! |
@janiceilene done |
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.
Makes sense to me.
This is fantastic @nschonni! |
@nschonni seeing a test failure. It looks like |
Think #864 created a conflict after merging the branch. I'll rebase it |
71a80c4
to
04844e6
Compare
@chiedo CI is green again 😄 |
543ad2f
to
a236027
Compare
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
* Release notes 2.5.2 * Update timescaledb/overview/release-notes/index.md
Why:
There are a few different versions of the sha versions of the
action/*
tasks used across the various jobs. This standardizes them on the latest versions and document what the sha commit actually represents.What's being changed:
Moves all the existing pinned hashed versions of the
actions/*
libraries to their latest versions that are already in use here. Adding notes in the file that controls the allowed version to indicated the upstream friendly version number in order to more easily find what version the hashes represent.Check off the following: