Commit graph

23 commits

Author SHA1 Message Date
76411ff9bb
use ${{}} instead of $() and print the commit message to stdout
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Successful in 11s
Actions / Build Documentation (push) Failing after 2m38s
2024-10-21 14:28:14 -04:00
9fa52319d9
use bash when relying on bash features
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Failing after 9s
Actions / Build Documentation (push) Has been cancelled
2024-10-21 14:26:12 -04:00
875c98e0c7
hopefully properly escape autotagger stuff and switch off of ::set-output
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Failing after 10s
Actions / Build Documentation (push) Has been cancelled
2024-10-21 14:23:36 -04:00
135c9dad86
use parameter transformation instead of printf
Some checks failed
Actions / Build Export Files (push) Successful in 6s
Actions / Autotagger (push) Failing after 9s
Actions / Build Documentation (push) Failing after 2m37s
2024-10-21 14:10:45 -04:00
b8e4515179
'%q' not '%a' 😭
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Failing after 10s
Actions / Build Documentation (push) Failing after 2m40s
2024-10-21 14:06:15 -04:00
4af2e46d57
fixed printf command
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Failing after 9s
Actions / Build Documentation (push) Has been cancelled
2024-10-21 14:05:15 -04:00
1b8c30dd94
rename .gitea directory to .forgejo
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Failing after 10s
Actions / Build Documentation (push) Has been cancelled
2024-10-21 14:03:17 -04:00
87e56f8087
renamed actions.yaml to build.yaml and adjusted file accordingly
All checks were successful
Autotagger / Autotagger (push) Successful in 3s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
2024-03-11 20:55:08 -04:00
a956a2bde0
don't store the atlauncher updater jar file in lfs because actions breaks it for some odd reason
All checks were successful
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 4s
2024-03-11 20:19:21 -04:00
ba98e45455
use fetch --all instead of checkout
Some checks failed
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Failing after 39s
2024-03-11 20:16:50 -04:00
464a7ec487
use checkout instead of pull
All checks were successful
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 4s
2024-03-11 20:16:04 -04:00
94c6798e36
manually retrieve LFS files
Some checks failed
Actions / Build Documentation (push) Successful in 14s
Actions / Build Export Files (push) Failing after 40s
2024-03-11 19:47:34 -04:00
9fd3ee992b
pull with a token
Some checks failed
Actions / Build Documentation (push) Successful in 13s
Actions / Build Export Files (push) Failing after 2m13s
2024-03-11 19:38:12 -04:00
62c480a8b8
update checkout to v4 from v3
Some checks failed
Actions / Build Documentation (push) Successful in 13s
Actions / Build Export Files (push) Failing after 2m28s
2024-03-11 19:11:35 -04:00
35d840865a
use LFS files in the actions workflows
Some checks failed
Actions / Build Documentation (push) Successful in 30s
Actions / Build Export Files (push) Failing after 2m41s
2024-03-11 19:02:38 -04:00
ba0949c405
don't run actions workflows whenever a new tag is created
All checks were successful
Actions / Build Documentation (push) Successful in 13s
Actions / Build Export Files (push) Successful in 4s
2024-03-11 15:59:38 -04:00
8fc1a24050
added a mkdir
All checks were successful
Actions / Build Documentation (push) Successful in 13s
Actions / Build Export Files (push) Successful in 5s
2024-02-13 18:21:06 +00:00
e27a5b82ae
don't use root directory
Some checks failed
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Failing after 4s
2024-02-13 18:19:20 +00:00
615699a498
add -p to a cp command so it doesn't break
Some checks failed
Actions / Build Documentation (push) Successful in 13s
Actions / Build Export Files (push) Failing after 4s
2024-02-13 18:18:31 +00:00
98fe4e894b
merged the export build jobs into a single build job
Some checks failed
Actions / Build Documentation (push) Successful in 15s
Actions / Build Export Files (push) Failing after 4s
2024-02-13 18:17:34 +00:00
b498b30efd
renamed some steps
All checks were successful
Actions / Build Documentation (push) Successful in 12s
Actions / Build Prism Launcher Export File (push) Successful in 3s
Actions / Build ATLauncher Export File (push) Successful in 4s
2024-02-09 13:27:38 -05:00
9ab79e7609
added verbose arguments to all of the export workflow copying steps
All checks were successful
Actions / Build Documentation (push) Successful in 15s
Actions / Build ATLauncher Export File (push) Successful in 3s
Actions / Build Prism Launcher Export File (push) Successful in 4s
2024-02-09 13:24:49 -05:00
0e8ebb1d7f
merged all workflows into a single file
All checks were successful
Actions / Build Documentation (push) Successful in 10s
Actions / Build Prism Launcher Export File (push) Successful in 4s
Actions / Build ATLauncher Export File (push) Successful in 4s
2024-02-08 19:20:37 -05:00
Renamed from .forgejo/workflows/docs.yaml (Browse further)