5880066531
cli: Update code for clap v4
2022-10-06 12:17:26 +02:00
88961e1c6b
e2e: Add caching to git repositories
...
It's very expensive to create new repositories from scratch. To avoid
this, a new repo & remotes are only created if necessary (depending on a
cache key given on request). If not created, they are simply copied from
a stored, clean repository / remote.
2022-06-23 19:21:05 +02:00
8c384741b3
e2e: Fix warning about default branch name
2022-06-23 19:00:22 +02:00
2053512559
e2e: Print stdout/stderr on error
2022-06-23 18:58:13 +02:00
ad7ef9277e
e2e: Use pipefail for test scripts
2022-06-23 18:57:58 +02:00
a71711978e
Make sure we do not expose secrets in output
...
This is using the RFC-8959 URI scheme to detect secrets. Thanks
hackernews for the idea ;)
2022-05-27 23:37:54 +02:00
38c66cad62
Add git forge integration
2022-05-26 17:55:07 +02:00
f9d9dc587a
Add e2e test for repos status
2022-01-04 12:03:29 +01:00
9f6c84d78c
e2e-tests: Make commit messages more obvious
2021-12-31 11:20:01 +01:00
717b0d3a74
Add fetch & pull option to worktrees
2021-12-31 11:20:01 +01:00
ef381c7421
e2e-tests: Return root commit SHA for worktree repo
2021-12-31 11:20:01 +01:00
6e6050c71b
Fix hashing of directory
2021-12-01 19:44:46 +01:00
d0b78686e2
Add an E2E test suite
2021-11-29 00:42:36 +01:00