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(gha): update actions versions #113

Merged
merged 1 commit into from
Mar 4, 2025
Merged

fix(gha): update actions versions #113

merged 1 commit into from
Mar 4, 2025

Conversation

gforcada
Copy link
Member

@gforcada gforcada commented Mar 4, 2025

No description provided.

@mister-roboto
Copy link

@gforcada thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

@gforcada gforcada merged commit 8f5c794 into main Mar 4, 2025
7 of 12 checks passed
@gforcada gforcada deleted the fix-docs branch March 4, 2025 12:25
Copy link
Contributor

@stevepiercy stevepiercy left a comment

Choose a reason for hiding this comment

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

Out of curiosity, is there any way to automate this kind of task, similar to dependabot? I subscribe to releases of GHAs that I use in Training, Documentation, and Plone Sphinx Theme, but it's a manual process.

@gforcada
Copy link
Member Author

gforcada commented Mar 4, 2025

@stevepiercy as of late, we are adding .github/dependabot.yml on repos that use latest plone.meta.

That should generate PRs to bump those versions. The actual file, for copy and paste:

https://github.com/plone/meta/blob/2.x/src/plone/meta/default/dependabot.yml

@stevepiercy
Copy link
Contributor

@gforcada thank you! An action to monitor actions, whoa, inception! 🤯

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.

3 participants