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(cron): make uri explicit #5875

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Oct 5, 2024

This is required to run natively as otherwise, the native build would take a different route than the one used at runtime.

Closes #5088

Release Note

fix(cron): make uri explicit

@squakez squakez added the kind/bug Something isn't working label Oct 5, 2024
Copy link
Contributor

github-actions bot commented Oct 5, 2024

✔️ Unit test coverage report - coverage increased from 45% to 45.2% (+0.2%)

pkg/util/source/inspector_yaml.go Outdated Show resolved Hide resolved
This is required to run natively as otherwise, the native build would take a different route than the one used at runtime.

Closes apache#5088
@squakez squakez force-pushed the feat/explicit_cron branch from 8bf77da to 1ae00c3 Compare October 6, 2024 06:30
Copy link
Contributor

github-actions bot commented Oct 6, 2024

✔️ Unit test coverage report - coverage increased from 45% to 45.2% (+0.2%)

@squakez squakez merged commit 6d19b51 into apache:main Oct 6, 2024
8 of 9 checks passed
@squakez squakez deleted the feat/explicit_cron branch October 6, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quartz builds failing to start when using native builds
3 participants