summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-22crates: bump thiserror from 1.0.62 to 1.0.63 (#25)dependabot[bot]
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.62 to 1.0.63. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63) --- updated-dependencies: - dependency-name: thiserror 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>
2024-07-19nix: update flake.lock (#23)github-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/e7aefd2e730c4d43adca53602a0446c29653fef8?narHash=sha256-I1tpD/7KqcKaVVHSXQcLx6oxvdQEVHjCrcEqunsmBeg%3D' (2024-07-12) → 'github:nix-community/fenix/13b935cb8e697913298acca8309cf031336497f7?narHash=sha256-3GHNXsPZQRY4yPyov9vD6DAapdb4ZXJp8qpQY2u0lWQ%3D' (2024-07-19) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6794d064edc69918bb0fc0e0eda33ece324be17a?narHash=sha256-y2wc7CdK0vVSIbx7MdVoZzuMcUoLvZXm%2BpQf2RIr1OU%3D' (2024-07-12) → 'github:NixOS/nixpkgs/ad0111043c09f7d0f6b9f039882cbf350d4f7d49?narHash=sha256-X5%2BQA5K3J2KA20YEaBJ%2BGKDj/XIb5PutHmphgYQUszA%3D' (2024-07-19) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/5b002f8a53ed04c1a4177e7b00809d57bd2c696f?narHash=sha256-f52x9srIcqQm1Df3T%2BxYR5P6VfdnDFa2vkkcLhlTp6U%3D' (2024-07-12) → 'github:numtide/treefmt-nix/50104496fb55c9140501ea80d183f3223d13ff65?narHash=sha256-GYpibTC0YYKRpFR9aftym9jjRdUk67ejw1IWiaQkaiU%3D' (2024-07-19) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-15crates: bump thiserror from 1.0.61 to 1.0.62 (#22)dependabot[bot]
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.61 to 1.0.62. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62) --- updated-dependencies: - dependency-name: thiserror 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>
2024-07-12nix: update flake.lock (#21)github-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/27cbad7cc093c5298231b87daa04db9610053651?narHash=sha256-isVgeEPkkRz2Tw3vx0J%2BHyIvKmwpyY4SNcw7MbKZa/I%3D' (2024-07-06) → 'github:nix-community/fenix/e7aefd2e730c4d43adca53602a0446c29653fef8?narHash=sha256-I1tpD/7KqcKaVVHSXQcLx6oxvdQEVHjCrcEqunsmBeg%3D' (2024-07-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/4284c2b73c8bce4b46a6adf23e16d9e2ec8da4bb?narHash=sha256-i4vJL12/AdyuQuviMMd1Hk2tsGt02hDNhA0Zj1m16N8%3D' (2024-07-05) → 'github:NixOS/nixpkgs/6794d064edc69918bb0fc0e0eda33ece324be17a?narHash=sha256-y2wc7CdK0vVSIbx7MdVoZzuMcUoLvZXm%2BpQf2RIr1OU%3D' (2024-07-12) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/bdb6355009562d8f9313d9460c0d3860f525bc6c?narHash=sha256-p0B2r98UtZzRDM5miGRafL4h7TwGRC4DII%2BXXHDHqek%3D' (2024-07-02) → 'github:numtide/treefmt-nix/5b002f8a53ed04c1a4177e7b00809d57bd2c696f?narHash=sha256-f52x9srIcqQm1Df3T%2BxYR5P6VfdnDFa2vkkcLhlTp6U%3D' (2024-07-12) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-08crates: bump serde from 1.0.203 to 1.0.204 (#19)dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204) --- updated-dependencies: - dependency-name: serde 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>
2024-07-06nix: update flake.lock (#16)github-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/6982499d67c0c90dbb12181f130ef9e59ca78462?narHash=sha256-C3o2rEHTJcZxjuDmElyeurUf%2BPaudSArF6YGbFFJUtg%3D' (2024-06-28) → 'github:nix-community/fenix/27cbad7cc093c5298231b87daa04db9610053651?narHash=sha256-isVgeEPkkRz2Tw3vx0J%2BHyIvKmwpyY4SNcw7MbKZa/I%3D' (2024-07-06) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/1e3deb3d8a86a870d925760db1a5adecc64d329d?narHash=sha256-vN5xJAZ4UGREEglh3lfbbkIj%2BMPEYMuqewMn4atZFaQ%3D' (2024-06-27) → 'github:NixOS/nixpkgs/4284c2b73c8bce4b46a6adf23e16d9e2ec8da4bb?narHash=sha256-i4vJL12/AdyuQuviMMd1Hk2tsGt02hDNhA0Zj1m16N8%3D' (2024-07-05) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-06tree-wide: start using treefmt (#17)seth
* nix: alejandra -> nixfmt * nix: simplify flake * nix: drop flake-checks * tree-wide: start using treefmt
2024-07-02ci: bump DeterminateSystems/update-flake-lock from 22 to 23 (#15)dependabot[bot]
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 22 to 23. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v22...v23) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock 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>
2024-07-01crates: bump log from 0.4.21 to 0.4.22 (#14)dependabot[bot]
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22) --- updated-dependencies: - dependency-name: log 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>
2024-06-29nix: update flake.lock (#13)github-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/261936e5e770489369ecdd664647908a8ae5cab6?narHash=sha256-Fi9voHxBDWyKpvD2SJA9ARSMYSZg/atD9x7nkYr/ELw%3D' (2024-06-22) → 'github:nix-community/fenix/6982499d67c0c90dbb12181f130ef9e59ca78462?narHash=sha256-C3o2rEHTJcZxjuDmElyeurUf%2BPaudSArF6YGbFFJUtg%3D' (2024-06-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/9b10b8f00cb5494795e5f51b39210fed4d2b0748?narHash=sha256-jab3Kpc8O1z3qxwVsCMHL4%2B18n5Wy/HHKyu1fcsF7gs%3D' (2024-06-20) → 'github:NixOS/nixpkgs/1e3deb3d8a86a870d925760db1a5adecc64d329d?narHash=sha256-vN5xJAZ4UGREEglh3lfbbkIj%2BMPEYMuqewMn4atZFaQ%3D' (2024-06-27) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-21nix: update flake.lock (#11)github-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/05f2a8ae62c45637b20d162fa2dd450b79e71c27?narHash=sha256-v71DDu2gb02iBIAhUwu5mQZNtYD45QcbEqahqsOCCyU%3D' (2024-06-07) → 'github:nix-community/fenix/261936e5e770489369ecdd664647908a8ae5cab6?narHash=sha256-Fi9voHxBDWyKpvD2SJA9ARSMYSZg/atD9x7nkYr/ELw%3D' (2024-06-22) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/31f40991012489e858517ec20102f033e4653afb?narHash=sha256-HlvsMH8BNgdmQCwbBDmWp5/DfkEQYhXZHagJQCgbJU0%3D' (2024-06-06) → 'github:NixOS/nixpkgs/9b10b8f00cb5494795e5f51b39210fed4d2b0748?narHash=sha256-jab3Kpc8O1z3qxwVsCMHL4%2B18n5Wy/HHKyu1fcsF7gs%3D' (2024-06-20) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-17crates: bump reqwest from 0.12.4 to 0.12.5 (#12)dependabot[bot]
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5) --- updated-dependencies: - dependency-name: reqwest 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>
2024-06-16use libgit2 to track PRs (#10)v0.2.0seth
* nix: don't depend on registry for nixpkgs input * use libgit2 to track PRs * nix: don't use ci devShell as defaul * crates: bump serenity from `9ad74d4` to `0.12.2 * nix: fix cross compiled builds * crates: split more from client * bot-jobs: update remote refs more efficiently * git-tracker: account for HEAD commits * bot-config: use nixpkgs branches from environment * bot-commands: don't display branches prs haven't landed in * git-tracker: return false when commits aren't found this is annoying as a hard error since it turns out github will report garbage merge commit SHAs for PRs that *haven't* been merged yet. yay * bot: improve docs in some places * bot-client: display invite link on start * bot-http: add TeawieClientExt * bot-commands: add /about * docs: update readme todos * nix: enable StateDirectory in module * crates: bump to 0.2.0
2024-06-10crates: bump serenity from `c657117` to `9ad74d4` (#9)dependabot[bot]
Bumps [serenity](https://github.com/serenity-rs/serenity) from `c657117` to `9ad74d4`. - [Release notes](https://github.com/serenity-rs/serenity/releases) - [Commits](https://github.com/serenity-rs/serenity/compare/c6571176e1c6cbcf991707effb41a86f7be9f3fb...9ad74d41209380591a3458afbc9e21ba1cec2132) --- updated-dependencies: - dependency-name: serenity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-08nix: update flake.lock (#8)github-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/14c3b99d4b7cb91343807eac77f005ed9218f742?narHash=sha256-BKFOT/eg0mCf99oTKa63yW%2Bd5Y3K6c5Gb%2BNetxacaHg%3D' (2024-05-31) → 'github:nix-community/fenix/05f2a8ae62c45637b20d162fa2dd450b79e71c27?narHash=sha256-v71DDu2gb02iBIAhUwu5mQZNtYD45QcbEqahqsOCCyU%3D' (2024-06-07) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0?narHash=sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY%3D' (2024-05-30) → 'github:NixOS/nixpkgs/31f40991012489e858517ec20102f033e4653afb?narHash=sha256-HlvsMH8BNgdmQCwbBDmWp5/DfkEQYhXZHagJQCgbJU0%3D' (2024-06-06) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04nix: update flake.lock (#3)github-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/aaa27b4cf3729b6562cd4dd65ba24eeda3731002?narHash=sha256-Yk0L1JdBTdC9ZtDreqcMMolOtTp0XnPjrACT8oTw2Wg%3D' (2024-05-26) → 'github:nix-community/fenix/14c3b99d4b7cb91343807eac77f005ed9218f742?narHash=sha256-BKFOT/eg0mCf99oTKa63yW%2Bd5Y3K6c5Gb%2BNetxacaHg%3D' (2024-05-31) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c5187508b11177ef4278edf19616f44f21cc8c69?narHash=sha256-iMgzIeedMqf30TXZ439zW3Yvng1Xm9QTGO%2BZwG1IWSw%3D' (2024-05-25) → 'github:NixOS/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0?narHash=sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY%3D' (2024-05-30) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04crates: bump serenity from `303bbb6` to `c657117` (#5)dependabot[bot]
Bumps [serenity](https://github.com/serenity-rs/serenity) from `303bbb6` to `c657117`. - [Release notes](https://github.com/serenity-rs/serenity/releases) - [Commits](https://github.com/serenity-rs/serenity/compare/303bbb62bdd45860786190e248b59e800aac1c5a...c6571176e1c6cbcf991707effb41a86f7be9f3fb) --- updated-dependencies: - dependency-name: serenity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04ci: bump DeterminateSystems/update-flake-lock from 21 to 22 (#6)dependabot[bot]
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 21 to 22. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v21...v22) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock 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>
2024-06-04ci: bump DeterminateSystems/magic-nix-cache-action from 6 to 7 (#7)dependabot[bot]
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 6 to 7. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v6...v7) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action 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>
2024-06-03crates: bump tokio from 1.37.0 to 1.38.0 (#4)dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0) --- updated-dependencies: - dependency-name: tokio 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>
2024-05-27feat: add PR link to response (#2)Sefa Eyeoglu
This also displays the response as an embed. Signed-off-by: Sefa Eyeoglu <[email protected]> Co-authored-by: seth <[email protected]>
2024-05-27logging: use correct module name in RUST_LOGseth
2024-05-27nix: fix architecture string for arm image (#1)seth
2024-05-27nix: use correct package for arm containerseth
2024-05-27initial commitseth