Commit Graph

144 Commits (11d88537232527ae1f0a2f65c036abc154ae9865)
 

Author SHA1 Message Date
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
Thomas Boop 084110f6ed Ignore Generated Files in Git PR's 5 years ago
Thomas Boop 4047b11da0 Manually review dependencies 5 years ago
Thomas Boop 23a9878ae4 Add Licensed workflow and configuration files 5 years ago
Thomas Boop 8a3a76c217
Merge pull request #69 from actions/thboop/AddThirdPartyLicenses
Add Third Party License Information to Dist Files
5 years ago
Thomas Boop a01ab08f9a Add Third Party License Information 5 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