Thomas Boop
|
4314d44d94
|
update workflows
|
3 years ago |
Thomas Boop
|
28c3d5cef9
|
Update default runtime to node16
Node 12 has an end of life on April 30, 2022.
This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12.
This is supported on all Actions Runners v2.285.0 or later.
|
3 years ago |
Sergey Gaynetdinov
|
44e221478f
|
Replace 'ubuntu-16.04' -> 'ubuntu-latest' (#180)
|
3 years ago |
Brian Cristante
|
424fc82d43
|
Merge pull request #179 from oscard0m/add-cache-to-node-workflows
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
|
3 years ago |
Oscar Dominguez
|
82388ea9d4
|
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
|
3 years ago |
Dominik Honnef
|
fdeec47002
|
Don't require relative paths to start with ./ or ../ (#98)
|
3 years ago |
Sergey-Murtazin
|
3e9d5483e6
|
Add semver note to documentation (#164)
|
3 years ago |
Masahiro Furudate
|
02f7ea9f09
|
Fix yaml indent (#59)
|
3 years ago |
Sergey-Murtazin
|
5805cf725b
|
Add issue and pull request templates (#163)
|
3 years ago |
MaksimZhukov
|
35030c1fd2
|
Merge pull request #162 from dmitry-shibanov/v-dmshib/update-dependencies
Update dependencies
|
3 years ago |
Dmitry Shibanov
|
59d644db2a
|
update dependencies
|
3 years ago |
Josh Gross
|
76929df236
|
Merge pull request #147 from brcrista/brcrista/check-dist
Create check-dist.yml
|
3 years ago |
Josh Gross
|
b06835a88c
|
Merge pull request #155 from brcrista/brcrista/npm-audit-fix
Fix `npm audit` issues
|
3 years ago |
Brian Cristante
|
b8a24202e2
|
Update Jest
|
3 years ago |
Brian Cristante
|
e234d99c78
|
Run npm audit fix
|
3 years ago |
Josh Gross
|
0ea1f64ec9
|
Merge pull request #87 from ineiti/patch-1
Reference latest setup-go
|
3 years ago |
Josh Gross
|
331ce1d993
|
Merge pull request #141 from paulcacheux/fix-windows-extractor-selection
Fix extractor selection on windows
|
3 years ago |
Josh Gross
|
1087a81afd
|
Merge pull request #146 from actions/joshmgross/add-release-workflow
Add release action version workflow
|
3 years ago |
Josh Gross
|
ecd878f81d
|
Add release action version workflow
|
3 years ago |
Brian Cristante
|
eca066937b
|
Fix triggers in licensed.yml
|
3 years ago |
Brian Cristante
|
e816064dae
|
Add check-dist.yml
|
3 years ago |
Paul Cacheux
|
bba6fe1d58
|
Fix extractor selection on windows
|
3 years ago |
Josh Gross
|
3b4dc6cbed
|
Merge pull request #90 from actions/joshmgross/add-codeowners
Add CODEOWNERS
|
4 years ago |
Josh Gross
|
afe68ffd57
|
Add CODEOWNERS
|
4 years ago |
Linus Gasser
|
6eb700292f
|
Reference latest setup-go
|
4 years ago |
Thomas Boop
|
37335c7bb2
|
Swap to Environment Files (#76)
* Swap to env files
|
4 years ago |
Thomas Boop
|
7ff6287c80
|
Merge pull request #70 from thboop/main
Add `Licensed` To Help Verify Prod Licenses
|
4 years ago |
Thomas Boop
|
084110f6ed
|
Ignore Generated Files in Git PR's
|
4 years ago |
Thomas Boop
|
4047b11da0
|
Manually review dependencies
|
4 years ago |
Thomas Boop
|
23a9878ae4
|
Add Licensed workflow and configuration files
|
4 years ago |
Thomas Boop
|
8a3a76c217
|
Merge pull request #69 from actions/thboop/AddThirdPartyLicenses
Add Third Party License Information to Dist Files
|
4 years ago |
Thomas Boop
|
a01ab08f9a
|
Add Third Party License Information
|
4 years ago |
Bryan MacFarlane
|
33cbf07c96
|
workflow main references
|
5 years ago |
Bryan MacFarlane
|
8e98458ff1
|
updating matrix in readme
|
5 years ago |
Maxim Lobanov
|
d0c5defdf3
|
Switch manifest installation from "master" to "main" branch (#65)
* switch from master to main branch
* Update README.md
|
5 years ago |
Dmitry Shibanov
|
1616116e1b
|
Use GitHub releases to download Go versions. (#58)
|
5 years ago |
Bryan MacFarlane
|
0f551ac199
|
Update v2 tags in readme
|
5 years ago |
Bryan MacFarlane
|
e1c0a1665b
|
Update readme with v2 release
|
5 years ago |
Bryan MacFarlane
|
78bd24e01a
|
Merge pull request #50 from actions/goenv
go env block
|
5 years ago |
Bryan MacFarlane
|
6613fc89fc
|
go env block
|
5 years ago |
Bryan MacFarlane
|
202a594963
|
Merge pull request #48 from actions/matcher
More focused problem matcher regex
|
5 years ago |
Bryan MacFarlane
|
0dbc7e4965
|
toString
|
5 years ago |
Bryan MacFarlane
|
2091469f9f
|
lint
|
5 years ago |
Bryan MacFarlane
|
f32657ccaf
|
output version of go it resolved to
|
5 years ago |
Bryan MacFarlane
|
cec6ecefb4
|
output version of go it resolved to
|
5 years ago |
Bryan MacFarlane
|
e36ce1d6cf
|
tabs or spaces
|
5 years ago |
Bryan MacFarlane
|
89c89c5036
|
cleaner regex
|
5 years ago |
Bryan MacFarlane
|
0a62a734da
|
another test case
|
5 years ago |
Bryan MacFarlane
|
5156bc5dd3
|
lint
|
5 years ago |
Bryan MacFarlane
|
7837b03976
|
more tests
|
5 years ago |