aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bump ruff to latestGravatar Chris Lovering2023-10-23-374/+394
|
* Bump urllib3 from 2.0.6 to 2.0.7Gravatar dependabot[bot]2023-10-18-3/+3
| | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Disable kubewatch for a number of resourcesGravatar Chris Lovering2023-10-17-9/+9
| | | | The sheer number of these webhooks being sent was taking up a significant amount of our available guild-wide ratelimit for webhooks.
* Disable kubewatch for podsGravatar Chris Lovering2023-10-17-1/+1
| | | | The sheer number of these webhooks being sent was taking up a significant amount of our available guild-wide ratelimit for webhooks.
* Bump pre-commit from 3.4.0 to 3.5.0 (#152)Gravatar dependabot[bot]2023-10-16-5/+5
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit 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>
* Bump ansible from 8.4.0 to 8.5.0Gravatar dependabot[bot]2023-10-16-9/+9
| | | | | | | | | | | | | | Bumps [ansible](https://github.com/ansible/ansible) from 8.4.0 to 8.5.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]>
* Bump ruff from 0.0.291 to 0.0.292 (#150)Gravatar dependabot[bot]2023-10-08-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.0.292. - [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.291...v0.0.292) --- 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>
* Bump urllib3 from 2.0.4 to 2.0.6Gravatar dependabot[bot]2023-10-03-3/+3
| | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump ruff from 0.0.290 to 0.0.291 (#147)Gravatar dependabot[bot]2023-09-24-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump cryptography from 41.0.3 to 41.0.4 (#146)Gravatar dependabot[bot]2023-09-22-24/+24
| | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ansible from 8.3.0 to 8.4.0Gravatar dependabot[bot]2023-09-18-9/+9
| | | | | | | | | | | | | | Bumps [ansible](https://github.com/ansible/ansible) from 8.3.0 to 8.4.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]>
* Bump ruff from 0.0.287 to 0.0.290 (#144)Gravatar dependabot[bot]2023-09-17-21/+41
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Move from toml based configmap to env based configmapGravatar Chris Lovering2023-09-13-34/+9
|
* Update Olli secret to support new pydantic-settings naming schemeGravatar Chris Lovering2023-09-13-0/+0
|
* Remove trailing slash from Loki API URL in Olli configGravatar Joe Banks2023-09-12-1/+1
|
* Add meeting notes for todayGravatar Johannes Christ2023-09-12-0/+74
|
* 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>
* Add 2023-09-05 meeting notesGravatar Chris Lovering2023-09-05-0/+50
|
* Remove nav order from meeting notesGravatar Chris Lovering2023-09-05-9/+9
|
* Update sir-robin secrets for pydantic refactor (#137)Gravatar ChrisJL2023-09-04-0/+0
| | | This is needed due to the change in https://github.com/python-discord/sir-robin/pull/93
* Update metricity db url for asyncpg migrationGravatar Chris Lovering2023-09-04-0/+0
|
* Bump deps to latestGravatar Chris Lovering2023-09-04-156/+156
|
* Correct meeting titleGravatar Johannes Christ2023-08-29-1/+1
|
* Add correction from JoeGravatar Johannes Christ2023-08-29-0/+4
|
* Add meeting notes for todayGravatar Johannes Christ2023-08-29-0/+64
|
* 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
|