Commit graph

53 commits

Author SHA1 Message Date
7a4f075b58
Last fix to rc naming 2023-12-29 14:53:19 +01:00
855988e947
Change rc naming from x.y.zrc to x.y.z-rc 2023-12-29 14:51:26 +01:00
3ecd434580
Update release actions, add pull-request check 2023-12-29 14:29:57 +01:00
b94aecefe2
Use custom rust-node docker image 2023-12-19 23:49:16 +01:00
f32e7d6ee5
Move cache action after repo clone 2023-12-19 22:49:03 +01:00
db88d475dd
Revert "Use setup-node action"
This reverts commit 1503628491.

node is required for actions to work, not available on the rust image
2023-12-19 22:46:20 +01:00
8ee5da5d53
Cache cargo dependencies using cache action 2023-12-19 22:44:57 +01:00
1503628491
Use setup-node action 2023-12-19 22:44:50 +01:00
c6297b9157
Install clippy during Actions 2023-12-19 22:21:52 +01:00
1f10a39db1
Add missing Node install step to Actions + Formatting 2023-12-19 22:19:21 +01:00
5c59437595
Add Clippy checks to regular push and release Actions 2023-12-19 22:12:28 +01:00
2069345e9e Update .forgejo/workflows/build+release.yml 2023-12-18 08:06:58 +00:00
b10455a30f
Actions Path Fix + 2.0.1 Release 2023-12-17 20:37:28 +01:00
8683282182
Add Cargo.toml Version validation to Forgejo Actions 2023-12-17 01:56:32 +01:00
de542aa9b2 Artifact Path Update 2023-11-27 08:09:17 +00:00
09cf07a25a Remove Debugging from Actions Workflow 2023-11-17 11:05:16 +00:00
3dff75922d Fix Syntax Error in Actions File 2023-11-17 11:01:43 +00:00
8d1e9c3d03 Update Release Binary Paths, Changed Debugging 2023-11-17 10:58:41 +00:00
9ff6661a59 Update Release Directory 2023-11-17 10:55:37 +00:00
4e7331f0b7 More Debugging for Actions 2023-11-17 10:39:19 +00:00
7a5198bf56 Fix Artifact Upload File Path 2023-11-17 10:36:36 +00:00
9599a2070d Fix Artifact Debugging 2023-11-17 10:33:35 +00:00
ff2b443005 Fixed artifact download parameters 2023-11-17 10:30:39 +00:00
2e8dfe9327 Redirect Artifacts Download to "artifacts" Folder 2023-11-17 10:27:18 +00:00
97c3ab5fc6 Remove Name from Download-Artifact Action to reduce Nesting 2023-11-17 10:22:26 +00:00
02c1ba7b83 Rename and Move Linux Binary after Compilation 2023-11-17 10:19:46 +00:00
2a24ac1ec1 Potential Fix Artifact Uploads 2023-11-17 10:03:06 +00:00
ec565523b3 Update Release Workflow 2023-11-17 09:56:31 +00:00
0d99cffb34 Update/Fix Release Workflow 2023-11-17 09:46:29 +00:00
1b922e4d37 Debug Release Workflow 2023-11-17 09:36:02 +00:00
461066fdff Debug Release Workflow 2023-11-17 09:31:48 +00:00
222b59c9d2 Debug Release Workflow 2023-11-17 09:24:50 +00:00
ba78bca3ab Debug Release Workflow 2023-11-17 09:20:06 +00:00
d0dccfe946 Debug Release Workflow 2023-11-17 09:11:09 +00:00
5ea18fa900 Debug Release Workflow 2023-11-17 09:05:34 +00:00
82efecded4 Debug Release Workflow 2023-11-17 08:59:41 +00:00
d28be84001 Debug Release Workflow 2023-11-17 08:50:36 +00:00
2b90bf3438 Debug Release Workflow 2023-11-17 08:47:07 +00:00
195f88e297 Debug Release Workflow 2023-11-17 08:37:11 +00:00
8d703347df Fix Release Workflow Artifact Path 2023-11-17 08:25:43 +00:00
92a26a798b Fix Test Workflow 2023-11-17 08:25:01 +00:00
732b210b58 Debugging for Release Workflow 2023-11-17 08:23:14 +00:00
9f20630511 Only run tests on regular pushes, not on tags 2023-11-17 08:21:00 +00:00
3097c7cf90 Adjust Path of Build Artifact 2023-11-17 08:19:46 +00:00
a3a4efb2d9 Update Release Workflow 2023-11-17 08:17:05 +00:00
621975df0f Add Tests Workflow to be run every push 2023-11-17 08:15:04 +00:00
66449c732a Update Release Workflow 2023-11-17 08:14:25 +00:00
622e30caa5 Separate Forgejo Actions Push And Release Workflow 2023-11-17 08:13:45 +00:00
c170618df9 Forgejo Actions Syntax Fixes And Tag Locking 2023-11-17 08:09:27 +00:00
3d2510162a Forgejo Actions Syntax Fixes 2023-11-17 08:02:27 +00:00