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

migrated from "marvinpinto/action-automatic-releases" to Officital GIthub Action for creating releases. #6444

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pa1ncakes
Copy link

chore: Replaced "marvinpinto/action-automatic-releases" with "actions/create-release".

Fixes ##6206

Description

  • Replaced "marvinpinto/action-automatic-releases" with "actions/create-release" in the release workflow.
  • Updated the workflow to use "actions/create-release" for creating GitHub releases based on semantic version tags.
  • Adjusted the prerelease condition to properly handle -rc., -alpha., and -beta. tags.

How was this change tested?

  • Tested by pushing tags that match the supported semantic version patterns and ensuring that releases are created correctly.
  • Verified that the "prerelease" condition is properly evaluated and releases are marked accordingly.

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Replaced "marvinpinto/action-automatic-releases" with "actions/create-release".
@pa1ncakes pa1ncakes requested a review from a team as a code owner July 2, 2024 09:17
@pa1ncakes pa1ncakes requested a review from engedaam July 2, 2024 09:17
Copy link

netlify bot commented Jul 2, 2024

Deploy Preview for karpenter-docs-prod ready!

Name Link
🔨 Latest commit 01a5027
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/6683c5968e8a490008fe9b67
😎 Deploy Preview https://deploy-preview-6444--karpenter-docs-prod.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

This PR has been inactive for 14 days. StaleBot will close this stale PR after 14 more days of inactivity.

Copy link
Contributor

@ellistarn ellistarn left a comment

Choose a reason for hiding this comment

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

Very cool. How did you test this?

Edit: I see your description :facepalm. Can you link to these mocked releases?

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.

None yet

2 participants