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
Martin Wimpress
1a057b79b1
ci: clearly name steps in update.yml
2023-07-21 15:52:27 +01:00
Martin Wimpress
51e1459968
DS-970: Add Magic Nix Cache and other workflow changes
...
An assortment of GitHub Workflow changes, potentially including:
- Enable DeterminateSystems/magic-nix-cache-action@main
- Reference all DeterminateSystems actions via @main
- Make update.yaml consistent across repos
- Remove unnecessary github-token: from nix-installer-action
- Update actions/checkout@v2 to actions/checkout@v3
2023-07-14 10:21:02 +01:00
Carl Thomé
4fbf969957
actions/checkout@v2 -> actions/checkout@v3
2023-06-29 06:13:10 -07:00
Carl Thomé
55ddfbef62
Bump actions/checkout in example
2023-06-29 06:13:10 -07:00
xgroleau🐢
dec3bc3c9b
fix: removed commented commit escaping code
2023-03-29 11:11:22 -07:00
xgroleau🐢
ad81b423ab
fix: use multiline string
2023-03-29 11:11:22 -07:00
xgroleau🐢
c7487e8c98
doc: doc a bit more specific on the options format
2023-03-29 11:11:22 -07:00
xgroleau🐢
54eb0b2901
doc: Info in readme
2023-03-29 11:11:22 -07:00
xgroleau🐢
8a88a06550
fix: pr message fix
2023-03-29 11:11:22 -07:00
xgroleau🐢
9af2d0f36a
fix : replace action using deprecated node 12
2023-03-29 11:11:22 -07:00
xgroleau🐢
b55ee105d9
feat: Added nix option
...
fix: nix options position
Use empty list
fix options
2023-03-29 11:11:22 -07:00
Budiman Jojo
bc75a5b55e
expose status of PR
2023-03-27 09:17:55 -07:00
Jörg Thalheim
786e5cf5a2
allow to set base branch of pull request
2023-03-27 08:43:21 -07:00
dependabot[bot]
085c3a0b6d
build(deps): bump pedrolamas/handlebars-action from 2.1.0 to 2.2.0
...
Bumps [pedrolamas/handlebars-action](https://github.com/pedrolamas/handlebars-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/pedrolamas/handlebars-action/releases )
- [Commits](https://github.com/pedrolamas/handlebars-action/compare/v2.1.0...v2.2.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>
2023-03-06 05:55:07 -08:00
Luc Perkins
29d64d0332
Update Nix install action in README
2023-03-06 05:47:19 -08:00
dependabot[bot]
cc83127440
build(deps): bump peter-evans/create-pull-request from 3 to 4
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 05:46:37 -08:00
Luc Perkins
6411dd26e0
Switch to Nix Installer Action
2023-02-28 09:20:08 -08:00
Eelco Dolstra
6f9746fc32
Merge pull request #48 from DeterminateSystems/dependabot/github_actions/nwisbeta/validate-yaml-schema-2.0.0
...
build(deps): bump nwisbeta/validate-yaml-schema from 1.0.3 to 2.0.0
2023-02-02 17:03:57 +01:00
Martin Wimpress
483538ef54
Merge pull request #55 from DeterminateSystems/dependabot/github_actions/cachix/install-nix-action-18
...
build(deps): bump cachix/install-nix-action from 17 to 18
2023-01-31 14:55:19 +00:00
Linus Heckemann
114dde340d
Merge pull request #57 from DeterminateSystems/dependabot/github_actions/pedrolamas/handlebars-action-2.1.0
...
build(deps): bump pedrolamas/handlebars-action from 2.0.0 to 2.1.0
2023-01-27 16:00:40 +01:00
Eric Crosson
876a472251
fix(deps): upgrade DamianReeves/write-file-action to v1.2
...
https://github.com/DamianReeves/write-file-action/releases/tag/v1.2
This bumps the write-file-action from the Node.js 12 runtime to Node.js
16, avoiding a warning that Node.js 12 actions are deprecated[^1].
[^1]: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2023-01-23 07:15:35 -08:00
Eric Crosson
a0c5484d59
feat: accept list of reviewers and assignees
...
Pass a list of GitHub usernames through to
peter-evans/create-pull-request.
Assignees are specified with the `pr-assignees` property.
Reviewers are specified with the `pr-reviewers` property.
Both properties expect the value to be a list of GitHub usernames,
separated by either commas or newlines.
2023-01-19 07:29:15 -08:00
Cole Helbling
aa092a7430
README: document using a different Git author / committer
2022-11-28 08:02:01 -08:00
Arman Bilge
913da8731c
Remove stray >
2022-11-28 08:02:01 -08:00