-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
config.yml has absolute path in test of integration-tests/gradle #33625
Labels
Milestone
Comments
/cc @glefloch, @quarkusio/devtools |
maxandersen
changed the title
config.yml has hardcoded path in test of integration-tests/gradle
config.yml has absolute path in test of integration-tests/gradle
May 26, 2023
It's https://github.com/quarkusio/quarkus/blob/main/integration-tests/gradle/src/main/resources/.quarkus/config.yaml. The issue is that the config needs a valid repo URL. Could we ignore this file? |
maxandersen
added a commit
to maxandersen/quarkus
that referenced
this issue
Jun 16, 2023
maxandersen
added a commit
to maxandersen/quarkus
that referenced
this issue
Jun 16, 2023
maxandersen
added a commit
to maxandersen/quarkus
that referenced
this issue
Jun 16, 2023
gsmet
pushed a commit
to maxandersen/quarkus
that referenced
this issue
Jun 16, 2023
gsmet
pushed a commit
to maxandersen/quarkus
that referenced
this issue
Jun 16, 2023
sberyozkin
pushed a commit
to sberyozkin/quarkus
that referenced
this issue
Jun 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
link: https://ge.quarkus.io/c/nk5vgua7gpx2u/k4ldeu42numus/goal-inputs?cacheability=cacheable&expanded=WyI3Y3dyYmU0bGY2dXprLWFubm90YXRpb25wcm9jZXNzaW5ncmVzb3VyY2VzIiwiN2N3cmJlNGxmNnV6ay1hbm5vdGF0aW9uUHJvY2Vzc2luZ1Jlc291cmNlcy0wLTAiLCI3Y3dyYmU0bGY2dXprLWFubm90YXRpb25wcm9jZXNzb3JwYXRoIiwiN2N3cmJlNGxmNnV6ay1hbm5vdGF0aW9uUHJvY2Vzc29yUGF0aC0xLTAiXQ#7cwrbe4lf6uzk
.quarkus/config.yaml ends up with:
Expected behavior
not sure it is avoidable but if not we should mark it as ignorable.
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: