summary refs log tree commit diff
path: root/.github/workflows/latest_deps.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run actions/setup-go after checking out complement (#16567)David Robertson2023-10-301-2/+5
* Bump actions/checkout from 3 to 4 (#16250)dependabot[bot]2023-09-251-6/+6
* Ignore redundant casts in latest deps CI job (#16213)David Robertson2023-08-301-2/+2
* Prevent "twisted trunk" and "latest deps" workflows from running on forks (#1...Andrew Morgan2023-06-061-2/+21
* Trust dtolnay/rust-toolchain (#15406)David Robertson2023-04-061-9/+3
* Use setup-go instead of relying on go 1.17 to exist (#15403)David Robertson2023-04-061-0/+2
* Bump dtolnay/rust-toolchain from e12eda571dc9a5ee5d58eecf4738ec291c66f295 to ...dependabot[bot]2023-03-221-3/+3
* Bump dtolnay/rust-toolchain from 25dc93b901a87e864900a8aec6c12e9aa794c0c3 to ...dependabot[bot]2023-02-201-3/+3
* Bump dtolnay/rust-toolchain from 9cd00a88a73addc8617065438eff914dd08d0955 to ...dependabot[bot]2023-02-131-3/+3
* Bump dtolnay/rust-toolchain from e645b0cf01249a964ec099494d38d2da0f0b349f to ...dependabot[bot]2023-02-021-3/+3
* Require poetry>=1.3.2 (#14860)David Robertson2023-01-171-1/+1
* Bump JasonEtco/create-an-issue from 2.8.2 to 2.9.1 (#14731)dependabot[bot]2023-01-051-1/+1
* Bump JasonEtco/create-an-issue from 2.8.1 to 2.8.2 (#14693)dependabot[bot]2022-12-191-1/+1
* Bump JasonEtco/create-an-issue from 2.5.0 to 2.8.1 (#14607)dependabot[bot]2022-12-021-1/+1
* Bump dtolnay/rust-toolchain from 55c7845fad90d0ae8b2e83715cb900e5e861e8cb to ...dependabot[bot]2022-11-281-3/+3
* Use maintained action to install Rust in latest deps/twisted trunk jobs (#14351)David Robertson2022-11-021-9/+6
* Bump actions/setup-python from 2 to 4 (#13983)dependabot[bot]2022-10-041-1/+1
* Bump actions/upload-artifact from 2 to 3 (#14023)dependabot[bot]2022-10-031-1/+1
* Bump actions/checkout from 2 to 3 (#13982)dependabot[bot]2022-10-031-6/+6
* Raise issue if complement fails with latest deps (#13859)David Robertson2022-09-221-1/+2
* Fix latest deps (#13743)Erik Johnston2022-09-081-0/+14
* Fix latest deps CI (#13734)Erik Johnston2022-09-071-3/+17
* Print complement failure results last (#13639)Richard van der Hoff2022-08-281-1/+1
* Enable Complement CI tests in the 'latest deps' test run. (#13213)reivilibre2022-08-011-3/+34
* Allow unused ignores in "bleeding edge" CI (#12576)David Robertson2022-04-291-0/+3
* Revert accidental direct-to-develop commits.David Robertson2022-04-281-3/+0
* Use `--extras all` in latest deps mypy CIDavid Robertson2022-04-281-0/+1
* Allow unused ignores in "bleeding edge" CIDavid Robertson2022-04-281-0/+2
* Add CI job to act as a canary for testing against latest dependencies (#12472)David Robertson2022-04-201-0/+156