Commit graph

35 commits

Author SHA1 Message Date
9868104f1c
use printf to avoid commit messages containing `` from running commands on the actions runner
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 13:55:42 -04:00
30f4c5eeb0
use uv for documentation builds 2024-10-21 13:53:40 -04:00
cf424bddc3
fixed a typo in a mkdir command and added workflow-dispatch as an option for the workflow
Some checks failed
Actions / Build Export Files (push) Successful in 7s
Actions / Autotagger (push) Failing after 9s
Actions / Build Documentation (push) Has been cancelled
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-10-20 20:13:56 -04:00
14a6bb2c6d
(BREAKING) change prism launcher directories to minecraft as opposed to .minecraft
Some checks failed
Actions / Build Export Files (push) Failing after 5s
Actions / Autotagger (push) Failing after 8s
Actions / Build Documentation (push) Has been cancelled
As of [Prism Launcher 9.0](https://prismlauncher.org/news/release-9.0/), Prism Launcher now uses `minecraft` to store game files/data instead of `.minecraft`, citing [ease of use concerns](https://github.com/PrismLauncher/PrismLauncher/pull/2050). Old instance paths are still compatible, but I'd rather just change this now.

!! BREAKING

Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-10-20 20:10:51 -04:00
b9d139146f
not me forgetting that the job.<job_id>.name key exists 😭
Some checks failed
Actions / Build Export Files (push) Successful in 8s
Actions / Autotagger (push) Failing after 11s
Actions / Build Documentation (push) Successful in 22s
2024-09-22 14:22:18 -04:00
f797173517
fixed an issue with the documentation build step
All checks were successful
Actions / build_export_files (push) Successful in 9s
Actions / autotagger (push) Successful in 12s
Actions / build_docs (push) Successful in 22s
2024-09-22 14:17:15 -04:00
82e6cf74f9
fixing some stuff
Some checks failed
Actions / build_export_files (push) Successful in 9s
Actions / autotagger (push) Successful in 13s
Actions / build_docs (push) Failing after 24s
2024-09-22 14:11:04 -04:00
c7100a3961
updated actions workflow 2024-09-22 11:12:33 -04:00
9870e52666
add license and permissions.md file to export files
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 12s
Actions / Build Documentation (push) Successful in 24s
Actions / Autotagger (push) Successful in 13s
2024-07-19 09:11:27 -04:00
fcef5fff8d
added a datapack checkbox to the mod suggestion issue template
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 10s
Actions / Autotagger (push) Successful in 10s
Actions / Build Documentation (push) Successful in 23s
2024-07-10 08:03:46 -04:00
e0a16ea082
merge the Modrinth export step with the other export step
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 12s
Actions / Autotagger (push) Successful in 11s
Actions / Build Documentation (push) Successful in 26s
2024-07-10 07:17:37 -04:00
7056663cf7
actually upload the modrinth artifact
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 10s
Actions / Autotagger (push) Successful in 10s
Actions / Build Documentation (push) Successful in 23s
2024-07-10 07:14:42 -04:00
337308ed42
fixed modrinth export
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 11s
Actions / Autotagger (push) Successful in 11s
Actions / Build Documentation (push) Successful in 26s
2024-07-10 07:13:42 -04:00
f15fdb7cdc
Update .gitea/workflows/actions.yaml
Some checks failed
Actions / Build and Upload Export Files (push) Failing after 6s
Actions / Autotagger (push) Successful in 8s
Actions / Build Documentation (push) Successful in 19s
2024-06-11 20:53:23 +00:00
30e4c88c65
add WIP modrinth export support
Some checks failed
Actions / Build and Upload Export Files (push) Failing after 6s
Actions / Autotagger (push) Successful in 8s
Actions / Build Documentation (push) Successful in 20s
2024-05-11 14:21:37 -04:00
afe5ed9839
allow blank issues
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 7s
Actions / Autotagger (push) Successful in 8s
Actions / Build Documentation (push) Successful in 20s
2024-05-09 19:59:04 -04:00
76910566b7
changed pull request template
Some checks failed
Actions / Build and Upload Export Files (push) Successful in 10s
Actions / Build Documentation (push) Failing after 13s
Actions / Autotagger (push) Successful in 9s
2024-04-27 18:44:21 -04:00
d18df397c3
whoops! forgot to delete the old autotagger file
Some checks failed
Actions / Build and Upload Export Files (push) Successful in 9s
Actions / Build Documentation (push) Failing after 14s
Actions / Autotagger (push) Successful in 8s
2024-04-23 16:20:18 -04:00
0a9718c845
combined all actions files into a single file
Some checks failed
Actions / Build and Upload Export Files (push) Successful in 11s
Actions / Build Documentation (push) Failing after 18s
Actions / Autotagger (push) Successful in 10s
Autotagger / Autotagger (push) Successful in 10s
2024-04-23 16:14:31 -04:00
2ef4df04be
fixed error in the prismlauncher test
Some checks failed
Autotagger / Autotagger (push) Successful in 9s
Build / Documentation (push) Failing after 14s
Build / Export Files (push) Successful in 8s
Test / Prism Launcher (push) Failing after 5s
2024-03-30 22:33:48 -04:00
302ed8aea4
added a testing workflow
Some checks failed
Autotagger / Autotagger (push) Successful in 9s
Build / Documentation (push) Failing after 14s
Build / Export Files (push) Successful in 9s
Test / Prism Launcher (push) Failing after 5s
2024-03-30 22:23:24 -04:00
b6fddb72b2
don't pass -a into the autotagger tag commands, -s implies this already
All checks were successful
Autotagger / Autotagger (push) Successful in 11s
Build / Export Files (push) Successful in 9s
Build / Documentation (push) Successful in 26s
2024-03-25 21:40:41 -04:00
9508835d00
added gpg signing for new tags
All checks were successful
Autotagger / Autotagger (push) Successful in 14s
Build / Export Files (push) Successful in 10s
Build / Documentation (push) Successful in 25s
2024-03-25 21:29:40 -04:00
c808460fe2
don't store the unsup jar in git for atlauncher builds, use wget instead to download the jar from git.sleeping.town on run 2024-03-23 20:55:17 -04:00
ae46a576b7
issue --> bug
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 5s
Build / Documentation (push) Successful in 17s
2024-03-23 15:07:17 -04:00
3de4ae1147
fixed placeholder in 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 17s
2024-03-23 15:06:45 -04:00
fd580a1565
added ref's to the templates
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 15:05:33 -04:00
470b19c2dd
modifying the templates some more
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 15:04:16 -04:00
337557eb36
added a pull request template
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 15:00:59 -04:00
4ae3f77327
minor template changes
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 18s
2024-03-23 14:57:35 -04:00
23fb38067a
fixed indentation in the suggestion 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:50:36 -04:00
5426543f32
fixed autotagger workflow 2024-03-23 14:50:19 -04:00
bd10f52fec
testing checklist indentation
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:49:29 -04:00
cb43b538ff
fixed invalid issue template
Some checks failed
Autotagger / Autotagger (push) Failing after 4s
Build / Export Files (push) Successful in 5s
Build / Documentation (push) Successful in 18s
2024-03-23 14:48:32 -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