| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Bump SebastiaanZ/github-status-embed-for-discord to 0.3.0 | 2023-02-22 | -10/+1 | |
| | | | | | This also removes the need to pass some of the keys, so those have been removed. | |||
| * | Bump CI action versions to latest | 2023-02-22 | -5/+5 | |
| | | ||||
| * | Pin dependencies & resolve ansible-lint failures (#79) | 2023-02-22 | -0/+23 | |
| | | | | | | | | * Use uppercase for all names * Pin `requirements.txt` versions * Add `dependabot.yml` | |||
| * | Delete projects_automation.yml | 2022-02-16 | -16/+0 | |
| | | ||||
| * | Automatically add new issues to the project board (#12) | 2022-01-11 | -0/+16 | |
| | | ||||
| * | Add JumpCloud Agent (#6) | 2022-01-10 | -0/+5 | |
| | | | | | Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Chris Lovering <[email protected]> | |||
| * | Correct GitHub workflow step names | 2022-01-10 | -9/+9 | |
| | | ||||
| * | Add missing if statement to status embed workflow | 2022-01-10 | -1/+2 | |
| | | ||||
| * | Update lint flow to cache and use pre-commit config | 2022-01-10 | -6/+50 | |
| | | ||||
| * | Add a status embed workflow | 2022-01-10 | -0/+72 | |
| | | | | | This embed webhooks a summary of PR workflows to the devops channel | |||
| * | Upload PR artifact as part of lint flow | 2022-01-10 | -0/+26 | |
| | | | | | This is so that it is available to other flows to parse, such as the status embed flow | |||
| * | Override ansible-lint version to rich 11 compatible version | 2022-01-10 | -0/+2 | |
| | | ||||
| * | Lint Ansible playbooks | 2022-01-10 | -0/+21 | |