Commit graph

8 commits

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
2022-03-31 15:10:37 -04:00
Dmitry Shibanov 3e90744edf
Update lockfileVersion (#422) 2022-02-24 14:42:19 +03:00
Dmitry Shibanov 04c56d2f95
update cache to 1.0.8 (#367) 2021-11-29 13:35:08 +03:00
Dmitry Shibanov a4b8ed2f4e
Update dependencies (#346) 2021-10-14 13:18:01 +03:00
Dmitry Shibanov cfe70f9fe8 update dependencies 2021-06-30 13:08:07 +03:00
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>
2021-06-29 13:34:35 +03:00
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
2020-10-01 12:03:22 -04:00
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
2020-09-10 09:23:54 -04:00