Commit Graph

134 Commits

Author SHA1 Message Date
simonsan
2f768fd26b
ci: fix path for release files for CD, second approach with full file name
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-02 15:24:18 +01:00
simonsan
4c4dfaa4ec
ci: fix path for release files for CD
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-02 14:49:48 +01:00
simonsan
2d77520f7a
ci: remove conditional for checking tags
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-02 14:12:57 +01:00
simonsan
3f8a544d44
ci: add release candidates to CD
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-02 14:10:27 +01:00
simonsan
e05a9ea7ce
ci: run on tag push
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-02 14:05:46 +01:00
simonsan
067bb07ddb
ci: remove release workflow and fix release continuous deployment
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-02 13:56:34 +01:00
simonsan
698d474838
ci: do not run twice on release branches
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-02 13:09:07 +01:00
aawsome
f16ba04646
refactor: adjust to changes in rustic_core for added rustic_backend (#966) 2024-01-28 15:26:59 +00:00
renovate[bot]
56cc016af5
chore(deps): update taiki-e/install-action digest to 8984d60 (#1015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 23:10:51 +00:00
renovate[bot]
33ed352cf3
chore(deps): update swatinem/rust-cache digest to 23bce25 (#1014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 21:07:56 +00:00
renovate[bot]
868f04087f
chore(deps): update embarkstudios/cargo-deny-action digest to 2fad080 (#1013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 21:07:44 +00:00
renovate[bot]
448c792422
chore(deps): update actions/upload-artifact digest to 694cdab (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 21:07:33 +00:00
renovate[bot]
0111c33743
chore(deps): update actions/download-artifact digest to 6b208ae (#1011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 09:46:43 +00:00
renovate[bot]
3959bc7a1b
chore(deps): update actions/upload-artifact action to v4 (#993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 21:45:10 +00:00
renovate[bot]
2db89dfc11
chore(deps): update taiki-e/install-action digest to 56ab793 (#988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 19:40:43 +00:00
simonsan
188ef505cb
fix(ci): update github action to download artifacts, as upload/download actions from nightly workflow were incompatible with each other
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-01-01 13:19:25 +01:00
simonsan
224cac3060
ci(debug): display structure of downloaded artifact files II
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-01-01 12:48:42 +01:00
simonsan
317ab108b5
ci(debug): display structure of downloaded artifact files
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-01-01 12:33:06 +01:00
simonsan
5af6b5c8e9
ci: try to fix nightly build
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-01-01 12:15:26 +01:00
simonsan
ae25e39bd5
ci: netbsd nightly builds fail due to missing execinfo, so we don't build on it for now
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-12-02 09:09:18 +01:00
simonsan
907855bef1
ci: update rustsec/audit-check
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-29 13:47:49 +01:00
simonsan
df4006b182
ci: update taiki-e/install-action
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-29 13:45:56 +01:00
simonsan
85787d21a4
ci: update dtolnay/rust-toolchain
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-29 13:41:02 +01:00
simonsan
0c9073aaad
ci: Run actions that need secrets.GITHUB_TOKEN only on rustic-rs org
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-29 12:36:53 +01:00
simonsan
a51ece9fde
fix(ci): remove unmaintained actions-rs/toolchain ci action
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-29 12:07:09 +01:00
simonsan
a4434a08d7
fix(ci): remove unmaintained actions-rs/cargo ci action with cross.
Attention: This should be double checked when updating.
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-29 12:05:01 +01:00
simonsan
314a19efc6
fix(ci): remove unmaintained actions-rs ci actions
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-29 11:25:17 +01:00
Nils Werner
16d524fcb2
Run some CI jobs on upstream only (#956) 2023-11-28 13:23:24 +00:00
renovate[bot]
fa22316135
chore(deps): update actions/checkout action to v4 (#954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 20:50:13 +00:00
renovate[bot]
4d688cd92e
chore(deps): update taiki-e/install-action digest to b614919 (#953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 20:49:01 +00:00
renovate[bot]
ee124a094b
chore(deps): pin dependencies (#952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 20:08:22 +00:00
renovate[bot]
24006752ce
chore(deps): update taiki-e/install-action digest to ccc14bd (#948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 14:36:13 +00:00
Alexander Weiss
2d42c40e17 Add old release.yaml to create binaries on publishing 2023-11-19 08:44:26 +01:00
renovate[bot]
8aa0a64ec2
chore(deps): update taiki-e/install-action digest to 4d85042 (#939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 22:55:32 +00:00
simonsan
d761b8aea4
ci: add results to ci
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-11-12 19:51:24 +01:00
renovate[bot]
e96bbd3f39
chore(deps): update taiki-e/install-action digest to a153e08 (#938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 22:27:27 +00:00
renovate[bot]
9726401c31
chore(deps): update taiki-e/install-action digest to 7c4edf1 (#937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-09 13:31:21 +00:00
renovate[bot]
058a37c5f5
chore(deps): update taiki-e/install-action digest to b4f94d4 (#936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 16:51:36 +00:00
renovate[bot]
ac28abe944
chore(deps): update taiki-e/install-action digest to 11dea51 (#930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 17:15:31 +00:00
renovate[bot]
ab8e683ee7
chore(deps): update embarkstudios/cargo-deny-action digest to 1e59595 (#929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 15:10:11 +00:00
renovate[bot]
a42da00ee0
chore(deps): update actions/checkout digest to b4ffde6 (#928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 00:08:24 +00:00
simonsan
29ce537b03
feat(alloc): Add optional (unsupported) allocators (#897)
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 20:46:26 +00:00
simonsan
5b565263c3
ci: try building x86_64-pc-windows-gnu for nightly
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 22:35:52 +02:00
renovate[bot]
22fa4d72f6
chore(deps): update taiki-e/install-action digest to 2358ab6 (#898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 19:35:37 +00:00
simonsan
09cfa17efb
ci: use cross-ci action
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 14:37:03 +02:00
simonsan
e55b2bad3b
ci: user different compilers/linkers only on non-cross builds
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 14:01:22 +02:00
simonsan
3018a61fd0
ci: install compilers/linkers
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 13:52:24 +02:00
simonsan
a81918813f
ci: fix missing string delimiter
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 02:24:49 +02:00
simonsan
a6130d248f
ci: fix completions fixture install routine
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 02:08:23 +02:00
simonsan
4e25c7b470
ci: remove release cd in favour of cross-ci, artifacts can then be build from the main branch or with S-build if needed
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 01:47:52 +02:00