Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Update status embed CI to trigger correctly | 2023-08-16 | -6/+4 | ||
| | |||||
* | Add kubernetes lint CI | 2023-08-14 | -0/+48 | ||
| | |||||
* | Move CI to lint ansible only if ansible files are changed | 2023-08-13 | -85/+94 | ||
| | |||||
* | Rename lint to lint-ansible | 2023-08-13 | -0/+0 | ||
| | |||||
* | 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 | ||
| | |||||
* | 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 | ||