architecture
📓 Components and relations (by acme-corp-tech)
workflow-dispatch
A GitHub Action for triggering workflows, using the `workflow_dispatch` event (by benc-uk)
architecture | workflow-dispatch | |
---|---|---|
1 | 1 | |
8 | 344 | |
- | 1.5% | |
0.0 | 5.2 | |
over 3 years ago | 8 months ago | |
Shell | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
architecture
Posts with mentions or reviews of architecture.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-08.
-
Automatic C4 diagrams for a distributed microservice ecosystem with GitHub Actions
@startuml "cart_components" !include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml System_Boundary(cart_system, "[[https://github.com/acme-corp-tech/architecture/wiki/cart_system.svg Shopping cart]]") { Container(cart_service, "Cart Service", "Go", "Tracks cart contents", $sprite="go") ContainerDb(cart_storage, "Cart Service Storage", "Redis", "", $sprite="redis") } @enduml
workflow-dispatch
Posts with mentions or reviews of workflow-dispatch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-08.
-
Automatic C4 diagrams for a distributed microservice ecosystem with GitHub Actions
GitHub Action for Dispatching Workflows benc-uk/workflow-dispatch
What are some alternatives?
When comparing architecture and workflow-dispatch you can also consider the following projects:
cart - 🛒 Cart service
terraform-aws-github-runner - Terraform module for scalable GitHub action runners on AWS (MOVED)
service-starter-kit - 🏘️ Go service template
cargo - 📦 GitHub Action for Rust `cargo` command
C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
github-ado-chatops - Integrates GitHub with Azure DevOps via ChatOps. Create a branch in an Azure Repo directly from a GitHub Issue.