ops: move to forgejo-primary hosting with mirror-only codeberg/github
This commit is contained in:
parent
a5bc6c5226
commit
043b1730dc
18 changed files with 336 additions and 66 deletions
6
justfile
6
justfile
|
|
@ -6,6 +6,12 @@ default:
|
|||
ecp-lint:
|
||||
./scripts/ecp-lint.sh
|
||||
|
||||
git-hosting:
|
||||
./scripts/git-configure-hosting.sh
|
||||
|
||||
git-mirrors:
|
||||
./scripts/git-push-mirrors.sh
|
||||
|
||||
test-core:
|
||||
cargo test -p ec-core -p ec-crypto -p ec-moq -p ec-iroh -p ec-linux-iptv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue