Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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-terraform

Links

- 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