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

Update some configs and fixes the Pulp dashboard. #140

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

decko
Copy link
Member

@decko decko commented Nov 9, 2023

No description provided.

@decko decko force-pushed the update_oteldev_profile branch from 9f62afe to 7570172 Compare November 9, 2023 11:14
@decko decko force-pushed the update_oteldev_profile branch from a7bc67a to 0ed0886 Compare November 23, 2023 13:45
@decko decko marked this pull request as draft November 27, 2023 18:40
@decko decko force-pushed the update_oteldev_profile branch 2 times, most recently from 5e7c948 to 26ee0b6 Compare November 28, 2023 21:38
@decko decko force-pushed the update_oteldev_profile branch 2 times, most recently from 87be1c3 to d78d614 Compare December 7, 2023 20:03
@decko decko closed this Dec 7, 2023
@decko decko reopened this Dec 7, 2023
@decko decko closed this Jan 19, 2024
@decko decko reopened this Jan 19, 2024
@decko decko force-pushed the update_oteldev_profile branch 2 times, most recently from 538b394 to 2a41862 Compare January 19, 2024 13:57
@decko decko closed this Jan 19, 2024
@decko decko reopened this Jan 19, 2024
@lubosmj
Copy link
Member

lubosmj commented Jan 22, 2024

This change is working on my machine. You should try updating the curl calls to make the CI green, like so:

curl localhost:5001/pulp/default/api/v3/status/ | jq -r ".versions[]" | jq -r 'select(.component=="core")' | grep "version"
curl localhost:5001/pulp/default/api/v3/status/ | jq -r ".versions[]" | jq -r 'select(.component=="file")' | grep "version"

@decko decko force-pushed the update_oteldev_profile branch 2 times, most recently from 9097bc4 to fee4634 Compare January 25, 2024 14:12
@decko decko force-pushed the update_oteldev_profile branch from fee4634 to 01b3038 Compare January 25, 2024 14:12
@decko decko force-pushed the update_oteldev_profile branch from 01b3038 to 4bb3ada Compare January 25, 2024 14:32
@decko decko marked this pull request as ready for review January 25, 2024 14:33
@lubosmj lubosmj merged commit 2ad9fe3 into pulp:main Jan 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants