Daniil Suvorov
60dc9d3648
fix: optional props not required ( #515 )
2022-07-16 15:34:37 +02:00
Tomas Dabasinskas
cdfc708aeb
Allow to disable caching completely ( #351 )
...
* Add skip-cache parameter
* Update README
* Implement cache skipping
* Run prettier
* update descriptions
* re-build dist
Co-authored-by: Sergey Vilgelm <sergey@vilgelm.com>
2022-02-26 08:16:23 -08:00
Sergey Vilgelm
c675eb70db
Update all direct dependencies ( #404 )
...
* Update all direct dependencies
* use node v16
* upgrade typescript to v4.5.5
* upgrade actions/github to v5
* use vercel/ncc v0.33.3
* Add compatibility note for v3
* increase timeout for the testing workflow
2022-02-24 11:13:47 -08:00
Steve Coffman
423fbafafc
Remove Setup-Go ( #403 )
...
* Remove Setup-Go
Signed-off-by: Steve Coffman <steve@khanacademy.org>
* Add setup-go to test github actions
Signed-off-by: Steve Coffman <steve@khanacademy.org>
* Modify README and action.yml per review
Signed-off-by: Steve Coffman <steve@khanacademy.org>
* build dist
Co-authored-by: Sergey Vilgelm <sergey@vilgelm.com>
2022-02-24 09:34:23 -08:00
Aaron Bennett
24734036d2
change don't to doesn't ( #356 )
2021-10-20 11:16:04 -07:00
Sindre Røkenes Myren
0dd30832fc
Add options to skip caching of folders. ( #154 )
...
Add option to skip caching the Go package directory (~/go/pkg).
Add option to skip caching the Go build directory (~/.cache/go-build).
Update README to mention new options.
2021-02-14 10:59:58 -06:00
Sergey Vilgelm
e4e910b0ce
Add a skip-go-installation to use pre-installed Go ( #144 )
...
* update package-lock.json
* Add skip-go-installation to use pre-installed Go
Add the golangci-lint to PATH
2020-12-31 11:20:57 -06:00
Tam Mach
a1c5369c06
feat(version): Support for patch verison ( #101 )
...
This commit is to support X.Y.Z version in config.
- if X.Y.Z version is passed, honour it 👍
- if X.Y version is passed, keep the same behaviour
as it is right now.
Closes #98
Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-10-17 16:52:51 +08:00
Sergey Vilgelm
809d3b078b
Support latest tag for golangci-lint version ( #64 )
2020-08-02 11:04:32 -05:00
Tam Mach
d737e6d962
Fix misleading version input description ( #33 )
...
* Fix misleading version input description
Signed-off-by: Tam Mach <sayboras@yahoo.com>
* Run npm run all
* Update dep to fix CI
* Update dep to fix CI
* Bump to 1.28
* Locked down setup-go version
2020-07-06 06:17:53 +02:00
Denis Isaev
10cbc929b3
Support only-new-issues
( #19 )
...
Fixes #16
2020-05-22 10:36:12 +03:00
Stephanie Hobbs
20d5541dab
Add working-directory support ( #18 )
...
Add working-directory support
Fixes #15
2020-05-21 14:36:02 +03:00
Denis Isaev
85a3a6abe4
docs: remove 'beta version'
2020-05-16 17:24:18 +03:00
Denis Isaev
1778ebaefa
dev: shorten description
2020-05-05 18:17:02 +03:00
Denis Isaev
1dd9e0522b
dev: improve description
2020-05-05 18:11:57 +03:00
Denis Isaev
66883b5fcf
dev: change icon and color on GitHub marketplace
2020-05-05 17:57:46 +03:00
Denis Isaev
853ade09ed
reimplement github action in typescript
2020-05-04 17:48:04 +03:00
Aleksandr Razumov
4cb8a13e45
action: make github token optional
2020-04-26 19:41:24 +03:00
Aleksandr Razumov
d3ea46b6e2
add format
2020-04-26 04:39:27 +03:00
Aleksandr Razumov
c29c0c454f
add directory arg
2020-04-26 04:22:56 +03:00
Aleksandr Razumov
6eb54d49f7
add sample
2020-04-26 03:52:07 +03:00
Aleksandr Razumov
dc01ea509d
fix typo again
2020-04-26 00:42:43 +03:00
Aleksandr Razumov
adbc45ce5d
fix typo
2020-04-26 00:41:59 +03:00
Aleksandr Razumov
52ce8f5803
add draft action
2020-04-26 00:39:46 +03:00