nix-community / buildbot-nix

A nixos module to make buildbot a proper Nix-CI [maintainer=@Mic92]
64 stars 18 forks source link

Fix Gitea backend not authenticating properly with Gitea #163

Closed MagicRB closed 3 weeks ago

MagicRB commented 4 weeks ago

Fixes #145

mannp commented 4 weeks ago

Before ....

[reload-gitea-projects/43](https://buildbot.domain.com/#/builders/2/builds/43)
6 sfailed finished (failure)

After ....

SUCCESS
[reload-gitea-projects/44](https://buildbot.domain/#/builders/2/builds/44)
6 sbuild successful

... and finally some Projects getting added to the builds! Yay.

1 build running currently
    ...
    [mannp/nix-config/nix-eval/1](https://buildbot.domain/#/builders/6/builds/1)
    1:24 building

Time to properly test this thing now....thanks @MagicRB

MagicRB commented 4 weeks ago

Happy to have helped! Have fun with buildbot :)

Mic92 commented 3 weeks ago

@mergify queue

mergify[bot] commented 3 weeks ago

queue

🛑 The pull request has been removed from the queue default

The pull request can't be updated. You can take a look at `Queue: Embarked in merge queue` check runs for more details. In case of a failure due to a flaky test, you should first retrigger the CI. Then, re-embark the pull request into the merge queue by posting the comment `@mergifyio refresh` on the pull request.