Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

chef-archive/common-github-actions-from-inspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Common Github Actions for Chef organization

Location for reusable workflows

Naming convention

Typical workflows are stored in the .github\workflows directory.

Naming convention: --[- || -][-].yml

  • ci-utility-go-echo.yml

  • ci-utility-go-echo-stub.yml - place this in the using repo to call the shared workflow above

  • ci-agent-go-main.yml - does CI tasks (build, test, package) for Go-based agents on merges to main

  • cd-cli-go-dev.yml

Supporting files

License scout and SBOM

  • .license_scout.yml contains the default fallback licenses for common Courier items

About

Location for reusable GitHub Action workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published