woodpecker/server/pipeline
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
..
approve.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cancel.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
config.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
create.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
decline.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
errors.go Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
gated.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
helper.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
items.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
items_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
pipelineStatus.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
pipelineStatus_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
queue.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
restart.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
start.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
stepStatus.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
stepStatus_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
topic.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
workflowStatus.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00