aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeLines
* Bump ruff to latestGravatar Chris Lovering2023-10-23-1/+1
|
* Bump HassanAbouelela/actions from setup-python_v1.4.1 to 1.4.2 (#140)Gravatar dependabot[bot]2023-09-11-2/+2
| | | | | | | | | | | | | | Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.1 to 1.4.2. This release includes the previously tagged commit. - [Release notes](https://github.com/hassanabouelela/actions/releases) - [Commits](https://github.com/hassanabouelela/actions/compare/setup-python_v1.4.1...setup-python_v1.4.2) --- updated-dependencies: - dependency-name: HassanAbouelela/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/checkout from 3 to 4 (#141)Gravatar dependabot[bot]2023-09-11-4/+4
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Invoke the workflow that checks for fixup commits (#130)Gravatar Amrou Bellalouna2023-08-24-0/+13
|
* Use the CI workflow for the status embed triggerGravatar Chris Lovering2023-08-16-2/+2
|
* Update status embed CI to trigger correctlyGravatar Chris Lovering2023-08-16-6/+4
|
* Add kubernetes lint CIGravatar Chris Lovering2023-08-14-0/+48
|
* Move CI to lint ansible only if ansible files are changedGravatar Chris Lovering2023-08-13-85/+94
|
* Rename lint to lint-ansibleGravatar Chris Lovering2023-08-13-0/+0
|
* Remove kubespray and related rolesGravatar Chris Lovering2023-07-24-7/+0
|
* Bump SebastiaanZ/github-status-embed-for-discord to 0.3.0Gravatar Chris Lovering2023-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 latestGravatar Chris Lovering2023-02-22-5/+5
|
* Pin dependencies & resolve ansible-lint failures (#79)Gravatar GDWR2023-02-22-0/+23
| | | | | | | * Use uppercase for all names * Pin `requirements.txt` versions * Add `dependabot.yml`
* Delete projects_automation.ymlGravatar Joe Banks2022-02-16-16/+0
|
* Automatically add new issues to the project board (#12)Gravatar Joe Banks2022-01-11-0/+16
|
* Add JumpCloud Agent (#6)Gravatar Joe Banks2022-01-10-0/+5
| | | | Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Chris Lovering <[email protected]>
* Correct GitHub workflow step namesGravatar Chris Lovering2022-01-10-9/+9
|
* Add missing if statement to status embed workflowGravatar Chris Lovering2022-01-10-1/+2
|
* Update lint flow to cache and use pre-commit configGravatar Chris Lovering2022-01-10-6/+50
|
* Add a status embed workflowGravatar Chris Lovering2022-01-10-0/+72
| | | | This embed webhooks a summary of PR workflows to the devops channel
* Upload PR artifact as part of lint flowGravatar Chris Lovering2022-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 versionGravatar Joe Banks2022-01-10-0/+2
|
* Lint Ansible playbooksGravatar Joe Banks2022-01-10-0/+21