mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 13:21:00 +00:00
test: add e2e tests with local Forgejo instance (#201)
* feat(forge): add new forge for forgejo We only support repositories hosted on Forgejo instances, but not Forgejo Actions or Woodpecker as CI solutions for now. * test(e2e): introduce e2e test framework with local forgejo
This commit is contained in:
parent
afef176e37
commit
fcf7906149
14 changed files with 936 additions and 1 deletions
|
|
@ -48,6 +48,10 @@ linters:
|
|||
- name: exported
|
||||
disabled: true
|
||||
|
||||
gomoddirectives:
|
||||
replace-allow-list:
|
||||
- codeberg.org/mvdkleijn/forgejo-sdk/forgejo/v2
|
||||
|
||||
formatters:
|
||||
enable:
|
||||
- gci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue