alexwitherspoon / entitlements-config

An example of how Entitlements can be configured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entitlements-config πŸ“œ

branch-deploy

entitlements-config is an example of using entitlements-app to manage a set of configuration.

This repository is meant to be read-only for its various examples. You should clone this repo as your own to make any changes.

entitlements-app configuration πŸ—’οΈ

Example entitlements-app configuration can be found in config/entitlements.yaml

entitlements files πŸ“‚

Example entitlements files can be found in entitlements/

GitHub Actions πŸš€

An example of deployment and manager review GitHub Actions can be found in .github/workflows

Examples πŸ“Έ

The scripts which the example Actions run can be found in examples/

About

An example of how Entitlements can be configured

License:MIT License


Languages

Language:Shell 84.0%Language:Ruby 16.0%