Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimweller/lab-github-composite-actions
Created by gh-repo-create.sh jimweller lab-github-composite-actions public lab (Sat Nov 16 01:29:08 UTC 2024)
https://github.com/jimweller/lab-github-composite-actions
lab
Last synced: about 2 months ago
JSON representation
Created by gh-repo-create.sh jimweller lab-github-composite-actions public lab (Sat Nov 16 01:29:08 UTC 2024)
- Host: GitHub
- URL: https://github.com/jimweller/lab-github-composite-actions
- Owner: jimweller
- Created: 2024-11-16T01:29:09.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T18:14:04.000Z (2 months ago)
- Last Synced: 2024-11-18T19:26:03.011Z (2 months ago)
- Topics: lab
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github composite actions and re-usable workflows demo
This repository demonstrates using github composite actions in a central
repository for used by other repositories. This would serve as a way to define
re-usable github actions managed by a platform team for consumption by other
teams.Examples of Consuming the Central Actions from Other Repositories
- Hello World Demo https://github.com/jimweller/lab-github-composite-consumer-hello
- Terraform Deploy Demo https://github.com/jimweller/lab-github-composite-consumer-terraformLinks
- This on is important composite actions vs reusable workflows
- https://dev.to/n3wt0n/github-composite-actions-vs-reusable-workflows-updated-2023-bl8
- https://www.dhiwise.com/post/the-ultimate-guide-to-github-reusable-workflows-maximize-efficiency-and-collaboration
- https://docs.github.com/en/actions/using-workflows/reusing-workflows
- https://earthly.dev/blog/composite-actions-github/
- https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#allowing-access-to-components-in-a-private-repository