qwerty287
|
fdfabe6368
|
Support Git as only VCS (#4346)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
|
2024-12-27 22:49:19 +01:00 |
|
qwerty287
|
81b74025d4
|
Update Go imports paths (#4605)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
|
2024-12-22 10:44:34 +01:00 |
|
Robert Kaussow
|
89e100cfd1
|
Add godot linter to harmonitze toplevel comments (#3650)
|
2024-05-13 22:58:21 +02:00 |
|
qwerty287
|
b9f6f3f9fb
|
Replace goimports with gci (#3202)
`gci` seems to be much more strict.
|
2024-01-14 18:22:06 +01:00 |
|
6543
|
c64340cf8f
|
Use UUID instead of step name where possible (#3136)
things I found while looking at #3109
|
2024-01-09 05:43:03 +01:00 |
|
runephilosof-karnovgroup
|
adb2c82790
|
Update go module path for major version 2 (#2905)
https://go.dev/doc/modules/release-workflow#breaking
Fixes https://github.com/woodpecker-ci/woodpecker/issues/2913 fixes
#2654
```
runephilosof@fedora:~/code/platform-woodpecker/woodpecker-repo-configurator (master)$ go get go.woodpecker-ci.org/woodpecker@v2.0.0
go: go.woodpecker-ci.org/woodpecker@v2.0.0: invalid version: module contains a go.mod file, so module path must match major version ("go.woodpecker-ci.org/woodpecker/v2")
```
---------
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
|
2023-12-08 08:15:08 +01:00 |
|
6543
|
5a7b689e30
|
Switch to go vanity urls (#2706)
Co-authored-by: Anbraten <anton@ju60.de>
|
2023-11-07 08:04:33 +01:00 |
|
6543
|
c75068920c
|
save GOOS and GOARCH in local engine (#2701)
make refactoring easyer
|
2023-11-02 07:58:32 +01:00 |
|
qwerty287
|
efbde332a3
|
Fix CI_WORKSPACE in local backend (#2627)
closes https://github.com/woodpecker-ci/woodpecker/issues/2610
|
2023-10-23 12:54:10 +02:00 |
|
6543
|
8629a418f8
|
local backend set home variable windows-equivalent too (#2323)
|
2023-10-01 14:56:49 +02:00 |
|
6543
|
3954d85a5b
|
Add "plugin" support to local backend (#2239)
and a nit to improve the clone
---
*Sponsored by Kithara Software GmbH*
|
2023-08-22 22:00:32 +02:00 |
|
6543
|
0c282e86e8
|
fix regression and add trace in clone for local backend (#2241)
regression of #2017
close #2211
|
2023-08-18 14:26:04 +02:00 |
|
6543
|
10b1cfcd3b
|
Enhance local backend (#2017)
make local backend able to clone from private
---------
*Sponsored by Kithara Software GmbH*
Co-authored-by: Bruno BELANYI <bruno@belanyi.fr>
|
2023-08-07 15:39:58 +02:00 |
|