Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
GABuildLanguageThe primary language used in compilation and testing in GitHub Actions. select from go, ruby, erlang, rust. Default version will be latest available runner compiler for this language.
go
GABuildProfileA build profile to be used when building an application using GitHub Actions. This is experimental and will determine build, unit test paths by type of application (e.g., CLI, standard container, web API, etc.) in combination with GABuildLanguage
cli
primaryApplicationthe application which this repository is formally managed under. select from chef-360, automate, infra-server, habitat, supermarket, licensing, downloads, chef-client, inspec, chef-workstation (or derivatives like habitat-builder, chef-360-CLI)
chef-360