Daz DeBoer
460a3ca55f
Delegate to 'gradle/actions/wrapper-validation' ( #200 )
...
Now that 'gradle/actions/wrapper-validation' has been released as v3.3.0,
we remove this implementation and delegate via a composite action.
Fixes #198
2024-04-12 15:03:36 -06:00
Marcono1234
ac96f186ff
Hardcoded checksums follow-up
2024-02-07 16:09:51 +01:00
Marcono1234
ca85ed0b62
Extend integration tests
2024-02-07 16:08:28 +01:00
daz
24d65a10ac
Merge branch 'releases/v2'
...
* releases/v2:
Check dist on release branches
Log multiple errors
2024-02-06 08:25:02 -07:00
daz
a494d935f4
Check dist on release branches
2024-02-06 08:24:05 -07:00
Marcono1234
bb2ea9bd17
Hardcode known wrapper checksums to avoid network requests
2024-02-01 10:26:28 -07:00
Daz DeBoer
2572bdd97b
Fix check-dist workflow ( #172 )
...
- Updated package.json to be more consistent with `gradle/actions` repo
- Updated 'check-dist' workflow to be more consistent with `gradle/actions` repo
- Check-dist now actually checks! Fixes #171
2024-01-31 14:19:32 -07:00
daz
77d43de170
Update upload-artifact version
2024-01-29 13:41:44 -07:00
Łukasz Jernaś
2f8436d9bb
Use setup-node@v4 instead of pinning to a revision
2024-01-29 13:41:44 -07:00
Łukasz Jernaś
bfa0fe410a
Consistently use npm cache for workflows
2024-01-29 13:41:44 -07:00
Łukasz Jernaś
8be8473276
Update workflows and action to NodeJS 20
...
Fixes #160
2024-01-29 13:41:42 -07:00
dependabot[bot]
ef2802775b
Bump the github-actions group with 1 update ( #136 )
...
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 12:23:40 -06:00
Daz DeBoer
c503096ae5
Update GitHub Action versions
2023-02-20 19:52:36 -07:00
Daz DeBoer
6a97dac3d4
Updates for branch rename master -> main
2023-02-18 18:28:21 -07:00
Daz DeBoer
8d49e559aa
Use Node 16 for CI workflow
2023-02-18 16:55:57 -07:00
Nelson Osacky
a63eded8e0
Update workflows to v3
2023-01-18 22:28:07 +01:00
Kengo TODA
d0ffc95aad
ci: install node v16 instead of v12
2021-12-23 06:49:39 +08:00
Jonathan Leitschuh
a816b24745
Update check-dist to run against master
2021-12-22 11:30:33 -05:00
Jonathan Leitschuh
8ee3e0ee03
Create check-dist.yml
2021-12-22 11:29:25 -05:00
Jonathan Leitschuh
a48b2ea114
Create codeql-analysis.yml
2021-02-04 17:38:04 -05:00
Frieder Bluemle
fcaf38c511
Update checkout action to v2
2020-03-17 10:30:48 +01:00
Frieder Bluemle
78999a846d
Update GitHub Actions workflow name to ci
2020-02-26 09:53:27 +01:00
Paul Merlin
73443bf726
Add input to allow arbitrary checksums
...
In order for the action integration test to pass on CI
And it's a feature
Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-06 13:36:28 +01:00
Paul Merlin
0fa564f462
Initial commit
2020-01-05 12:04:24 +01:00