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

Fix registry version updater #5685

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

svrnm
Copy link
Member

@svrnm svrnm commented Nov 26, 2024

The workflow to update versions in the registry was broken due to some errors introduced by PHP packages missing the open-telemetry prefix. I fixed those files, but also introduced 2 additional changes:

  • A way to catch errors if getting the latest version for a package fails, so a situation like this will not break the workflow again
  • A way to check if any versions have been updated and only if a new PR will be created, otherwise the script will always terminate with error

Signed-off-by: svrnm <neumanns@cisco.com>
@svrnm svrnm requested a review from a team as a code owner November 26, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant