|
820712ef4c
|
Use env variable for target
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
|
2023-06-23 13:56:21 -04:00 |
|
|
31099ebdcb
|
Finish CI release pipeline (hopefully)
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-23 13:52:50 -04:00 |
|
|
7294638681
|
Use single constant for TTY timers
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-23 13:39:50 -04:00 |
|
|
9bd3fc067d
|
Re-add write-wait
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
The wait on login is no longer necessary, but the wait for write is
still necessary for communication.
|
2023-06-23 13:32:42 -04:00 |
|
|
7f8d0a8397
|
Try to further clean up logging
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
|
2023-06-23 13:12:08 -04:00 |
|
|
abc0c5fb54
|
Modify badge for PR to 2.3.2
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-23 13:02:27 -04:00 |
|
|
f34356da10
|
Log data written to file
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-23 11:25:39 -04:00 |
|
|
f5ca4bd2f7
|
Exchange read logs for write logs
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-23 11:19:41 -04:00 |
|
|
76f3599d24
|
Improve logging verbosity
ci/woodpecker/push/woodpecker Pipeline was successful
the -i flag now overrides debug cycle count
|
2023-06-23 11:12:48 -04:00 |
|
|
c7b99764e1
|
Add branch-specific build badge
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-22 10:27:24 -04:00 |
|
|
b95fb2713a
|
Try new CI again
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-22 10:24:38 -04:00 |
|
|
bde028d195
|
Test CI with known-good value
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-22 10:11:28 -04:00 |
|
|
fcacee8fd7
|
Test if CI agents are working properly
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-22 10:09:32 -04:00 |
|
|
982e17933c
|
Add build badge
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-22 09:45:29 -04:00 |
|
|
6855ef7ed7
|
Remove manual runners in favour of automated CI
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-22 08:00:08 -04:00 |
|
|
8566de3f70
|
Reduce CI releases to tag events only
Basic Cargo Checks / docker-check (push) Successful in 1m5s
ci/woodpecker/push/woodpecker Pipeline was successful
Basic Cargo Checks / docker-build (push) Successful in 5m23s
|
2023-06-22 07:57:28 -04:00 |
|
|
0430a37cd2
|
Escape CI command using single quotes
Basic Cargo Checks / docker-check (push) Successful in 1m9s
ci/woodpecker/push/woodpecker Pipeline failed
Basic Cargo Checks / docker-build (push) Failing after 10m48s
|
2023-06-22 07:49:14 -04:00 |
|
|
2a51417b80
|
Modify CI to actually run build
ci/woodpecker/push/woodpecker Pipeline failed
Basic Cargo Checks / docker-check (push) Successful in 1m14s
Basic Cargo Checks / docker-build (push) Successful in 5m12s
|
2023-06-22 07:47:42 -04:00 |
|
|
b78e6bb278
|
Transition CI to Nix
ci/woodpecker/push/woodpecker Pipeline failed
Basic Cargo Checks / docker-check (push) Successful in 2m3s
Basic Cargo Checks / docker-build (push) Successful in 2m19s
Since I've already got the shell there anyways...
|
2023-06-22 07:43:28 -04:00 |
|
|
260c166ce9
|
Update cross-compile documentation
Basic Cargo Checks / docker-check (push) Successful in 1m19s
ci/woodpecker/push/woodpecker Pipeline failed
Basic Cargo Checks / docker-build (push) Successful in 5m28s
Also, add initial CI test
|
2023-06-22 07:38:58 -04:00 |
|
|
7aa23f4015
|
Add repo-relative linker config
Basic Cargo Checks / docker-check (push) Successful in 1m22s
Basic Cargo Checks / docker-build (push) Failing after 11m3s
|
2023-06-22 07:08:59 -04:00 |
|
|
c0d13009a4
|
Update documentation re: cross-compilation
Basic Cargo Checks / docker-build (push) Successful in 1m26s
Basic Cargo Checks / docker-check (push) Successful in 4m5s
|
2023-06-21 16:11:41 -04:00 |
|
|
bb1dcbe4a1
|
Fix saving so that data can be re-imported
Basic Cargo Checks / docker-check (push) Successful in 1m13s
Basic Cargo Checks / docker-build (push) Successful in 1m52s
|
2023-06-21 13:24:23 -04:00 |
|
|
0cc47955af
|
Modify default print statements
Basic Cargo Checks / docker-build (push) Successful in 1m49s
Basic Cargo Checks / docker-check (push) Successful in 1m11s
|
2023-06-21 13:13:38 -04:00 |
|
|
9fe4197e52
|
Determined source of failed imports
Basic Cargo Checks / docker-check (push) Successful in 1m22s
Basic Cargo Checks / docker-build (push) Successful in 2m9s
Matching a split against a value that contains the split character will
never work.
|
2023-06-21 13:00:33 -04:00 |
|
|
ad887a536e
|
Continue debugging failed imports
Basic Cargo Checks / docker-build (push) Successful in 1m45s
Basic Cargo Checks / docker-check (push) Successful in 3m45s
|
2023-06-21 12:52:02 -04:00 |
|
|
877b8538eb
|
Attempt to start debugging data loading
Basic Cargo Checks / docker-check (push) Successful in 1m20s
Basic Cargo Checks / docker-build (push) Successful in 4m59s
|
2023-06-21 12:35:26 -04:00 |
|
|
5a7183b154
|
Attempt smarter handling of init reboot sequence
Basic Cargo Checks / docker-check (push) Successful in 1m38s
Basic Cargo Checks / docker-build (push) Successful in 5m2s
|
2023-06-21 12:24:22 -04:00 |
|
|
e0e8562d23
|
Update documentation re: dependencies
Basic Cargo Checks / docker-build (push) Successful in 1m42s
Basic Cargo Checks / docker-check (push) Successful in 3m53s
|
2023-06-21 10:41:07 -04:00 |
|
|
e63ea62512
|
remove dependencies, version bump
Basic Cargo Checks / docker-check (push) Successful in 1m19s
Basic Cargo Checks / docker-build (push) Successful in 4m55s
First attempt at fixing bug #11
|
2023-06-21 10:32:44 -04:00 |
|
|
0c3a7ed0d8
|
Merge branch 'stable' into devel
Basic Cargo Checks / docker-check (push) Successful in 1m33s
Basic Cargo Checks / docker-build (push) Successful in 4m59s
|
2023-06-21 08:30:20 -04:00 |
|
|
62995f8429
|
Remove temporary notes files
Basic Cargo Checks / docker-check (push) Successful in 1m51s
Basic Cargo Checks / docker-build (push) Successful in 2m6s
Moving to Forgejo Issues for notetaking
|
2023-06-20 12:25:44 -04:00 |
|