Commit graph

42 commits

Author SHA1 Message Date
6544c41112
ci: run on nix-flakes
Some checks failed
Test / test-cache (push) Failing after 2s
2024-09-01 16:42:16 +02:00
80432ea2ff
add dist script
Some checks failed
Test / test-cache (ubuntu-latest) (push) Has been cancelled
2024-09-01 16:41:09 +02:00
31f177f66d
remove release 2024-09-01 16:37:54 +02:00
81793b07ae
ci: fix action url
Some checks failed
Release / release (release) Failing after 4m40s
Test / test-cache (ubuntu-latest) (push) Failing after 5m16s
2024-09-01 13:51:21 +02:00
5121b742ce
add return code info
Some checks failed
Release / release (release) Failing after 2s
Test / test-cache (ubuntu-latest) (push) Has been cancelled
2024-09-01 13:48:51 +02:00
fe7e4e104a
ci: install docker explicitly
Some checks failed
Test / test-cache (ubuntu-latest) (push) Failing after 5m25s
2024-09-01 11:18:18 +02:00
54b0d06fc7
ci: use forgejo workflows 2024-09-01 10:35:03 +02:00
Paul Zinselmeyer
5619ef4781
feat: skip installation of attic when installed (#21) 2024-05-25 08:29:36 +00:00
dependabot[bot]
37f74ba5fa
chore(deps): bump pnpm/action-setup from 2 to 3 (#19)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v3)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 03:37:47 -04:00
dependabot[bot]
6cfb1137df
chore(deps): bump DeterminateSystems/nix-installer-action from 7 to 9 (#15)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 7 to 9.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v7...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 03:37:03 -04:00
Ryan
f75ac4b827
fix: support nix >= 2.19 (#18)
* fix: TypeError when pushing

* fix: compatibility with Nix 2.18
2024-01-07 22:00:22 +00:00
seth
6689ac7697
push: don't report failure on error (#16) 2023-12-14 11:12:23 +00:00
dependabot[bot]
4698511c85
chore(deps): bump DeterminateSystems/nix-installer-action from 5 to 7 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 14:21:59 +00:00
seth
7f0e30fedd
chore: misc cleanups for flake and ci (#12) 2023-11-08 14:21:46 +00:00
Ryan Cao
40fa276ac0
chore: use Node v20 for nvm/fnm 2023-10-25 23:20:59 +08:00
dependabot[bot]
fae7bd1d97
chore(deps): bump actions/setup-node from 3 to 4 (#11)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 03:41:22 +00:00
dependabot[bot]
aa6bedf232
chore(deps): bump DeterminateSystems/nix-installer-action from 4 to 5 (#9) 2023-10-10 07:19:24 +08:00
Ryan Cao
6870271f1d
feat!: node18 2023-09-15 15:37:51 +08:00
Ryan Cao
ce977ffab4
fix: various fixes 2023-09-15 00:12:36 +08:00
Daniel Kempkens
8c01d0bda1
feat: automatically configure Nix to use cache (#8) 2023-09-14 16:09:33 +00:00
dependabot[bot]
88dbb4b600
chore(deps): bump actions/checkout from 3 to 4 (#6)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-10 04:24:06 +00:00
dependabot[bot]
fd02e7c96c
chore(deps): bump cachix/install-nix-action from 22 to 23 (#7) 2023-09-05 11:04:12 +08:00
gallexme
56ba67dfc0
fix: save store paths to file (#5)
closes #4
2023-08-06 02:32:52 +00:00
Ryan Cao
e78c87fc0e
fix: split up added paths to avoid argument limit 2023-08-04 20:40:01 +08:00
Ryan Cao
7af24dd783
chore: update flake lock 2023-07-21 21:42:33 +08:00
Ryan Cao
3c5e4de9b2
docs: improve README 2023-07-21 16:11:50 +08:00
Ryan Cao
a2f0acb9d4
chore: add dependabot 2023-07-21 16:07:27 +08:00
seth
ec939ca6ac
chore: don't use channels for testing (#3) 2023-07-21 03:38:26 +00:00
Ryan Cao
3b6f7992de
ci: manually add nixpkgs 2023-07-20 17:50:37 +08:00
Ryan Cao
2533b28a8f
add README 2023-07-20 09:09:48 +08:00
Ryan Cao
00f4a8b31e
improve action.yml 2023-07-20 09:08:36 +08:00
Ryan Cao
ce803b732a
fix: use node import behavior 2023-07-19 12:24:57 +08:00
seth
a9de6744a1
feat: add release workflow (#2) 2023-07-19 02:51:10 +00:00
Ryan Cao
16bd754a82
add prettier config 2023-07-19 10:43:43 +08:00
Ryan Cao
5f106d5966
filter default paths 2023-07-19 10:41:57 +08:00
Ryan Cao
58ea71f13c
add nixpkgs? 2023-07-19 10:37:21 +08:00
Ryan Cao
e0114a9f15
fix: use StringStream 2023-07-19 10:02:52 +08:00
seth
5dc7b671af
feat: auto push store paths and add CI (#1)
* feat: add flake devShell

* chore: add prettier

* fix: respect cache input during configure

* feat: auto push paths

* feat: add test workflow

* chore: update index.js

* refactors

* pnpm lock

* more refactors

* remove copying

---------

Co-authored-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2023-07-19 09:53:49 +08:00
Ryan Cao
6e24bce2f4
fix typo 2023-07-18 22:27:25 +08:00
Ryan Cao
b673daf32f
remove outputs 2023-07-18 22:24:04 +08:00
Ryan Cao
5f586db5bc
merge steps 2023-07-18 22:21:33 +08:00
Ryan Cao
ac59a1f6d5
feat: initial commit 2023-07-18 22:17:42 +08:00