Commit graph

20 commits

Author SHA1 Message Date
Ryan Cao
7d151bb986
feat: push paths via stdin (closes #27)
Some checks failed
Test / test-cache (macos-latest) (push) Has been cancelled
Test / test-cache (ubuntu-latest) (push) Has been cancelled
2024-10-11 11:05:57 +08:00
Ryan Cao
cdb11a7aa0
fix: check installed using @actions/io
Some checks failed
Test / test-cache (macos-latest) (push) Has been cancelled
Test / test-cache (ubuntu-latest) (push) Has been cancelled
2024-10-06 22:17:43 +08:00
Ryan Cao
55e6e8d853
feat: use nix profile to install Attic 2024-10-06 22:05:47 +08:00
Paul Zinselmeyer
5619ef4781
feat: skip installation of attic when installed (#21) 2024-05-25 08:29:36 +00: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
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
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
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
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
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