0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-06-02 17:39:39 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
renovate[bot]
2d2de1a5e0
chore(deps): update golang devdeps non-major (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-12 09:09:42 +01:00
renovate[bot]
689ceb2b16
chore(deps): update docker.io/library/golang docker tag to v1.22 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-07 22:32:36 +01:00
renovate[bot]
f059134af5 chore(deps): update dependency golangci/golangci-lint to v1.55.2 2023-11-06 03:57:24 +00:00
renovate[bot]
0fba70f052 chore(deps): update dependency golangci/golangci-lint to v1.55.1 2023-10-30 04:48:02 +00:00
42297c3db4
ci: use gotestsum for better test output (#17) 2023-10-28 22:01:18 +02:00
renovate[bot]
d64335e73a chore(deps): update dependency golangci/golangci-lint to v1.55.0 2023-10-23 03:02:08 +00:00
00e2fe31e5
initial commit after fork 2023-10-12 16:18:25 +02:00
Ramon Buckland
b89b4838ae build: resolves #38 providing arm64 and amd64 releases 2022-01-11 16:13:26 +11:00
Beatriz Vieira
ff4774737b chore: add lint and lint-autofix to .phony 2021-07-30 19:44:49 -03:00
Beatriz Vieira
893213399c
chore: add lint prefix to autofix 2021-07-26 21:56:27 -03:00
Beatriz Vieira
dee7890569
chore: fix typo on makefile help 2021-07-26 21:54:49 -03:00
Sheldon Hull
7d74abd677 refactor: 🚚 adjust module naming to support go install 2021-07-22 18:07:18 -05:00
Beatriz Vieira
ba5bcdc817 ci: compress sv4git binary with tar.gz for linux and macos 2021-07-18 17:59:57 -03:00
Beatriz Vieira
8c266a5a20 chore: add test-coverage and test-show-coverage tasks to makefile 2021-07-18 17:02:19 -03:00
Beatriz Vieira
073deaceca build: add sv version on make release-all 2020-07-16 20:25:19 -03:00
Beatriz Vieira
7ea9306fc4 build: add time as version when version is not set 2020-02-01 18:44:51 -03:00
Beatriz Vieira
14270fd86f build: add missing phony on makefile 2020-02-01 18:13:59 -03:00
Beatriz Vieira
137dca4081 build: add release and release-all on makefile 2019-12-04 20:46:22 -03:00
Beatriz Vieira
0deb04cc9c feat: add version on command usage 2019-12-04 20:18:38 -03:00
Beatriz Vieira
a2bb8e0712 build: fix makefile usage 2019-12-04 19:35:47 -03:00
Beatriz Vieira
9374b3addc feat: add support for current-version, next-version, commit-log and release-notes
BREAKING CHANGE: first release
2019-11-17 13:17:24 -03:00