Some checks failed
Test / Create distribution (push) Successful in 1m18s
Test / Sandbox (push) Successful in 3m15s
Test / Hakurei (push) Successful in 4m28s
Test / ShareFS (push) Successful in 4m34s
Test / Sandbox (race detector) (push) Successful in 5m41s
Test / Hakurei (race detector) (push) Failing after 6m53s
Test / Flake checks (push) Has been skipped
This is much more robust than a shell script. Signed-off-by: Ophestra <cat@gensokyo.uk>
15 lines
216 B
Plaintext
15 lines
216 B
Plaintext
# produced by tools and text editors
|
|
*.qcow2
|
|
*.test
|
|
*.out
|
|
.idea
|
|
.vscode
|
|
|
|
# go generate
|
|
/cmd/hakurei/LICENSE
|
|
/internal/pkg/testdata/testtool
|
|
/internal/rosa/hakurei_current.tar.gz
|
|
|
|
# cmd/dist default destination
|
|
/dist
|