Commit Graph

9 Commits

Author SHA1 Message Date
Kas-tle ed99655ed9
Do Modrinth Publish in build.yml (#3644)
* Migrate modrinth publish and edit caching

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Address review from tim

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2023-03-30 11:02:12 -04:00
rtm516 775725c617
Create the build directory when pushing to the api 2023-03-19 17:09:18 +00:00
rtm516 23294484de
Update downloads api publishing steps 2023-03-19 15:08:51 +00:00
Kas-tle a5a4f5c3ea
Properly Cache Build Dependencies, Optimize Build Action, and Save Build Action Artifacts (#3593)
* Attempt cache gradle properly

* Save artifacts on standard build

* Dont build on bad path and standardize pr action

* Don't do caching for PR builds

* Correct exclusion paths

* Allow manual trigger of build action
2023-03-07 21:59:21 -05:00
rtm516 b0c42086ad
Fix build IDs for publishing 2023-02-25 04:03:42 +00:00
rtm516 9b77d43fa2
Testing in production 2023-02-25 03:08:02 +00:00
rtm516 806ce6c930
Import build secrets as env vars 2023-02-25 02:57:43 +00:00
rtm516 c9b58e154f
Allow build notifcation on success or failure 2023-02-25 02:36:51 +00:00
Redned a72e49527d
Simplify publish logic and move to GitHub Actions (#3579)
Co-authored-by: Tim203 <mctim203@gmail.com>
Co-authored-by: rtm516 <ryantmilner@hotmail.co.uk>
2023-02-24 20:05:15 -06:00