Commit graph

14 commits

Author SHA1 Message Date
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
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
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
Renamed from .gitea/workflows/build.yaml (Browse further)