Commit Graph

18 Commits

Author SHA1 Message Date
Austin Seipp
9799fcd3ed jujutsu: skip a flaky test
A user reported that there was nothing available in the binary cache for
`aarch64-linux` for the latest release, and some investigation turned up that
the runners ran into a flaky test that was fixed recently.

For simplicity (and so that we don't have to backport the upstream patch), skip
this test. The feature works perfectly fine, it is only the test itself that
is buggy.

This should be removed next month after the 0.24.0 release.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2024-11-16 17:00:16 -06:00
Emily
5d18daccb6 jujutsu: 0.22.0 -> 0.23.0
Diff: https://github.com/martinvonz/jj/compare/v0.22.0...v0.23.0

Changelog: https://github.com/martinvonz/jj/blob/v0.23.0/CHANGELOG.md
2024-11-07 05:10:17 +00:00
Samuel Tardieu
fc8b56ac9e jujutsu: 0.21.0 → 0.22.0 2024-10-02 19:45:19 +02:00
Emily
e2cf429ed6 jujutsu: add bbigras to maintainers 2024-09-05 08:10:09 +01:00
Emily
ddae04e97a jujutsu: add emily to maintainers 2024-09-05 08:10:09 +01:00
Emily
92d1f27b53 jujutsu: update cargoBuildFlags comment
The test executables are no longer installed by default, but this
still picks up one of the build tools.

Additionally, move the derivation attribute according to convention.
2024-09-05 08:10:09 +01:00
Emily
f3c1982606 jujutsu: don’t build crates without tests in checkPhase 2024-09-05 08:10:09 +01:00
Emily
b91e47c585 jujutsu: use cargo-nextest 2024-09-05 08:10:09 +01:00
Emily
c38eb8dbaf jujutsu: run all tests 2024-09-05 08:10:09 +01:00
Emily
ede2bd2a5a jujutsu: weaken canExecute to emulatorAvailable 2024-09-05 08:10:09 +01:00
Emily
279e27754f jujutsu: reorder arguments 2024-09-05 08:10:08 +01:00
Emily
b221192809 jujutsu: don’t depend on OpenSSL on macOS 2024-09-05 08:10:08 +01:00
Emily
099dad2daf jujutsu: remove gzip dependency
This does not seem to be required any more.
2024-09-05 04:10:18 +01:00
Emily
95b9708a69 jujutsu: remove unused fetchpatch2 argument 2024-09-05 04:10:18 +01:00
Emily
50ebb3a99f jujutsu: use env 2024-09-05 04:10:17 +01:00
Emily
171489ac1a jujutsu: remove rec 2024-09-05 03:16:47 +01:00
Emily
d5b78d3cc1 jujutsu: remove with lib 2024-09-05 03:16:47 +01:00
Emily
64bbb1d94c jujutsu: move to pkgs/by-name 2024-09-05 03:16:47 +01:00