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

Github: Experimenting with changesets #691

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

spinillos
Copy link
Member

Changesets "allows" to use other language than javascript: doc.

The requirement is to create a minimum package.json configuration file and we create our own CI flow.

@spinillos spinillos requested a review from a team as a code owner December 16, 2024 12:22
@spinillos spinillos marked this pull request as draft December 16, 2024 12:22
Copy link

Note: the diff show code changes that would be introduced by this PR to the Foundation SDK. Changes already on main are excluded.

🔎 Changes to grafana-foundation-sdk@next+cog-v0.0.x

release:
name: Release
runs-on: ubuntu-latest
if: steps.changesets.outputs.published == 'true'
Copy link
Member

Choose a reason for hiding this comment

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

That doesn't look very valid 🤔

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.

2 participants