You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
FAILURE: Build failed with an exception.
* What went wrong:
Task 'publishShadowPublicationToSnapshotsRepository' not found in root project 'query-insights'.
* Try:
> Run gradlew tasks to get a list of available tasks.
> For more on name expansion, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org./
BUILD FAILED in 28s
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
What is the bug?
See the workflow runs here: https://github.com/opensearch-project/query-insights/actions/workflows/maven-publish.yml
None of them where successful before due to missing credentials. The credentials were added recently however, the required config seems to be missing for publishing snapshots.
How can one reproduce the bug?
See https://github.com/opensearch-project/query-insights/actions/runs/10498341550/job/29083082462
What is the expected behavior?
Snapshot publication should be successful
What is your host/environment?
Operating system, version.
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
The text was updated successfully, but these errors were encountered: