Sergey Vilgelm
d9f0e73c04
Check that go.mod exists in reading the version ( #173 )
...
Add additional tests in github actions
Support working directory for reading the version from go.mod
2021-02-23 23:51:00 -06:00
Lukas Malkmus
51485a4001
Try to get version from go.mod file ( #118 )
...
* Try to get version from go.mod file
* re-build
Co-authored-by: Sergey Vilgelm <sergey.vilgelm@ibm.com>
2021-02-23 10:45:22 -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
Sergey Vilgelm
c238b72278
Prepare v2.0.0 ( #40 )
2020-07-15 12:18:02 -05:00
dependabot[bot]
65dc624d8b
build(deps-dev): bump prettier from 1.19.1 to 2.0.5 ( #52 )
...
* build(deps-dev): bump prettier from 1.19.1 to 2.0.5
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5 )
Signed-off-by: dependabot[bot] <support@github.com>
* Fix prettier
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergey Vilgelm <sergey.vilgelm@ibm.com>
2020-07-14 09:25:11 -05:00
Denis Isaev
27e14e0f3f
use action config, don't require github token
...
fixes #11
2020-05-09 16:34:52 +03:00
Denis Isaev
853ade09ed
reimplement github action in typescript
2020-05-04 17:48:04 +03:00