Commit Graph

8 Commits (76d3665dc084409ba9e6c467009338cf86e9dd5f)

Author SHA1 Message Date
Dmitry Shibanov bacd6b4b3a
Caching on GHES (#452)
* add support for ghes caching

* fix licesnses

* work on resolving comments

* change internal error to warning

* fix warning for internal errors

* update version
3 years ago
Dmitry Shibanov 3e90744edf
Update lockfileVersion (#422) 3 years ago
Dmitry Shibanov 04c56d2f95
update cache to 1.0.8 (#367) 3 years ago
Dmitry Shibanov a4b8ed2f4e
Update dependencies (#346) 4 years ago
Dmitry Shibanov cfe70f9fe8 update dependencies 4 years ago
Maxim Lobanov 282049a5b1
regenerate license (#7)
* regenerate license

* npm run build

* sync branches

* rebuild project

* fix test

Co-authored-by: Dmitry Shibanov <dmitry-shibanov@github.com>
4 years ago
Thomas Boop c6fd00ceb9
Swap to env files (#200)
* Swap to env files

* revert to old method for tests

* disable executing of commands during tests

* bump package.json @actions/core version
5 years ago
Thomas Boop c211e95e60
Add `Licensed` To Help Verify Prod Licenses (#180)
* add licensed workflow and config files

* manual dependency verification

* Hide generated license files in pr
5 years ago