Commit Graph

12 Commits

Author SHA1 Message Date
Dmitry Shibanov 30f0e7dc5a
Update @actions/core to 1.9.1 (#574) 2022-09-08 15:15:16 +02:00
Shude Li c8f0d10585
upgrade `@action/cache` to 3.0.4 to fix stuck issue (#573) 2022-09-08 14:53:41 +02:00
Dmitry Shibanov f1702f8f38 update licenses 2022-06-24 12:47:26 +02:00
Deepak Dahiya 56337c4255
Updated @actions/cache (#460)
* Updated @actions/cache

* Licensed cache

* new build

* Updated version
2022-04-11 19:06:18 +05:30
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