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

Release prep #248

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Release prep #248

merged 3 commits into from
Feb 14, 2024

Conversation

mhashizume
Copy link
Contributor

This PR:

  • Reverts release GitHub Actions back to Vox's workflows.
  • Preps for a 3.0.0 release.

@mhashizume mhashizume requested a review from a team as a code owner February 14, 2024 23:33
@@ -8,7 +8,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
if: github.repository_owner == 'voxpupuli'
if: github.repository_owner == 'puppetlabs'
steps:
- uses: actions/checkout@v4
- name: Install Ruby 3.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Down below on line 32: Publish gem to GitHub packages I think we need to excise that from this release workflow?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tim requested that we continue to publish to GitHub packages: #242 (comment)

Though I'm not sure if things will still Just Work with our current secrets?

Copy link
Contributor

Choose a reason for hiding this comment

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

Can't wait to find out!

@cthorn42 cthorn42 merged commit 40c414b into puppetlabs:main Feb 14, 2024
6 checks passed
@mhashizume mhashizume deleted the release-prep branch May 29, 2024 16:42
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