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

Provide validation / warning deployment logs to the user for temporary deploys (diffs) #486

Open
paulRbr opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@paulRbr
Copy link
Member

paulRbr commented Mar 8, 2024

When a user uses the diff feature of the GH action, if may happen that we add warning deployment logs (due to an incorrect input API document, or something we've detected during diff computation). Some logs are not visible to the user because the deployed versions are temporary (and not visible in their Bump.sh workspace).

A potential solution could be to display warning deployment logs in the Github Action comment published on PRs.

Feel free to suggest other solutions in this issue if you have other ideas (it could be stronger validation before the deployment, see bump-sh/cli#5, which could be in a separate workflow step in the CI)

@paulRbr paulRbr added the enhancement New feature or request label Mar 8, 2024
@paulRbr paulRbr changed the title Provide deployment logs (warnings) to the user for temporary deploys (diffs) Provide validation / warning deployment logs to the user for temporary deploys (diffs) Mar 8, 2024
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

1 participant