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

Create plugin: Update release workflow template to include attestation by default #1539

Closed
wants to merge 2 commits into from

Conversation

academo
Copy link
Member

@academo academo commented Feb 12, 2025

What this PR does / why we need it:

Changes the release default template to create attestations by default

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/[email protected]
# or 
yarn add @grafana/[email protected]

@academo academo requested a review from a team as a code owner February 12, 2025 08:49
@academo academo self-assigned this Feb 12, 2025
@academo academo added the create-plugin related to the create-plugin tool label Feb 12, 2025
Copy link
Contributor

github-actions bot commented Feb 12, 2025

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged and will trigger a new minor release.
NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.

@academo academo added minor Increment the minor version when merged release Create a release when this pr is merged labels Feb 12, 2025
# (For more info on how to generate the access policy token see https://grafana.com/developers/plugin-tools/publish-a-plugin/sign-a-plugin#generate-an-access-policy-token)
#with:
with:
attestation: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm sure this was already asked within the team but will this cause issues with private repositories?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I was thinking about the same thing. What would happen if you run this in a private repo?

Copy link
Member Author

Choose a reason for hiding this comment

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

To use artifact attestations in private or internal repositories, you must be on a GitHub Enterprise Cloud plan.

that's what github says.

@academo
Copy link
Member Author

academo commented Apr 8, 2025

I'll close this because this will cause issues with private repositories that are not part of a github enterprise subscription

@academo academo closed this Apr 8, 2025
@github-project-automation github-project-automation bot moved this from 🔬 In review to 🚀 Shipped in Plugins Platform / Grafana Community Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create-plugin related to the create-plugin tool minor Increment the minor version when merged release Create a release when this pr is merged
Projects
Status: 🚀 Shipped
Development

Successfully merging this pull request may close these issues.

3 participants