Enable very rudimentary CI/CD #1
Karcsesz
commented 2024-03-18 01:53:49 +01:00
Owner
No description provided.
Karcsesz
added 14 commits 2024-03-18 01:53:49 +01:00
CI attempt: automated testing
8b9fb53ca5
Dockerfile added
eb6092ae72
Some checks failed
/ cargo test (push) Has been cancelled
Details
Runs-on should be docker otherwise no runner is assigned
8dc3994648
Some checks failed
/ cargo test (push) Failing after 16s
Details
Locally mirrored actions are all called actions/
5ee9cac916
All checks were successful
/ cargo test (push) Successful in 34s
Details
Docker image question mark?
64cb3f9861
Some checks failed
/ cargo test (push) Successful in 22s
Details
/ docker build (push) Failing after 7s
Details
docker build workflow requires ubuntu-latest
13a20d2dac
Some checks failed
/ cargo test (push) Has been cancelled
Details
/ docker build (push) Has been cancelled
Details
But I can only provide ubuntu-22.04
4aa7aa99f9
Some checks are pending
/ cargo test (push) Waiting to run
Details
/ docker build (push) Successful in 1m18s
Details
Switch to alpine and provide default editor
5a02cb44c8
Add nano as an option
261faee7d5
Add target dir to PATH
237fc1eb70
Some checks failed
/ cargo test (push) Has been cancelled
Details
/ docker build (push) Has been cancelled
Details
aaaaaaaa
50771d8c28
All checks were successful
/ cargo test (push) Successful in 24s
Details
/ docker build (push) Successful in 1m11s
Details
Make nano actually build with nano and disable push to not get rate limited
5600c653ef
All checks were successful
/ cargo test (push) Successful in 22s
Details
/ docker build (push) Successful in 5s
Details
Only build when target branch is main
63d7d34116
All checks were successful
/ cargo test (push) Successful in 22s
Details
Forgot that main is called master
8d7ffce137
All checks were successful
/ cargo test (push) Successful in 22s
Details
Karcsesz
merged commit 2e86deb862 into master 2024-03-18 01:54:16 +01:00
Karcsesz
deleted branch ci-working 2024-03-18 01:54:16 +01:00
Karcsesz
referenced this pull request from a commit 2024-03-18 01:54:17 +01:00
Enable very rudimentary CI/CD (#1)
Loading…
Reference in a new issue
No description provided.
Delete branch "ci-working"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?