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: use constant as API context #195

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

This PR uses a constant for the catalog cache api context instead of the now-removed ManagementApiConfiguration.

Why it does that

it was removed.

Further notes

  • IMPORTANT: this moves the configuration to web.http.catalog.[port|path], which is a breaking change!!

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added bug Something isn't working breaking-change Will require manual intervention for version update labels Jun 4, 2024
Copy link

github-actions bot commented Jun 4, 2024

Test Results

57 tests  +57   57 ✅ +57   1m 0s ⏱️ + 1m 0s
14 suites +14    0 💤 ± 0 
14 files   +14    0 ❌ ± 0 

Results for commit c3969b3. ± Comparison against base commit c2cf5d5.

♻️ This comment has been updated with latest results.

@paullatzelsperger paullatzelsperger marked this pull request as draft June 4, 2024 06:41
@paullatzelsperger paullatzelsperger marked this pull request as ready for review June 4, 2024 07:14
@paullatzelsperger paullatzelsperger force-pushed the fix/use_apicontext_as_constant branch from cf8e4c0 to c3969b3 Compare June 4, 2024 07:20
@paullatzelsperger paullatzelsperger merged commit 494d40a into main Jun 4, 2024
27 checks passed
@paullatzelsperger paullatzelsperger deleted the fix/use_apicontext_as_constant branch June 4, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Will require manual intervention for version update bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants