Commit graph

198 commits

Author SHA1 Message Date
4f8ac68a27 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260210102253-e4d10f0e569a 2026-02-10 11:36:51 +00:00
43e5360fb0 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260209230529-b49d5247731e 2026-02-10 05:49:27 +00:00
f204877495 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260209124828-a06215dae685 2026-02-09 13:36:56 +00:00
1adb39bdf8 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260206150416-f623c7555599 2026-02-06 15:36:58 +00:00
1edadf50b4 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260127175347-b5117ad1603d 2026-01-28 05:49:16 +00:00
2c1196aa70 chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260123133532-f99a98e81ce9 2026-01-23 14:36:57 +00:00
374fa6a59e Merge branch 'renovate_actions-checkout-6.x' into 'main'
chore(package): update actions/checkout action to v6

See merge request go/gogitlabber!7
2026-01-22 10:36:01 +01:00
6346e0b95d chore(package): update actions/checkout action to v6 2026-01-20 14:36:45 +00:00
7112cd9fb0 feat: bump version to v3.0.2 2026-01-20 15:23:39 +01:00
67f3758f7a fix: gitea api pagination 2026-01-20 15:23:16 +01:00
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