git-next/crates/cli/src/server
Paul Campbell 566125f5c0
All checks were successful
Rust / build (push) Successful in 6m12s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 1m32s
fix(test): tests requiring .git pass when not present
These are tests that assume they are running in a locally checked out
git repository. If that isn't the case, e.g. when using jujutsu, then
the tests should not fail. They will continue to run as normal under
CI conditions as those do use a locally checked out git repository.
2024-09-12 10:37:46 +01:00
..
actor fix(tui): update ui when push next or main finishes 2024-09-06 18:28:02 +01:00
mod.rs fix: shutdown properly on error 2024-09-03 20:08:12 +01:00
server-default.toml feat: add support for desktop notifications 2024-08-03 12:59:40 +01:00
tests.rs fix(test): tests requiring .git pass when not present 2024-09-12 10:37:46 +01:00