Luc Perkins
|
dccc3175bf
|
Update detsys-ts
|
2024-05-23 19:19:07 -03:00 |
|
Luc Perkins
|
c16b76233e
|
Provide improved input handling
|
2024-05-23 16:09:06 -03:00 |
|
Luc Perkins
|
b5a9000c3f
|
Check for flake-dirs clash with inputs
|
2024-05-23 15:55:25 -03:00 |
|
Luc Perkins
|
b6aab91cde
|
Improve flake-dirs handling logic
|
2024-05-23 15:48:19 -03:00 |
|
Luc Perkins
|
c7eb3f32c9
|
Fix input validation
|
2024-05-23 15:42:03 -03:00 |
|
Luc Perkins
|
0c1dd1090d
|
Add CI test
|
2024-05-23 15:37:34 -03:00 |
|
Luc Perkins
|
eb897bb16b
|
Add README.md example
|
2024-05-23 15:34:32 -03:00 |
|
Luc Perkins
|
1127ba41bd
|
Check that each directory is a valid flake
|
2024-05-23 15:33:00 -03:00 |
|
Luc Perkins
|
f5dab0ead5
|
Rework input handling
|
2024-05-23 15:19:56 -03:00 |
|
Luc Perkins
|
6a1287939f
|
Add flake-dirs input
|
2024-05-23 15:16:12 -03:00 |
|
Luc Perkins
|
222f041780
|
Merge pull request #108 from DeterminateSystems/strict-mode-env-var
Add environment variable for strict mode input
|
2024-05-23 12:26:35 -03:00 |
|
Luc Perkins
|
0e2a61b1f3
|
Add environment variable for strict mode input
|
2024-05-23 12:23:56 -03:00 |
|
Luc Perkins
|
ede634b2c8
|
Merge pull request #107 from DeterminateSystems/strict-mode-not-required
Make strict mode input not required
|
2024-05-23 12:05:47 -03:00 |
|
Luc Perkins
|
7a7f13f9b5
|
Make strict mode input not required
|
2024-05-23 12:03:54 -03:00 |
|
Luc Perkins
|
e0fe1f8e46
|
Merge pull request #105 from DeterminateSystems/detsys-ts-update
Update detsys-ts
|
2024-05-22 20:27:21 -03:00 |
|
Luc Perkins
|
7ce3b51a1d
|
Update detsys-ts
|
2024-05-22 15:40:01 -03:00 |
|
Graham Christensen
|
4f21d96ab3
|
Merge pull request #103 from DeterminateSystems/space-sep
Split flake inputs on spaces instead of commas
|
2024-05-09 18:14:58 -04:00 |
|
Graham Christensen
|
165ae6e270
|
space-sep'd inputs
|
2024-05-09 18:13:24 -04:00 |
|
Graham Christensen
|
bcabaab2f1
|
Merge pull request #101 from DeterminateSystems/detsys-ts
Convert the Action into TypeScript
|
2024-05-09 15:50:34 -04:00 |
|
Graham Christensen
|
406a429015
|
Regenerate
|
2024-05-09 15:48:13 -04:00 |
|
Graham Christensen
|
28eac596e7
|
nits on the nits
|
2024-05-09 15:47:03 -04:00 |
|
Graham Christensen
|
da64c8c904
|
nits
|
2024-05-09 15:45:38 -04:00 |
|
Graham Christensen
|
3fa85bcf4c
|
nit: run line
|
2024-05-09 15:44:43 -04:00 |
|
Graham Christensen
|
d021735a89
|
space separated options
|
2024-05-09 15:35:58 -04:00 |
|
Graham Christensen
|
d978837d43
|
Expose all inputs
|
2024-05-09 15:35:53 -04:00 |
|
Graham Christensen
|
fc5dacd10b
|
Use nix flake update if no inputs are specified
|
2024-05-09 14:15:38 -04:00 |
|
Graham Christensen
|
7352b7f36b
|
lockfile-summary, d'oh
|
2024-05-07 23:03:21 -04:00 |
|
Graham Christensen
|
6d82bce8ec
|
Update detsys-ts
|
2024-05-07 23:03:12 -04:00 |
|
Graham Christensen
|
8363f28293
|
Call the node action instead directly
|
2024-05-07 23:02:56 -04:00 |
|
Graham Christensen
|
1752965d0b
|
Don't cd separately
|
2024-05-06 16:13:34 -04:00 |
|
Luc Perkins
|
21663d562d
|
Rename workflow
|
2024-04-29 10:15:25 -03:00 |
|
Luc Perkins
|
6318aa12c1
|
Remove now-unnecessary shellcheck check
|
2024-04-26 14:23:24 -03:00 |
|
Luc Perkins
|
239b4c9810
|
Add JS-specific bits to Actions
|
2024-04-26 14:19:53 -03:00 |
|
Luc Perkins
|
539b7a6481
|
Remove Bash script and do more TS streamlining
|
2024-04-26 12:10:07 -03:00 |
|
Luc Perkins
|
dde5487502
|
Finish initial rework into TS
|
2024-04-26 11:55:19 -03:00 |
|
Luc Perkins
|
502daa7e5e
|
Construct Nix command
|
2024-04-21 19:50:32 -03:00 |
|
Luc Perkins
|
b1f8684b21
|
Update Nix shell and add envrc
|
2024-04-21 19:42:23 -03:00 |
|
Luc Perkins
|
cf6776dfd1
|
Add initial JS setup
|
2024-04-21 19:17:03 -03:00 |
|
Ian Cleary
|
cc5f064749
|
Update README.md to use actions/checkout@v4
|
2024-04-08 09:21:10 -07:00 |
|
Cole Helbling
|
a3ccb8f597
|
Update pedrolamas/handlebars-action to 2.4.0
|
2024-02-29 07:07:00 -08:00 |
|
Cole Helbling
|
56b3507bfe
|
Update DamianReeves/write-file-action to v1.3
|
2024-02-28 15:06:00 -08:00 |
|
dependabot[bot]
|
70d01ca550
|
build(deps): bump pedrolamas/handlebars-action from 2.2.0 to 2.3.0
Bumps [pedrolamas/handlebars-action](https://github.com/pedrolamas/handlebars-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/pedrolamas/handlebars-action/releases)
- [Commits](https://github.com/pedrolamas/handlebars-action/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: pedrolamas/handlebars-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-28 14:55:32 -08:00 |
|
dependabot[bot]
|
96c74d26ed
|
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>
|
2024-02-28 14:55:13 -08:00 |
|
dependabot[bot]
|
0631a12d9a
|
build(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-28 14:54:51 -08:00 |
|
Morgan Helton
|
a72d3c5880
|
update peter-evans/create-pull-request to v6
|
2024-02-28 14:54:06 -08:00 |
|
Pol Dellaiera
|
e98d4358e3
|
Bump peter-evans/create-pull-request to v5
|
2023-10-10 13:22:51 -07:00 |
|
Graham Christensen
|
d374cc7d4a
|
Mechanical migration to FlakeHub
|
2023-10-10 13:21:55 -07:00 |
|
Graham Christensen
|
af80b95b83
|
Update action versions to main.
Folks can pin to recent versions if they choose.
|
2023-09-15 21:58:32 -04:00 |
|
Graham Christensen
|
da2fd6f256
|
Update action.yml
|
2023-08-24 00:12:15 -04:00 |
|
Ana Hobden
|
fd510d25c0
|
Merge pull request #78 from DeterminateSystems/DS-970
DS-970: Add Magic Nix Cache and other workflow changes
|
2023-07-21 09:21:51 -07:00 |
|