Commit graph

30 commits

Author SHA1 Message Date
osman - オスマン
dea1a8e3ad
Merge pull request #11 from osbm/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2025-10-31 10:03:15 +03:00
dependabot[bot]
c5bbfc287d
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 06:15:37 +00:00
dependabot[bot]
c63afcf1a9
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 06:15:33 +00:00
527c565462 use the same formatter in ci 2025-08-19 03:29:45 +03:00
dependabot[bot]
47eb45570d
Bump cachix/install-nix-action from 30 to 31
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v30...v31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 06:19:43 +00:00
cc6476e48a i am this close 2025-01-25 00:02:46 +03:00
f80549c6a6 super stupid me super stupid 2025-01-24 23:57:47 +03:00
9dc41f22c1 add new step to see cache availability 2025-01-24 23:56:27 +03:00
768d43b08d add todo item 2025-01-24 23:53:28 +03:00
5f755c1e32 disable aarch64 for now 2025-01-24 22:31:11 +03:00
008bc7b85b log 2025-01-24 22:28:14 +03:00
00b85132e5 fix 2025-01-24 22:20:05 +03:00
0030179bf0 fix: correct indentation for workflow_dispatch in test-my-packages.yml 2025-01-24 22:19:14 +03:00
367eae3801 add testing workflow 2025-01-24 22:17:35 +03:00
dependabot[bot]
63c5339ca7
Bump cachix/install-nix-action from 16 to 30
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 30.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:58:39 +00:00
dependabot[bot]
e3df7e929c
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>
2025-01-15 17:55:24 +00:00
6089162068 update cachix version 2025-01-15 20:52:40 +03:00
1034f9e259 try this 2025-01-15 20:45:10 +03:00
7c5ee3637d hotfix 2025-01-15 20:39:21 +03:00
9fb38ada73 update upload articact action 2025-01-15 20:38:16 +03:00
47c43291c6 also test new machines 2025-01-15 20:33:54 +03:00
115a768329 add sd image builder 2025-01-15 20:33:39 +03:00
9c0ddc5658 ignore readme in actions 2025-01-04 18:51:50 +03:00
bf5f4746ab use set ubuntu version 2024-12-07 17:00:30 +03:00
cd91077c86 change job name 2024-12-07 16:53:41 +03:00
8b211fa373 add formatter 2024-12-07 16:47:21 +03:00
7c45956ee5 not enough space on github actions for this 2024-12-07 16:19:39 +03:00
4506f7a158 accept flake config 2024-12-07 16:14:38 +03:00
4e8232704c enable for all branches 2024-12-07 16:10:29 +03:00
2a6d62052c add builder workflow 2024-12-07 16:09:03 +03:00