aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Add new CJ secrets to sir-robinGravatar Chris Lovering2023-08-28-0/+0
|
* Bump ruff from 0.0.285 to 0.0.286 (#134)Gravatar dependabot[bot]2023-08-28-21/+21
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.286. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.285...v0.0.286) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... 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
|
* Add meeting notes for todayGravatar Johannes Christ2023-08-22-0/+43
|
* Remove notion api token from king-arthur secrets (#127)Gravatar ChrisJL2023-08-22-0/+0
|
* Have each rule on one lineGravatar ChrisJL2023-08-21-2/+1
|
* Bump ruff from 0.0.284 to 0.0.285Gravatar dependabot[bot]2023-08-21-20/+20
| | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump ansible from 8.2.0 to 8.3.0Gravatar dependabot[bot]2023-08-21-9/+9
| | | | | | | | | | | | | | Bumps [ansible](https://github.com/ansible/ansible) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Add useful links to meeting note templateGravatar Johannes Christ2023-08-18-0/+16
|
* Remove the old paste service manifests (#123)Gravatar ChrisJL2023-08-16-200/+0
|
* 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
|
* Fix base url in docsGravatar Chris Lovering2023-08-16-1/+1
|
* Integrate onboarding documents from NotionGravatar Johannes Christ2023-08-16-0/+113
| | | | Co-authored-by: Chris Lovering <[email protected]>
* Add further infomraiton to READMEsGravatar Chris Lovering2023-08-14-3/+3
| | | | Co-authored-by: jchristgit <[email protected]>
* Update query docs with recommendationsGravatar Chris Lovering2023-08-14-1/+5
| | | | Co-authored-by: jchristgit <[email protected]>
* Move k8s jekyll config to docs/Gravatar Chris Lovering2023-08-14-6/+149
|
* Add kubernetes lint CIGravatar Chris Lovering2023-08-14-0/+48
|
* Ignore secrets files in pre-commit hooksGravatar Chris Lovering2023-08-14-0/+1
|
* Copy all files from kubernetes repo into this oneGravatar Chris Lovering2023-08-14-0/+6160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit is a like-for-like copy of the [kubernetes repo](https://github.com/python-discord/kubernetes) check that repo for comit history prioir to this commit. Co-authored-by: Amrou Bellalouna <[email protected]> Co-authored-by: Bradley Reynolds <[email protected]> Co-authored-by: Chris <[email protected]> Co-authored-by: Chris Lovering <[email protected]> Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Den4200 <[email protected]> Co-authored-by: GDWR <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: jchristgit <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: Kieran Siek <[email protected]> Co-authored-by: kosayoda <[email protected]> Co-authored-by: ks129 <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: MarkKoz <[email protected]> Co-authored-by: Matteo Bertucci <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: vcokltfre <[email protected]>
* Allow multiple documents within yaml filesGravatar Chris Lovering2023-08-14-0/+1
|
* Bump dnspython from 2.4.1 to 2.4.2 (#119)Gravatar dependabot[bot]2023-08-14-5/+5
| | | | | | | | | | | | | | | | Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump taskipy from 1.11.0 to 1.12.0 (#120)Gravatar dependabot[bot]2023-08-14-5/+5
| | | | | | | | | | | | | | Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.11.0 to 1.12.0. - [Commits](https://github.com/taskipy/taskipy/compare/1.11.0...1.12.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Move CI to lint ansible only if ansible files are changedGravatar Chris Lovering2023-08-13-85/+94
|
* Update pre-commit configGravatar Chris Lovering2023-08-13-20/+20
|
* Move requirements to poetryGravatar Chris Lovering2023-08-13-4/+1265
|
* Rename lint to lint-ansibleGravatar Chris Lovering2023-08-13-0/+0
|
* Update the root README witht he new changesGravatar Chris Lovering2023-08-13-28/+19
|
* Add a basic README for the ansible folderGravatar Chris Lovering2023-08-13-0/+17
|
* Move all ansible files to their own folderGravatar Chris Lovering2023-08-13-1/+1
|
* Serve static files from Turing (#116)Gravatar ChrisJL2023-08-12-4/+46
| | | | | | | | | | | | | * Redirect http requests to https * Remove default NGINX site * Remove trailing whitespace from old meeting note * Mount static files * Correct capitalisation of notify directives * Add missing children key to inventory
* Add meeting notes for todayGravatar Johannes Christ2023-08-08-2/+35
|
* Update meeting note templateGravatar Johannes Christ2023-08-02-1/+2
|
* Import meeting notes from notionGravatar Johannes Christ2023-08-02-2/+217
|
* Add meeting notes for next weekGravatar Johannes Christ2023-08-02-0/+11
|
* Add meeting notes for todayGravatar Johannes Christ2023-08-01-9/+48
|
* Ignore vault when running ansible-lintGravatar Chris Lovering2023-08-01-0/+1
|
* Bump dnspython from 2.4.0 to 2.4.1Gravatar dependabot[bot]2023-08-01-1/+1
| | | | | | | | | | | | | | Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.0 to 2.4.1. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Add CI failures to agendaGravatar Johannes Christ2023-08-01-0/+8
|
* Add meeting notes for next weekGravatar Johannes Christ2023-07-25-9/+12
|
* Add meeting note issue for agenda tomorrowGravatar Johannes Christ2023-07-24-2/+2
|
* BUmp dependencies to latestGravatar Chris Lovering2023-07-24-3/+3
|
* Remove explicit rrsync server start scriptGravatar Chris Lovering2023-07-24-18/+0
|
* Remove all mention of old machinesGravatar Chris Lovering2023-07-24-21/+2
|
* Fix ansible-lint errorsGravatar chrislovering2023-07-24-18/+22
|
* Bump dependenciesGravatar chrislovering2023-07-24-3/+3
|
* Expliticly install geoip nginx moduleGravatar chrislovering2023-07-24-0/+1
| | | | This is no longer included in nginx core in debian 13
* Bump postgres to 15Gravatar chrislovering2023-07-24-1/+1
| | | | This is now what's available in debian 13 stable
* Enable the default .bashrc for rootGravatar chrislovering2023-07-24-0/+7
|
* Ensure renewal-hooks deploy directory exists before syncing certsGravatar chrislovering2023-07-24-0/+7
|