-
Notifications
You must be signed in to change notification settings - Fork 133
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
Metrics Collection: Added GALAXY_API_PATH_PREFIX to API call #1939
Metrics Collection: Added GALAXY_API_PATH_PREFIX to API call #1939
Conversation
0fd3a9a
to
2255a1e
Compare
638c37c
to
9d903f2
Compare
5c9214b
to
0c5aadd
Compare
Jira AA-1892 No-Issue Signed-off-by: Martin Slemr <[email protected]>
0c5aadd
to
2c9c383
Compare
galaxy_ng/tests/unit/app/management/commands/analytics/automation_analytics/test_data.py
Show resolved
Hide resolved
galaxy_ng/tests/unit/app/management/commands/analytics/automation_analytics/test_data.py
Outdated
Show resolved
Hide resolved
616f56c
to
84a42a6
Compare
Jira AA-1892 No-Issue Signed-off-by: Martin Slemr <[email protected]>
84a42a6
to
0308100
Compare
@rochacbruno the current failing test is not related to this PR, right? |
/retest |
Backport to stable-4.2: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a479d54 on top of patchback/backports/stable-4.2/a479d541388f4cbc8fbfff0a22a5ef54c2024cf4/pr-1939 Backporting merged PR #1939 into master
🤖 @patchback |
Backport to stable-4.4: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a479d54 on top of patchback/backports/stable-4.4/a479d541388f4cbc8fbfff0a22a5ef54c2024cf4/pr-1939 Backporting merged PR #1939 into master
🤖 @patchback |
Backport to stable-4.5: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a479d54 on top of patchback/backports/stable-4.5/a479d541388f4cbc8fbfff0a22a5ef54c2024cf4/pr-1939 Backporting merged PR #1939 into master
🤖 @patchback |
Backport to stable-4.6: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a479d54 on top of patchback/backports/stable-4.6/a479d541388f4cbc8fbfff0a22a5ef54c2024cf4/pr-1939 Backporting merged PR #1939 into master
🤖 @patchback |
Backport to stable-4.7: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a479d54 on top of patchback/backports/stable-4.7/a479d541388f4cbc8fbfff0a22a5ef54c2024cf4/pr-1939 Backporting merged PR #1939 into master
🤖 @patchback |
Backport to stable-4.8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply a479d54 on top of patchback/backports/stable-4.8/a479d541388f4cbc8fbfff0a22a5ef54c2024cf4/pr-1939 Backporting merged PR #1939 into master
🤖 @patchback |
What is this PR doing:
Fixes current API call, which uses only base url and
/pulp/api/v3/status
and doesn't work on galaxy-dev.Issue: AA-1892
Reviewers must know:
PR Author & Reviewers: Keep or remove backport labels per Backporting Guidelines
Reviewers: Look for sound code, no code smells, docs & test coverage
Merger: When merging, include the Jira issue link in the squashed commit