Commit graph

238 commits

Author SHA1 Message Date
4bca796b43 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260114124804-a8db3a6585a6 2026-01-14 13:36:50 +00:00
a500c3f61d chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20251231065035-29ae690a9f19 2025-12-31 07:36:46 +00:00
458e78d0c7 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20251230102402-1764c9ae7fb5 2025-12-30 11:36:54 +00:00
e4923465d9 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20251224103503-78aff6aa5ea9 2025-12-27 06:49:03 +00:00
b0d2302af1 chore(package): update module github.com/schollz/progressbar/v3 to v3.19.0 2025-12-27 05:49:00 +00:00
fc7d826959 feat: bump version to v3.0.1 2025-12-11 11:55:11 +01:00
b54857e70b fix: restore git token in url 2025-12-11 11:54:47 +01:00
d980126473 feat: use go-git instead of "system git" 2025-12-10 23:32:34 +01:00
a4f4663749 Merge branch 'renovate_softprops-action-gh-release-2.x' into 'main'
chore(package): update softprops/action-gh-release action to v2

See merge request go/gogitlabber!5
2025-12-09 21:33:30 +01:00
64ad89f65c Merge branch 'renovate_actions-setup-go-6.x' into 'main'
chore(package): update actions/setup-go action to v6

See merge request go/gogitlabber!4
2025-12-09 21:32:07 +01:00
7d5b15c894 chore(package): update softprops/action-gh-release action to v2 2025-12-09 20:32:05 +00:00
76bea8af72 chore(package): update actions/setup-go action to v6 2025-12-09 20:32:03 +00:00
85d99ef1bb Merge branch 'renovate_components-golang-2.x' into 'main'
chore(package): update dependency components/golang to v2.0.6

See merge request go/gogitlabber!6
2025-10-12 09:36:58 +00:00
b8023a9c11 chore(package): update dependency components/golang to v2.0.6 2025-10-12 08:56:14 +00:00
29a68aace0 style: spaces vs tabs 2025-09-12 11:23:53 +02:00
bfb0058012 feat: version bump 2025-08-28 10:35:39 +02:00
157447716b style: remove unused comment 2025-08-28 10:34:22 +02:00
c430fdce5d feat: version bump 2025-08-28 10:31:00 +02:00
acfc2b5485 feat: improved logging when a repo gives an error 2025-08-28 10:30:41 +02:00
2bc01e0826 feat: version bump 2025-07-08 13:12:08 +02:00
54f0049c06 feat: refactor requirements.go 2025-07-08 13:11:30 +02:00
55dacbfec2 feat: refactor output.go 2025-07-08 13:09:37 +02:00
1fb5591ea6 feat: rewrite gitlab.go 2025-07-08 12:59:14 +02:00
5180599583 feat(ci): fix linter complaints 2025-07-07 22:23:31 +02:00
02d022da54 feat: rewrite git.go and gitea.go 2025-07-07 22:14:42 +02:00
19b3442376 style: improve variable name homeDir 2025-07-07 19:40:39 +02:00
788c5a0a27 feat: add debug argument 2025-07-07 19:01:09 +02:00
54891f9193 feat: print error for git user and git mail 2025-07-07 11:57:40 +02:00
faf2a1ce8b feat: ignore errors for username and mail 2025-07-07 11:52:55 +02:00
d32cfda43d feat: version bump to v2.1.0 2025-07-07 11:49:25 +02:00
f24d204152 feat: added git user and mail config 2025-07-07 11:48:50 +02:00
241fe8c53b feat: use yaml config instead of args or envs 2025-07-07 10:50:31 +02:00
2ab991a181 feat: migrate components to new name 2025-06-16 17:22:22 +02:00
162e562bc6 feat(ci): migrate testing and releasing to components 2025-06-16 17:20:29 +02:00
1adcf316de fix(ci): image tag 2025-06-16 16:51:15 +02:00
661e99cb5a fix(ci): image tag 2025-06-16 16:49:02 +02:00
2b8c184e8f feat: fix testing image version 2025-06-16 13:32:52 +02:00
c03cdc67d3 fix: dependancy problem 2025-06-16 13:28:14 +02:00
b94762ae5f feat(ci): move testing and releasing 2025-06-16 13:26:53 +02:00
c78f2ac329 fix: dependancy part 3 2025-06-16 12:16:52 +02:00
10f96fc8f1 fix(ci): dependancy 2025-06-16 12:03:22 +02:00
83a6d68d73 fix: depenancy part 2 2025-06-16 12:02:42 +02:00
8fa6066911 fix(ci): dependancy 2025-06-16 11:58:34 +02:00
b4cacd1e64 feat: move linting to component 2025-06-16 11:58:13 +02:00
d5f15cbfa6 chore(package): update goreleaser/goreleaser docker tag to v2.10.2 2025-06-09 04:49:18 +00:00
dd9f92c4b3 feat: added .ansible to gitignore 2025-06-02 18:38:37 +02:00
898a574a1c chore(package): update goreleaser/goreleaser docker tag to v2.9.0 2025-04-30 04:47:45 +00:00
b8aaa0a96e feat(git): added sbom files to gitignore 2025-04-24 11:23:34 +02:00
478968d381 feat: version bump to v1.1.5 2025-04-24 10:13:14 +02:00
4d21adb8c8 style(ci): use - instead of _ for sbom filenames 2025-04-24 10:12:42 +02:00