|
|
0aa9fdca14
|
ci: Overwrite previous artifact uploads for proper releases
|
2025-02-28 20:29:15 -07:00 |
|
|
|
8a0b912601
|
ci: Updated the release flow to use the newer upload/download artifact actions
|
2025-02-28 20:06:41 -07:00 |
|
|
|
844742053d
|
ci: Finalized corrected release workflow [skip ci]
|
2024-12-21 16:52:29 -07:00 |
|
|
|
0474978ac0
|
ci: Fixed final typo I hope [skip ci]
|
2024-12-21 16:46:16 -07:00 |
|
|
|
4b94a0ce2a
|
ci: Fixed typo in release flow [skip ci]
|
2024-12-21 16:44:48 -07:00 |
|
|
|
0d1eac7610
|
ci: Final test of corrected release flow for GitHub [skip ci]
|
2024-12-21 16:43:04 -07:00 |
|
|
|
9f5c22890d
|
ci: Configure release workflow to only release docker now [skip ci]
|
2024-12-21 14:58:54 -07:00 |
|
|
|
439270fe2d
|
ci: Revert failed release and add fix to (hopefully) finally fix the GitHub release [skip ci]
|
2024-12-21 14:37:18 -07:00 |
|
|
|
cb2701ada4
|
ci: Fixed a typo in the Managarr docker release. Still in release testing mode [skip ci]
|
2024-12-21 14:04:54 -07:00 |
|
|
|
28fcccce98
|
Reverted failed release once again...
|
2024-12-21 13:51:01 -07:00 |
|
|
|
029b00532e
|
ci: Fix a typo in the download-artifacts version [skip ci]
|
2024-12-19 20:34:41 -07:00 |
|
|
|
c21748df1e
|
ci: Deleted the test homebrew release workflow and updated the main release workflow to have the homebrew release [skip ci]
|
2024-12-19 19:52:38 -07:00 |
|
|
|
ff67eebcea
|
ci: Removed scoop workflow [skip ci]
|
2024-12-19 18:25:05 -07:00 |
|
|
|
8f22b64a0a
|
ci: Moved the package.py script into the main deployment directory for reuse, and also updated the Chocolatey workflow to push the generated Chocolatey files to the repo for posterity [skip ci]
|
2024-12-19 17:23:27 -07:00 |
|
|
|
e9ded4bde4
|
ci: Delete the test chocolatey deploy and add the official chocolatey deploy to the release workflow [skip ci]
|
2024-12-19 16:50:58 -07:00 |
|
|
|
a958350b2d
|
ci: Fix typo in multi-platform release test [skip ci]
|
2024-12-18 17:56:41 -07:00 |
|
|
|
c502b3d08f
|
ci: Attempting multi-platform builds for docker [skip ci]
|
2024-12-18 17:54:37 -07:00 |
|
|
|
3ecaf04eb4
|
fix: Missing tagged version of docker builds in release flow
|
2024-12-17 12:40:13 -07:00 |
|
|
|
df0811985d
|
Fixed a bug in the release flow that published the docker image before the version bump
|
2024-12-17 12:15:36 -07:00 |
|
|
|
057ff0fef1
|
Fixed a bug in the release pipeline that created a conflict between the tag and the actual code
|
2024-12-16 21:09:24 -07:00 |
|
|
|
17737a06a4
|
ci: Add the tar.gz files to the artifacts [skip ci]
|
2024-12-14 00:41:26 -07:00 |
|
|
|
90170cb3d5
|
ci: Fixed a typo in the github-release job [skip ci]
|
2024-12-14 00:14:52 -07:00 |
|
|
|
4dcb141f3a
|
ci: Fixed a typo in the docker release [skip ci]
|
2024-12-13 23:41:01 -07:00 |
|
|
|
133721917f
|
ci: Attempting a different artifact job version to see if it corrects the error [skip ci]
|
2024-12-13 23:19:07 -07:00 |
|
|
|
766e23d265
|
ci: Use the same version of upload/download-artifact action [skip ci]
|
2024-12-13 23:06:36 -07:00 |
|
|
|
77d8e84e14
|
ci: Correct the artifact paths for the release [skip ci]
|
2024-12-13 22:42:42 -07:00 |
|
|
|
00c1cca412
|
ci: Fix the artifacts directory creation for Windows binaries [skip ci]
|
2024-12-13 22:24:03 -07:00 |
|
|
|
4968833d05
|
ci: Attempting a different way of creating the artifacts directory [skip ci]
|
2024-12-13 22:05:22 -07:00 |
|
|
|
d172fa17f6
|
ci: Attempting to fix the artifacts directory [skip ci]
|
2024-12-13 21:58:30 -07:00 |
|
|
|
3c99b38db7
|
ci: Support for arm64 docker builds
|
2024-12-13 21:40:53 -07:00 |
|
|
|
f03120e5a1
|
ci: Updated CI to cross compile for a handful of additional architectures to increase availability
|
2024-12-13 17:58:59 -07:00 |
|
|
|
1ddf797e28
|
ci: Updated the release so all GitHub release names are correctly simply the version: v0.1.2 [skip ci]
|
2024-11-25 20:11:15 -07:00 |
|
|
|
5a1b92547d
|
fix(ci): Forgot to also pull in the most recent changes [skip ci]
|
2024-11-25 20:02:37 -07:00 |
|
|
|
6006c9d0e8
|
fix(ci): Ensure the Release Crate job fetches the most recent commit before publishing the crate [skip ci]
|
2024-11-25 19:58:34 -07:00 |
|
|
|
a766b395c1
|
fix(ci): Properly prefix version tags with 'v' [skip ci]
|
2024-11-25 19:41:11 -07:00 |
|
|
|
1746869b45
|
fix(ci): Bump the version in the Cargo.lock file and commit it as well when releasing [skip ci]
|
2024-11-25 19:39:36 -07:00 |
|
|
|
02a1303557
|
fix(ci): Use a different GitHub action to release the crate to Crates.io [skip ci]
|
2024-11-25 19:24:24 -07:00 |
|
|
|
4a8b7eb837
|
fix(ci): Don't manually push the tags and let Commitizen do it [skip ci]
|
2024-11-25 19:19:59 -07:00 |
|
|
|
fcf81ad7d9
|
fix(ci): Fixed a typo in the version creation on GitHub [skip ci]
|
2024-11-25 19:17:35 -07:00 |
|
|
|
89a1b0dec7
|
ci: Undo selection for release steps [skip ci]
|
2024-11-25 19:12:38 -07:00 |
|
|
|
face51ae0c
|
ci: Testing choices for release action [skip ci]
|
2024-11-25 19:11:32 -07:00 |
|
|
|
5ca6757fb0
|
ci: Set the default start_from job to be empty [skip ci]
|
2024-11-25 19:09:35 -07:00 |
|
|
|
4f4633c6b3
|
ci: Creating an enumerated selection of release jobs [skip ci]
|
2024-11-25 19:06:00 -07:00 |
|
|
|
17c70dfef2
|
ci: Adding fields to allow more dynamic executions of releases for testing purposes [skip ci]
|
2024-11-25 19:03:48 -07:00 |
|
|
|
92daaebf9d
|
ci: specify the tag to use in release-plz [skip ci]
|
2024-11-25 18:59:41 -07:00 |
|
|
|
0c70191687
|
ci: Fixed release-plz to only release and not create the release MR
|
2024-11-25 18:57:12 -07:00 |
|
|
|
1893abd773
|
ci: Fix the GitHub release to use commitizen to fetch the new tag
|
2024-11-25 18:51:48 -07:00 |
|
|
|
41bb08418f
|
ci: Fixed a typo in the GitHub release workflow
|
2024-11-25 18:49:12 -07:00 |
|
|
|
cf1794145c
|
ci: Install conventional-changelog to generate the changelog for the GitHub release [skip ci]
|
2024-11-25 18:46:42 -07:00 |
|
|
|
7d9a25e599
|
ci: Populate the GitHub release with the changelog [skip ci]
|
2024-11-25 18:44:45 -07:00 |
|