Commit graph

81 commits

Author SHA1 Message Date
dependabot[bot] 8bb5cb546a build(deps): bump webiny/action-conventional-commits from 1.2.0 to 1.3.0
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/webiny/action-conventional-commits/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: webiny/action-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 19:42:19 +01:00
dependabot[bot] 7e31f9e4c7 build(deps): bump nick-fields/retry from 2 to 3
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2 to 3.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v2...v3)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 19:30:14 +01:00
Milo Moisson d1fcd88933 chore: fix small typo in pull request template 2024-01-28 14:14:59 +01:00
dependabot[bot] 45c155a13c build(deps): bump DeterminateSystems/nix-installer-action from 8 to 9
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 8 to 9.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v8...v9)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 06:42:37 +01:00
Christina Sørensen 5499ed7486 ci: remove labeler
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-12-09 15:25:21 +01:00
dependabot[bot] 458468f902 build(deps): bump actions/labeler from 4 to 5
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 11:08:40 +01:00
dependabot[bot] 54851852cb build(deps): bump DeterminateSystems/nix-installer-action from 7 to 8
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 7 to 8.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v7...v8)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 04:56:56 +01:00
dependabot[bot] 57e47a66d9 build(deps): bump webiny/action-conventional-commits from 1.1.0 to 1.2.0
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.1.0 to 1.2.0.
- [Commits](https://github.com/webiny/action-conventional-commits/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: webiny/action-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 04:56:32 +01:00
dependabot[bot] 95f328c944
build(deps): bump DeterminateSystems/nix-installer-action from 4 to 7
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 7.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v4...v7)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 23:00:10 +00:00
9glenda faaac59266 ci(nix): refactor publish workflow
- `flakehub-backfill.yaml` and `flakehub-publish-tagged.yml` replaced by `publish-flake.yml`
- flakestry.dev is also supported by `publish-flake.yml`
2023-11-06 14:55:50 +01:00
Christina Sørensen 168abd252c chore(github): improve the PR template
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-04 09:46:26 +01:00
Christina Sørensen d3f548664d build(flake): refactor flake
This is a minor flake refactor including:
- CI imrpovements from #462
- Rime based input from rime.cx
- semnix versioned inputs
- introduces pre-commit-hooks.nix
- Additional devShell packages from #462
- Flake inputs that follow the nixpkgs version of the flake
- Removal of commented out code

Co-authored-by: 9glenda <plan9git@proton.me>
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-11-04 08:52:15 +01:00
MartinFillon 3ebed9c74f
chore: add myself to codeowners to watch modifications on parsing 2023-11-02 19:38:04 +01:00
PThorpe92 7a5374876b
chore: add to CODEOWNERS file to make sure I get ping'd on files being touched 2023-11-02 14:30:43 -04:00
dependabot[bot] 351a72c392
build(deps): bump DeterminateSystems/nix-installer-action from 5 to 6
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 5 to 6.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 22:51:13 +00:00
Christina Sørensen 6584ce02a8
ci(stalebot): remove stalebot, is super annoying
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-15 07:51:16 +02:00
dependabot[bot] 3a4769c01b
build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 22:53:27 +00:00
dundargoc 67b888c962 ci: treat warnings as errors 2023-10-05 16:59:53 +02:00
Sandro-Alessio Gierens 960be040ce feat(github): add codeowner for nu completions
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-02 14:41:58 +02:00
Sandro-Alessio Gierens e445084c45 refactor(ci): reorder unit-tests to fmt, clippy and tests
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:51 +02:00
Sandro-Alessio Gierens 54c8dae733 feat(ci): add rustfmt check to unit-tests workflow
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 18:57:26 +02:00
dundargoc 985a8e980a ci: only apply labels when opening a PR
The problem with the default behavior is that it's simply too
aggressive. It will re-apply a label that a maintianer have removed
every time the PR is updated, making it impossible to manually adjust
labels that doesn't fit exactly according to the labeler rules.
2023-09-22 20:27:06 +02:00
dundargoc 0dcfda7333 ci: make various improvements
- Use the action Swatinem/rust-cache@v2 as it caches previously used
  dependencies, which helps save a lot of time.
- remove secrets.GITHUB_TOKEN as it's available by default.
- Use Github Actions concurrency feature, which will cancel previous
  jobs from a PR if it's been updated.
