Commit Graph
8 Commits
Author SHA1 Message Date
Jason MitchellandMartin Robertz 8193263c51 Forcibly skip tests for publishing
It looks like the CF/MN plugin still pulls in the test dep when trying to run on Angelica - forcibly skip it
2024-04-04 14:34:02 +02:00
Jason MitchellandGitHub 9d0982a27c Use assemble instead of build (#38)
fixes angelica publishing
2024-02-11 20:11:30 +00:00
dc7cdb81cc Don't run tests on release (#37)
* Don't run tests on release
 - They should already have been run, alternatively we'd need to enable xvfb as we do for the build step

* Update .github/workflows/release-tags.yml

Co-authored-by: Raven Szewczyk <git@eigenraven.me>

---------

Co-authored-by: Raven Szewczyk <git@eigenraven.me>
2024-02-10 17:42:00 +00:00
Jason MitchellandJason Mitchell c65ccf0550 Fix CF/MN release 2024-01-21 08:46:03 -08:00
a32d3680b9 Adjusts snapshot logic (#32)
* Adjusts snapshot logic
* Also check for tags that end with -snapshot
* Publish to github, but mark it as a pre-release so DAXXL and humans shouldn't pick it up

* use string comparision

Co-authored-by: Raven Szewczyk <git@eigenraven.me>

* Also change this comparision

---------

Co-authored-by: Raven Szewczyk <git@eigenraven.me>
2023-12-09 16:58:49 +00:00
Jason MitchellandJason Mitchell 1a279bf1a8 Make secrets available
Makes CURSEFORGE_TOKEN and MODRINTH_TOKEN available to the release workflow
2022-10-09 14:22:06 -07:00
Jason MitchellandGitHub 53f139919c run to force using the deobf jar for publishing (#12) 2022-09-27 11:20:59 -07:00
Jason Mitchell fc47f9623b Revert "Allow specifying runServer timeout (#2)"
This reverts commit d9ab60651b.
2022-07-27 07:46:21 -07:00