-
-
Notifications
You must be signed in to change notification settings - Fork 371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config service broken with 2.4.x #3528
Comments
I can confirm that rolling back to 2.3.0 make it work again |
My config service can be found here: https://git.sebclem.fr/sebclem/woodpecker-config-service |
Merged
anbraten
pushed a commit
that referenced
this issue
Mar 21, 2024
and remove two unused flags should close #3528
3 tasks
3 tasks
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component
server, agent
Describe the bug
Since update to 2.4.x, my config service as stopped working, this is my setup:
In my app repo, my .woodpecker.yml contain only this:
then i have setup a config service with
WOODPECKER_CONFIG_SERVICE_ENDPOINT
, this is the response form my service:Here the better formatted yml response:
But since 2.4.x, I got those errors:
This worked well before updating.
System Info
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: