Skip to content

Plakar's shared workflow recipes

License

Notifications You must be signed in to change notification settings

PlakarKorp/ci-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ci-workflows

It hosts reusable workflows that other repositories can call to run consistent CI jobs (build/test/lint/release/deploy) without duplicating YAML across (too) many repositories.

It guarantees:

  • a single source of truth for CI logic,
  • consistent defaults (runners, caching, permissions, artifacts),
  • safer changes via versioned tags (v1, v2, ...),
  • lightweight per-repository workflows (just a wrapper that calls the shared workflow)

About

Plakar's shared workflow recipes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published