Ivan Zosimov
3f2174ee39
Fix actions/cache module version and add tsc command to build command
2022-03-30 11:32:18 +02:00
Ivan Zosimov (Akvelon INC)
fc2e404438
Merge branch 'main' into modules-caching
2022-02-28 10:45:07 +03:00
Dmitry Shibanov
2bb2aab2fd
update types node ( #194 )
2022-02-24 15:07:22 +03:00
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.
2022-02-21 16:21:14 +03:00
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.
2022-02-21 11:58:23 +03:00
Dmitry Shibanov
bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one ( #186 )
2022-02-09 14:59:04 +03:00
Dmitry Shibanov
59d644db2a
update dependencies
2021-10-13 18:48:38 +03:00
Brian Cristante
b8a24202e2
Update Jest
2021-08-31 10:44:51 -04:00
Thomas Boop
37335c7bb2
Swap to Environment Files ( #76 )
...
* Swap to env files
2020-10-01 10:45:00 -04:00
Dmitry Shibanov
1616116e1b
Use GitHub releases to download Go versions. ( #58 )
2020-06-29 11:41:13 -04:00
Bryan MacFarlane
dec4fc5647
update tool-cache version
2020-03-26 13:52:36 -04:00
Bryan MacFarlane
1fea44b3f0
create bin if not under go env GOPATH
2020-03-26 12:40:41 -04:00
Bryan MacFarlane
e0b6a4d694
audit fixes
2020-03-26 11:13:11 -04:00
Bryan MacFarlane
79b62adb05
another test and bugs
2020-02-09 18:09:15 -05:00
Bryan MacFarlane
4282769cc0
starting v2 and proxy support
2020-02-09 00:21:39 -05:00
Alif Rachmawadi
632d18fc92
Handle .x version syntax with latest release ( #13 )
...
* get latest release for .x syntax version
* added nock as dev dependency
* added test for .x syntax
* updated readme
* updated http client name
* use rest client for getting available versions
* more .x handling
* move nock to setup and teardown
2019-08-19 08:28:37 -04:00
Danny McCormick
3b60f67c92
Consume toolkit from npm ( #9 )
2019-08-16 09:43:51 -04:00
Danny McCormick
58fca98f91
v1 ( #8 )
2019-08-01 09:19:30 -04:00
Danny McCormick
44112531e2
Fix husky
2019-07-12 11:01:07 -04:00
Danny McCormick
dda5fefc1c
Update toolkit
2019-06-24 15:05:39 -04:00
Danny McCormick
cef575caea
Metadata changes
2019-06-19 09:56:06 -04:00
Danny McCormick
cd176c696b
Add setup-go
2019-06-19 09:44:17 -04:00