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

Bump workflows #2566

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Bump workflows #2566

merged 1 commit into from
Oct 30, 2023

Conversation

franmomu
Copy link
Contributor

No description provided.

@franmomu franmomu added the Task label Oct 29, 2023
@franmomu franmomu added this to the 2.5.4 milestone Oct 29, 2023
@franmomu franmomu force-pushed the bump_workflows branch 2 times, most recently from 9d2cc87 to 9e9d6dd Compare October 29, 2023 17:54
@@ -8,7 +8,7 @@ on:
jobs:
release:
name: "Git tag, release & create merge-up PR"
uses: "doctrine/.github/.github/workflows/release-on-milestone-closed.yml@1.4.1"
uses: "doctrine/.github/.github/workflows/release-on-milestone-closed.yml@3.1.0"
Copy link
Member

Choose a reason for hiding this comment

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

Anything we need to do bumping two majors?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apparently not:

2.0: https://github.com/doctrine/.github/releases/tag/2.0.0 was to set PHP 8.1 by default
3.0: https://github.com/doctrine/.github/releases/tag/3.0.0 was to set PHP 8.2 by default and run on ubuntu 22.04

Following ORM, here updated to 2.0 and here to 3.0

Looking at this, we can use ubuntu 22.04 as well, I'll add those changes in this PR

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for checking!

@franmomu franmomu force-pushed the bump_workflows branch 4 times, most recently from 9993147 to 495ca6b Compare October 30, 2023 08:19
@malarzm malarzm merged commit 02d0940 into doctrine:2.5.x Oct 30, 2023
21 checks passed
@malarzm
Copy link
Member

malarzm commented Oct 30, 2023

Thanks @franmomu!

@alcaeus
Copy link
Member

alcaeus commented Oct 30, 2023

Thanks @franmomu! For the record, dependabot can automatically update GitHub Actions Workflows, and we might want to leverage this here as well. See mongodb/mongo-php-library#1157 for an example :)

@franmomu franmomu deleted the bump_workflows branch October 30, 2023 10:15
@GromNaN GromNaN added the CI label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants