xgqfrms / GitHub-Actions-All-in-One

GitHub Actions All in One
MIT License
1 stars 0 forks source link

Github Actions & Reusable Workflows #5

Open xgqfrms opened 1 year ago

xgqfrms commented 1 year ago

Github Actions & Reusable Workflows

https://www.cnblogs.com/xgqfrms/p/16584689.html

publish custom github action

https://github.com/xgqfrms/github-fe-oss-project-template/blob/main/action.yml

https://github.com/xgqfrms/github-fe-oss-project-template/releases/tag/v0.0.3

test custom github action

https://github.com/xgqfrms/xgqfrms/blob/main/.github/workflows/dev-env-tetsing.yml

https://github.com/xgqfrms/xgqfrms/issues/19

hello-github-actions

https://github.com/xgqfrms/hello-github-actions

xgqfrms commented 1 year ago

refs

1

https://youtu.be/8KAN16uCgVI

https://www.thisdot.co/blog/creating-your-own-github-action-with-typescrip

https://github.com/ktrz/gh-action-js-marathon/tree/feat/setup-action

image

2

https://youtu.be/lRypYtmbKMs?t=309

https://github.com/n3wt0n/ReusableWorkflow

https://github.com/n3wt0n/CompositeAction

https://github.com/n3wt0n/GitHubSecrets

image

???

https://github.com/playstudios/action-release-action

xgqfrms commented 1 year ago

image

xgqfrms commented 1 year ago

https://github.com/n3wt0n/ReusableWorkflow/blob/main/.github/workflows/buildAndPublishDockerImage.yml

https://github.com/n3wt0n/ActionsTest/blob/main/.github/workflows/reusableWorkflowsUser.yml

test

https://github.com/n3wt0n/ActionsTest/actions/workflows/reusableWorkflowsUser.yml

https://github.com/n3wt0n/ActionsTest/actions/runs/1371454268