Commit Graph

83 Commits

Author SHA1 Message Date
simonsan
d33e576fd8
ci: deactivate semver checks until rustic-rs library is released
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-19 00:55:41 +02:00
simonsan
7669e9b240
ci: remove binary postfix leftover
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-18 22:46:51 +02:00
simonsan
b8acfc31c9
ci: add cross ci only for checks
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-18 22:45:51 +02:00
simonsan
b594de5be2
ci: implement manual completions generation and update check
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-18 22:40:58 +02:00
simonsan
ef569254d7
chore: remove rustic core
`rustic_core` can now be found under https://github.com/rustic-rs/rustic_core

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-18 17:11:17 +02:00
simonsan
bdc60bbd07
ci: add support for signing binaries with rsign2 for cargo-binstall
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-17 10:09:37 +02:00
renovate[bot]
efbe11d418
chore(deps): update actions/checkout action to v4 (#895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 03:10:52 +00:00
renovate[bot]
227974ca31
chore(deps): update taiki-e/install-action digest to de0d48b (#894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 02:45:29 +00:00
renovate[bot]
d4e8b825cc
chore(deps): pin dependencies (#892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-17 02:40:10 +00:00
simonsan
b801646423
ci: update package name for release-pr
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-17 03:39:58 +02:00
simonsan
c34efbc92c
ci: add cargo deny
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-17 03:24:33 +02:00
simonsan
7d23f5e137
ci: add merge queue checks
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-17 02:49:32 +02:00
renovate[bot]
e7d3cd039c
chore(deps): update taiki-e/install-action action to v2 (#891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15 02:56:51 +02:00
renovate[bot]
c149c9c5bd
chore(deps): update actions/checkout action to v4 (#883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15 00:14:33 +02:00
simonsan
b134395591
ci: run on renovate branches
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 23:39:45 +02:00
simonsan
f12fd2d1b7
ci: run release checks also on release subbranches
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 21:39:46 +02:00
simonsan
3702078206
ci: add triaging of issues
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 21:36:03 +02:00
renovate[bot]
5f2190fac6
chore(deps): update swatinem/rust-cache digest to a95ba19 (#882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 21:02:24 +02:00
simonsan
a42a00f315
ci: fix woggly github action comparison
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 17:38:13 +02:00
simonsan
ec6f82ea4c
ci: fix unexpected token in expression error
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 17:21:10 +02:00
simonsan
71f6a2763f
ci: use bash substring comparison to determine package name from branch
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 17:05:49 +02:00
simonsan
03b0fcdd31
ci: fix github refs
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 16:50:43 +02:00
simonsan
1af16c4b93
ci: fix name for workspace package
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 16:17:37 +02:00
simonsan
ae1022b4ab
ci: fix typo in ref name
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 16:05:01 +02:00
simonsan
99759eb4ff
ci: make release checks for breaking changes run package dependent
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 16:02:32 +02:00
simonsan
49465a7107
ci: remove restriction of semver check to run only when cli check has passed
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 03:05:26 +02:00
simonsan
12af55ee88
ci: exclude macOS from breaking CLI changes
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 02:08:46 +02:00
renovate[bot]
19b32dc2d6
chore(deps): pin dependencies (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 02:08:42 +02:00
simonsan
086950f7b8
ci: add doc builds to ci for warnings
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 01:47:48 +02:00
simonsan
5c13941478
ci: rename action to better reflect its intentions
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-14 01:26:52 +02:00
simonsan
e7c474e1cf
ci: restructure workflows, split out common action under https://github.com/rustic-rs/create-binary-artifact
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-12 19:45:50 +02:00
simonsan
72e6efd642
ci: declutter and reorganize ci files
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-12 11:29:03 +02:00
simonsan
c62c9936cd
security: sign binary package
ci: shallow clone nightly repository
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-12 11:20:05 +02:00
simonsan
26774ba52d
ci: nightly builds
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-11 11:07:16 +02:00
simonsan
c32bfb521f
docs: Update Readme layout, move docs to separate repository, add rustic_core Readme.md (#820)
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-11 05:13:18 +02:00
renovate[bot]
7b430a9c07
chore(deps): pin dependencies (#873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-10 19:32:46 +02:00
dependabot[bot]
05d088e73f
build(deps): bump actions/checkout from 3 to 4 (#863)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-09 04:44:18 +02:00
simonsan
cfdde3ab1d
ci: fix artifacts not building, do non-cross builds with cargo-auditable and include config/ directory into package (#843)
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
Co-authored-by: aawsome <37850842+aawsome@users.noreply.github.com>
2023-09-07 15:23:39 +02:00
simonsan
676e3c5946
ci: Lint markdown with dprint, run initial dprint fmt (#830) 2023-08-19 21:41:06 +02:00
Alexander Weiss
d9388637dc Add autocast gettingstarted file 2023-07-21 15:08:29 +02:00
simonsan
cbb0ea5c1f
ci: Ignore markdown files in CI (#773) 2023-07-20 14:47:45 +02:00
Alexander Weiss
a73b95b845 Add binary for raspberry pi 2023-07-16 07:58:13 +02:00
simonsan
b698cc57fc Refactor to library and cli application part
Co-authored-by: Alexander Weiss <alex@weissfam.de>
2023-06-06 08:51:43 +02:00
Alexander Weiss
f9455bfeb7 Add windows to CI 2023-03-13 16:14:56 +01:00
Alexander Weiss
442ee8a561 fix CI for *bsd 2023-01-24 06:32:51 +01:00
Björn Ketelaars
897266add3 Add OpenBSD to CI/CD pipeline 2023-01-23 20:27:58 +01:00
Alexander Weiss
b98753900d snapshot: Add program version 2022-11-19 22:58:37 +01:00
dependabot[bot]
426f9f2b7f
build(deps): bump Swatinem/rust-cache from 1 to 2
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.
- [Release notes](https://github.com/Swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rust-cache/compare/v1.0.0...v2)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 23:07:19 +00:00
Alexander Weiss
d7b2eca192 CI: fix typo 2022-10-15 00:55:05 +02:00
Alexander Weiss
258848fea8 Fix race condition when uploading beta builds 2022-10-15 00:15:00 +02:00