2023-09-19 20:32:28 +02:00
dependabot[bot] a8dfa27d8e
build(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 22:16:25 +00:00
Christina Sørensen c4d83e2498
ci(unit-tests): fix spelling attemps -> attempts
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-18 08:13:49 +02:00
MartinFillon f25bd67821
test(actions): stabalised unit-tests.yml
Put a retry and a timeout on the cargo install command.
2023-09-15 12:56:12 +02:00
Christina Sørensen 65dfe9f7b3
Merge branch 'main' into cafk-msrv-1.70
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-15 07:35:44 +02:00
Christina Sørensen b98b3a1cbb
Merge pull request #323 from 9glenda/patch-1
Added nix Flake check to flake.yml
2023-09-15 06:15:55 +02:00
Christina Sørensen 7fa2455426
Merge pull request #310 from sitiom/winget-releaser
ci: add Winget Releaser workflow
2023-09-15 06:12:59 +02:00
9glenda c5255b1751
ci: removed nix build in favor of nix flake check 2023-09-14 21:30:14 +02:00
naŭ glenda fca749e04e ci: Add nix Flake check to flake.yml
The nix flake check Command Tests rather the nix package builds in all supported systems and checks formatting.

Signed-off-by: naŭ glenda <plan9git@proton.me>
2023-09-14 18:55:37 +00:00
Christina Sørensen c98864937f
ci(convco): enforce conventional commits
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-14 10:56:59 +02:00
Christina Sørensen 09d26e27b3
ci(github): 1.65 -> 1.70
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-14 09:49:07 +02:00
Ryan Caezar Itang c94167d2e2
ci: add Winget Releaser workflow 2023-09-14 10:54:28 +08:00
Sandro-Alessio Gierens f56ec6c880 refactor(ci): limit unit-tests run on workflow change to unit-tests itself
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-12 23:14:07 +02:00
Sandro-Alessio Gierens 8305788cb6 feat(ci): add apt installation workflow
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-12 23:14:07 +02:00
Christina Sørensen c17ef7355e
ci: don't use nix feature on ci
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-12 14:08:49 +02:00
Sandro-Alessio Gierens 124d7d4b99
feat(ci): add audit workflow
This runs `cargo deny check` every night.

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-11 15:37:18 +02:00
Steven Davies e7727ca3c6 feat: support the MSRV of Rust (1.65.0) 2023-09-09 16:37:19 +01:00
dependabot[bot] c97f3671f4
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:52:44 +00:00
Steven Davies 0f85df3073
Merge branch 'main' into fix_windows_build
Signed-off-by: Steven Davies <github@steev.me.uk>
2023-09-02 11:21:40 +01:00
Christina Sørensen ad59998b2b
Merge pull request #121 from eza-community/dependabot/github_actions/actions/stale-8
chore(deps): bump actions/stale from 5 to 8
2023-09-01 07:49:50 +02:00
dependabot[bot] 4c2b9655d1
chore(deps): bump DeterminateSystems/nix-installer-action from 3 to 4
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 3 to 4.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 05:23:16 +00:00
Christina Sørensen 4d6913cd3f
Merge pull request #153 from eza-community/dependabot/github_actions/DeterminateSystems/flake-checker-action-5
chore(deps): bump DeterminateSystems/flake-checker-action from 4 to 5
2023-09-01 07:22:38 +02:00
Christina Sørensen 913f13dcf0
ci(gha): add windows to CI
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-28 10:21:35 +02:00
Christina Sørensen de2b47db8d
ci(debian): add gierens as .deb codeowner
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-25 12:11:04 +02:00
Christina Sørensen 446062b4d5
ci(git): add codeowners
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-25 12:05:23 +02:00
Christina Sørensen 4bd0d8357d
chore: add funding.yml
Assuming there will be some domain name costs or other such expenses,
hopefully getting a bit ahead of them.
2023-08-24 01:31:50 +02:00
dependabot[bot] 71094d8a37
chore(deps): bump DeterminateSystems/flake-checker-action from 4 to 5
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](https://github.com/determinatesystems/flake-checker-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/flake-checker-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 23:29:29 +00:00
Christina Sørensen 1c87a446aa
ci: add flakehub-backfill
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-24 01:28:39 +02:00