Commit graph

77 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
3ccff59d40
testing a fix to the issue templates
Some checks failed
Autotagger / Autotagger (push) Failing after 4s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 18s
2024-03-23 14:46:54 -04:00
560246d7c6
renamed yaml file for consistency
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 18s
2024-03-23 14:44:18 -04:00
d4d66f6b30
removed irrelevant checkboxes from the bug report form
All checks were successful
Autotagger / Autotagger (push) Successful in 4s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 16s
2024-03-23 14:42:23 -04:00
6c31078fb4
removed title field from the bug_report template
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 16s
2024-03-23 14:41:38 -04:00
d4467feb9e
working on issue templates
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 17s
2024-03-23 14:41:06 -04:00
72f8f019cb
added configuration for the issue templates page
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 5s
Build / Documentation (push) Successful in 18s
2024-03-23 14:13:12 -04:00
fb085de1e4
added issue templates
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 20s
2024-03-23 14:09:32 -04:00
bb18431d87
added echo statements to check_commit_message
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
2024-03-11 21:49:22 -04:00
54915726ca
change back to [ ] instead of [[ ]]
All checks were successful
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
Autotagger / Autotagger (push) Successful in 4s
2024-03-11 21:40:00 -04:00
97efdf8f19
use elif
Some checks failed
Autotagger / Autotagger (push) Failing after 3s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
2024-03-11 21:39:18 -04:00
23d9e9709a
use bash conditionals and not python conditionals (💀)
Some checks failed
Build / Export Files (push) Waiting to run
Autotagger / Autotagger (push) Failing after 3s
Build / Documentation (push) Has been cancelled
2024-03-11 21:39:04 -04:00
cdfe12ff47
fixed some stuff with the conditional portion of the autotagger
Some checks failed
Autotagger / Autotagger (push) Failing after 3s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
2024-03-11 21:37:22 -04:00
7bd7d0096d
fixed conditional statements in the autotagger
Some checks failed
Autotagger / Autotagger (push) Failing after 3s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
2024-03-11 21:35:34 -04:00
4921ee22eb
use elif instead of else if
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Documentation (push) Successful in 13s
Build / Export Files (push) Successful in 4s
2024-03-11 21:33:49 -04:00
5a9b96f81a
fixed incorrect path in autotagger file
Some checks failed
Autotagger / Autotagger (push) Failing after 3s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 9s
2024-03-11 21:33:13 -04:00
a902fb01eb
using python for some conditional stuff instead of bash
Some checks failed
Autotagger / Autotagger (push) Failing after 3s
Build / Documentation (push) Successful in 13s
Build / Export Files (push) Successful in 4s
2024-03-11 21:32:35 -04:00
69171e1fcd
fixed autotagger regex once more
All checks were successful
Autotagger / Autotagger (push) Successful in 4s
Build / Documentation (push) Successful in 15s
Build / Export Files (push) Successful in 8s
2024-03-11 21:13:33 -04:00
09cc6844a8
some more changes to the autotagger
All checks were successful
Autotagger / Autotagger (push) Successful in 4s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
2024-03-11 21:07:03 -04:00
8dd784eb26
fixed some broken stuff in the autotagger
All checks were successful
Autotagger / Autotagger (push) Successful in 4s
Build / Documentation (push) Successful in 12s
Build / Export Files (push) Successful in 4s
2024-03-11 21:04:38 -04:00
24d7cdd2bc
fixed regex pattern in autotagger
All checks were successful
Autotagger / Autotagger (push) Successful in 3s
Build / Documentation (push) Successful in 11s
Build / Export Files (push) Successful in 5s
2024-03-11 21:03:49 -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
ac666676b1
expanded autotagger to allow for slightly malformed version bump messages
All checks were successful
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 4s
Autotagger / Autotagger (push) Successful in 3s
2024-03-11 20:54:24 -04:00
3878eba007
added git setup step
All checks were successful
Actions / Build Documentation (push) Successful in 11s
Actions / Build Export Files (push) Successful in 4s
Autotagger / Autotagger (push) Successful in 4s
2024-03-11 20:46:40 -04:00
b624fefce7
fixed "Force update latest tag"
Some checks failed
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 4s
Autotagger / Autotagger (push) Failing after 3s
2024-03-11 20:43:15 -04:00
265a96dc40
use fetch-depth: 0
Some checks failed
Actions / Build Documentation (push) Successful in 14s
Actions / Build Export Files (push) Successful in 4s
Autotagger / Autotagger (push) Failing after 3s
2024-03-11 20:41:45 -04:00
2a7979e240
updating the autotagger again
All checks were successful
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 4s
Autotagger / Autotagger (push) Successful in 2s
2024-03-11 20:39:27 -04:00
cd8e1c65ae
fixing the autotagger
Some checks failed
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 5s
Autotagger / Autotagger (push) Failing after 3s
2024-03-11 20:37:55 -04:00
f1eb535efb
fixed autotagger workflow file
Some checks failed
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 5s
Autotagger / Autotagger (push) Failing after 2s
2024-03-11 20:28:45 -04:00
0381749572
added autotagger
All checks were successful
Actions / Build Documentation (push) Successful in 12s
Actions / Build Export Files (push) Successful in 4s
2024-03-11 20:27:49 -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