-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
feat(github-actions): add some community action support #34791
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
conflicted
matchFullUrl('github.com', action), | ||
matchFullUrl('code.forgejo.org', action), | ||
matchFullUrl('data.forgejo.org', action), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should somehow allow users to configure addional hosts 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so you want to match pnpm/setup-pnpm
and https://*/pnpm/setup-pnpm
? not sure I understand what you mean.
Co-authored-by: Michael Kriese <[email protected]>
Changes
add support for github actions
astral-sh/setup-uv
jaxxstorm/action-install-gh-release
pnpm/action-setup
prefix-dev/setup-pixi
Context
close #34767
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: