Skip to content
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

[release] Indicate what remote service exactly is not available when things fail #1454

Open
wimdeblauwe opened this issue Jul 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@wimdeblauwe
Copy link

Is your feature request related to a problem? Please describe.

My release failed with the following exception:

Error:  Failed to execute goal org.jreleaser:jreleaser-maven-plugin:1.7.0:full-release (default-cli) on project ttcli: Execution default-cli of goal org.jreleaser:jreleaser-maven-plugin:1.7.0:full-release failed: Unexpected error when creating release: org.jreleaser.sdk.commons.RestAPIException: 503: Service Unavailable -> [Help 1]

(See https://github.com/wimdeblauwe/ttcli/actions/runs/5622632049/job/15235883963 for the full logs)

Unfortunately, I have no idea exactly what remote service is not available (brew, chocately, ... ?). It would be nice if the exception could also print the URL it is trying to reach.

Describe the solution you'd like

It would be nice if the exception could also print the URL it is trying to reach.

@wimdeblauwe wimdeblauwe added the enhancement New feature or request label Jul 21, 2023
@aalmiray aalmiray added this to the v1.8.0 milestone Jul 21, 2023
@aalmiray
Copy link
Member

Based on the log the problem happened posting the release to Github, not with the packages.

However, adding URLs to the trace log would be OK.

@aalmiray aalmiray changed the title Indicate what remote service exactly is not available when things fail [release] Indicate what remote service exactly is not available when things fail Jul 25, 2023
@aalmiray aalmiray removed this from the v1.8.0 milestone Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants