aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bump CI action versionsGravatar Chris Lovering2024-01-25-7/+7
|
* Bump ruff to latestGravatar Chris Lovering2024-01-25-56/+50
|
* Test new kubeconfig fileGravatar Chris Lovering2024-01-25-1/+1
|
* Format code to new ruff formatter standardsGravatar Chris Lovering2024-01-03-23/+17
|
* Bump deps to latestGravatar Chris Lovering2024-01-03-560/+468
|
* Format code to new ruff formatter standardsGravatar Chris Lovering2023-11-09-0/+14
|
* Bump kubernetes_asyncio to 28.2.0Gravatar Chris Lovering2023-11-09-5/+5
|
* Enable unsafe fixes and preview ruff rulesGravatar Chris Lovering2023-11-09-2/+4
|
* Bump deps to latestGravatar Chris Lovering2023-11-09-5/+5
|
* Upgrade ruff from 0.0.291 to 0.1.5Gravatar Chris Lovering2023-11-09-693/+509
| | | | This also includes moving from black to ruff format for formatting
* build(deps-dev): bump ruff from 0.0.289 to 0.0.291 (#113)Gravatar dependabot[bot]2023-09-26-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.289 to 0.0.291. - [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.289...v0.0.291) --- updated-dependencies: - dependency-name: ruff 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>
* build(deps): bump pydis-core from 10.2.0 to 10.3.0 (#111)Gravatar dependabot[bot]2023-09-22-5/+5
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v10.2.0...v10.3.0) --- updated-dependencies: - dependency-name: pydis-core 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>
* build(deps-dev): bump ruff from 0.0.288 to 0.0.289 (#109)Gravatar dependabot[bot]2023-09-13-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.288 to 0.0.289. - [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.288...v0.0.289) --- updated-dependencies: - dependency-name: ruff 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>
* build(deps): bump loguru from 0.7.1 to 0.7.2 (#106)Gravatar dependabot[bot]2023-09-12-6/+6
| | | | | | | | | | | | | | | | Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/Delgan/loguru/releases) - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Delgan/loguru/compare/0.7.1...0.7.2) --- updated-dependencies: - dependency-name: loguru 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>
* build(deps-dev): bump black from 23.7.0 to 23.9.1 (#107)Gravatar dependabot[bot]2023-09-12-25/+25
| | | | | | | | | | | | | | | | Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development 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>
* build(deps-dev): bump ruff from 0.0.287 to 0.0.288 (#108)Gravatar dependabot[bot]2023-09-12-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.288. - [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.287...v0.0.288) --- updated-dependencies: - dependency-name: ruff 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>
* Dependencies bump (#105)Gravatar Joe Banks2023-09-06-197/+252
| | | | | * bump all dependencies to latest * update jobs extensiont to use moved kubernetes structures
* build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (#104)Gravatar dependabot[bot]2023-09-05-5/+5
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.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.3.3...v3.4.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development 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>
* build(deps-dev): bump ruff from 0.0.285 to 0.0.287 (#103)Gravatar dependabot[bot]2023-09-05-21/+31
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.287. - [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.287) --- updated-dependencies: - dependency-name: ruff 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>
* Correct tuple typehint in configGravatar Chris Lovering2023-08-22-1/+1
|
* Pull devops rules from Github, not notion (#98)Gravatar ChrisJL2023-08-22-63/+9
| | | This logic assumes each line is one rule.
* Merge pull request #97 from python-discord/bump-pydanticGravatar ChrisJL2023-08-21-56/+162
|\ | | | | Use pydantic-settings for config
| * Remove isort configGravatar Chris Lovering2023-08-21-4/+0
| |
| * Use pydantic-settings for configGravatar Chris Lovering2023-08-21-52/+162
|/
* Pull manifest from infra repoGravatar Chris Lovering2023-08-21-2/+3
|
* Bump dependencies to latestGravatar Chris Lovering2023-08-21-533/+438
|
* build(deps): bump pydantic from 1.10.8 to 1.10.9 (#67)Gravatar dependabot[bot]2023-06-08-40/+40
| | | | | | | | | | | | | | | | Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 to 1.10.9. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.8...v1.10.9) --- updated-dependencies: - dependency-name: pydantic 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>
* Update base docker imageGravatar ChrisJL2023-06-08-1/+1
|
* Temp disable jishaku as it does not support 3.11Gravatar Chris Lovering2023-05-31-3/+4
|
* Hardcode main branch reference in CIGravatar Chris Lovering2023-05-31-2/+2
| | | | Not doing so caused a bug, as the preious code resolved to just "main" not what we needed.
* Bump Python version to 3.11Gravatar Chris Lovering2023-05-31-90/+88
| | | | This also bumps deps to latest
* build(deps-dev): bump ruff from 0.0.265 to 0.0.267 (#59)Gravatar dependabot[bot]2023-05-15-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.265 to 0.0.267. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.265...v0.0.267) --- updated-dependencies: - dependency-name: ruff 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>
* build(deps): bump pydis-core from 9.5.1 to 9.6.0 (#58)Gravatar dependabot[bot]2023-05-08-9/+9
| | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.5.1 to 9.6.0. - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v9.5.1...v9.6.0) --- updated-dependencies: - dependency-name: pydis-core 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>
* build(deps-dev): bump ruff from 0.0.264 to 0.0.265 (#57)Gravatar dependabot[bot]2023-05-08-21/+21
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.264 to 0.0.265. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.264...v0.0.265) --- updated-dependencies: - dependency-name: ruff 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>
* Merge pull request #48 from shtlrs/bundle-workflowsGravatar ChrisJL2023-05-06-154/+167
|\ | | | | Separate workflows into their own files
| * Use consistent capitalisation in CIGravatar Chris Lovering2023-05-05-14/+14
| |
| * Simplify call to SebastiaanZ/github-status-embed-for-discordGravatar Chris Lovering2023-05-05-8/+0
| |
| * Update azure/k8s-deploy to v4Gravatar Chris Lovering2023-05-05-2/+3
| |
| * Always build Dockerfile in CIGravatar Chris Lovering2023-05-05-8/+2
| | | | | | | | Only push to ghcr & deploy if running on default branch
| * Use pre-commit hooks in CIGravatar Chris Lovering2023-05-05-12/+6
| |
| * trigger status embed on CI completedGravatar shtlrs2023-05-05-1/+1
| |
| * Move CI to reusable workflowsGravatar shtlrs2023-05-05-0/+37
| |
| * Seperate build & deploy from lintGravatar shtlrs2023-05-05-140/+135
|/
* Merge pull request #47 from python-discord/add-pre-commit-hooksGravatar ChrisJL2023-05-04-16/+158
|\ | | | | Add pre commit hooks
| * Update lint workflow to use pre-commitGravatar Chris Lovering2023-05-04-5/+6
| |
| * Add pre-commit as a dev dep and add relevent taskipy tasksGravatar Chris Lovering2023-05-04-11/+123
| |
| * Add pre-commit configGravatar Chris Lovering2023-05-04-0/+29
|/
* build(deps-dev): bump ruff from 0.0.263 to 0.0.264 (#56)Gravatar dependabot[bot]2023-05-02-21/+21
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.263 to 0.0.264. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.263...v0.0.264) --- updated-dependencies: - dependency-name: ruff 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>
* Merge pull request #54 from python-discord/migrate-to-ruffGravatar ChrisJL2023-04-27-437/+214
|\ | | | | Migrate to ruff
| * Fix linting errors from new ruff rulesGravatar Chris Lovering2023-04-27-32/+25
| |