Sander
|
6212f62921
|
dev: restructure build
- Remove main/index indirection
- Bump module resolution to nodenext
- Enable source map
|
2025-01-03 10:12:46 +04:00 |
|
Sander
|
4d80c7f91a
|
deps: yarn upgrade
|
2025-01-03 09:46:12 +04:00 |
|
Sander
|
614c19d73a
|
deps: remove unused deps
|
2025-01-03 09:45:54 +04:00 |
|
Sander
|
58c2e9f2e5
|
deps: upgrade major versions
|
2024-11-22 02:36:57 +04:00 |
|
Sander
|
52c05598d6
|
Add types for semver
|
2024-01-09 21:37:04 +00:00 |
|
Sander
|
e2f9a651cb
|
Add checks for daemon support
|
2024-01-09 21:37:04 +00:00 |
|
Sander
|
9fc79cc0e8
|
Add an option to push using the Cachix Daemon
|
2024-01-09 21:37:03 +00:00 |
|
Sander
|
6d013b15ef
|
Bump dependencies
|
2023-09-06 11:37:40 +00:00 |
|
Sander
|
7c7df1660c
|
Bump dependencies
|
2023-08-18 14:46:49 +00:00 |
|
Domen Kožar
|
b65c18402a
|
Allow installing cachix globally for self-hosted runners
|
2022-10-11 16:15:36 +01:00 |
|
dependabot[bot]
|
fee42dcd05
|
chore(deps): bump @actions/core from 1.2.3 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-01 17:20:47 +00:00 |
|
zimbatm
|
b8b745f3a7
|
WIP: save cache on post
Instead of trying to do everything in the action, push the cache at the
end. This allows to run other actions in between.
|
2020-04-17 12:20:05 +02:00 |
|
zimbatm
|
b6f02e1d4f
|
bundle all the dependencies
|
2020-04-10 14:55:10 +02:00 |
|
zimbatm
|
15f28bd68f
|
remove unused dependencies
|
2020-04-10 14:19:30 +02:00 |
|
Domen Kožar
|
0d877d4d59
|
Split Nix installation into separate action
|
2019-10-02 16:25:24 +02:00 |
|
Domen Kožar
|
4db446a512
|
Install Nix via the action
|
2019-10-01 11:54:05 +02:00 |
|
Domen Kožar
|
a6de7cd0c2
|
Initial commit
|
2019-09-30 15:32:36 +02:00 |
|