Commit Graph

156 Commits (8d80cd6b60c3f632a518e71e66db4cf8ca2115ef)
 

Author SHA1 Message Date
Ivan Zosimov (Akvelon INC) 8d80cd6b60 Change code according to review points 3 years ago
Ivan Zosimov (Akvelon INC) 86d1cd689b Change code according to review points 3 years ago
Ivan Zosimov (Akvelon INC) fc2e404438 Merge branch 'main' into modules-caching 3 years ago
Dmitry Shibanov 2bb2aab2fd
update types node (#194) 3 years ago
Dmitry Shibanov edcbc0c2cd
update lockfileVersion (#193) 3 years ago
Ivan Zosimov (Akvelon INC) 2e1e7c7d7e Make some small changes according to review points 3 years ago
Ivan Zosimov (Akvelon INC) b50606f375 Rebuild action 3 years ago
Ivan Zosimov (Akvelon INC) b2ef77dbb7 Change logic to find matchers.json file 3 years ago
Ivan Zosimov (Akvelon INC) b05c2a57a4 Update package-lock.json file 3 years ago
Dmitry Shibanov fb9a043dd8
Update default runtime to node16 (#192) 3 years ago
Ivan Zosimov (Akvelon INC) f7d54db843 Add new file-container for package-managers
File package-managers.ts was added.
3 years ago
Ivan Zosimov (Akvelon INC) 30f08b7b11 Fix bug with getting object property by its name 3 years ago
Ivan Zosimov (Akvelon INC) 11d8853723 Change field in the action.yml file
Change modules-manager to package-manager in action.yml file.
3 years ago
Ivan Zosimov (Akvelon INC) f2efd31d13 Change code to make it more extandable in future 3 years ago
Ivan Zosimov (Akvelon INC) d450effe85 Rebuild action with some small changes.
Changes were applied to some debug messages.
3 years ago
Ivan Zosimov (Akvelon INC) 8dd60badf6 Change behavior of the post-job
If caching is not enabled by action.yml input, save of the cache won't
occur in the post-job.
3 years ago
Ivan Zosimov (Akvelon INC) 766a3397b4 Rebuild index.js file for the main job 3 years ago
Ivan Zosimov (Akvelon INC) a79b7c7694 Change path to matchers.json 3 years ago
Ivan Zosimov (Akvelon INC) 174207d077 Change description of the cache input in action.yml 3 years ago
Ivan Zosimov (Akvelon INC) 53f5d5ec02 Format files according to Prettier rules and build 3 years ago
Ivan Zosimov (Akvelon INC) 25a133c257 Add logic for modules caching
Such files as cache-restore.ts, cache-utils.ts, constants.ts,
cache-save.ts we added. Main.ts file now incorporates logic for using
files mentioned above.
3 years ago
Ivan Zosimov (Akvelon INC) 5ba3482d38 Change build script in package.json file
Divided building procedure into two, one for main job, another for
post-job.
3 years ago
Ivan Zosimov (Akvelon INC) 56994f1afd Change action.yml file
Such inputs as 'cache' and 'cache-dependency-path' were added along with
their descriptions.
3 years ago
dependabot[bot] 5b0ae0e97d
Bump pathval from 1.1.0 to 1.1.1 (#188) 3 years ago
Dmitry Shibanov bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one (#186) 3 years ago
Sergey Gaynetdinov 44e221478f
Replace 'ubuntu-16.04' -> 'ubuntu-latest' (#180) 4 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
4 years ago
Oscar Dominguez 82388ea9d4 ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows 4 years ago
Dominik Honnef fdeec47002
Don't require relative paths to start with ./ or ../ (#98) 4 years ago
Sergey-Murtazin 3e9d5483e6
Add semver note to documentation (#164) 4 years ago
Masahiro Furudate 02f7ea9f09
Fix yaml indent (#59) 4 years ago
Sergey-Murtazin 5805cf725b
Add issue and pull request templates (#163) 4 years ago
MaksimZhukov 35030c1fd2
Merge pull request #162 from dmitry-shibanov/v-dmshib/update-dependencies
Update dependencies
4 years ago
Dmitry Shibanov 59d644db2a update dependencies 4 years ago
Josh Gross 76929df236
Merge pull request #147 from brcrista/brcrista/check-dist
Create check-dist.yml
4 years ago
Josh Gross b06835a88c
Merge pull request #155 from brcrista/brcrista/npm-audit-fix
Fix `npm audit` issues
4 years ago
Brian Cristante b8a24202e2 Update Jest 4 years ago
Brian Cristante e234d99c78 Run npm audit fix 4 years ago
Josh Gross 0ea1f64ec9
Merge pull request #87 from ineiti/patch-1
Reference latest setup-go
4 years ago
Josh Gross 331ce1d993
Merge pull request #141 from paulcacheux/fix-windows-extractor-selection
Fix extractor selection on windows
4 years ago
Josh Gross 1087a81afd
Merge pull request #146 from actions/joshmgross/add-release-workflow
Add release action version workflow
4 years ago
Josh Gross ecd878f81d
Add release action version workflow 4 years ago
Brian Cristante eca066937b Fix triggers in licensed.yml 4 years ago
Brian Cristante e816064dae Add check-dist.yml 4 years ago
Paul Cacheux bba6fe1d58 Fix extractor selection on windows 4 years ago
Josh Gross 3b4dc6cbed
Merge pull request #90 from actions/joshmgross/add-codeowners
Add CODEOWNERS
5 years ago
Josh Gross afe68ffd57
Add CODEOWNERS 5 years ago
Linus Gasser 6eb700292f
Reference latest setup-go 5 years ago
Thomas Boop 37335c7bb2
Swap to Environment Files (#76)
* Swap to env files
5 years ago
Thomas Boop 7ff6287c80
Merge pull request #70 from thboop/main
Add `Licensed` To Help Verify Prod Licenses
5 years ago