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

config.yml has absolute path in test of integration-tests/gradle #33625

Closed
maxandersen opened this issue May 26, 2023 · 2 comments · Fixed by #33925
Closed

config.yml has absolute path in test of integration-tests/gradle #33625

maxandersen opened this issue May 26, 2023 · 2 comments · Fixed by #33925
Milestone

Comments

@maxandersen
Copy link
Member

Describe the bug

link: https://ge.quarkus.io/c/nk5vgua7gpx2u/k4ldeu42numus/goal-inputs?cacheability=cacheable&expanded=WyI3Y3dyYmU0bGY2dXprLWFubm90YXRpb25wcm9jZXNzaW5ncmVzb3VyY2VzIiwiN2N3cmJlNGxmNnV6ay1hbm5vdGF0aW9uUHJvY2Vzc2luZ1Jlc291cmNlcy0wLTAiLCI3Y3dyYmU0bGY2dXprLWFubm90YXRpb25wcm9jZXNzb3JwYXRoIiwiN2N3cmJlNGxmNnV6ay1hbm5vdGF0aW9uUHJvY2Vzc29yUGF0aC0xLTAiXQ#7cwrbe4lf6uzk

.quarkus/config.yaml ends up with:

---
debug: true
registries:
- test.registry.quarkus.io:
    maven:
        repository:
            url: file:///Users/manderse/code/quarkusio/gradle-enterprise-maven-build-validation/.data/02-validate-local-build-caching-different-locations/20230526T083333-647052bd/first-build_quarkus/integration-tests/gradle/target/classes/test-registry-repo

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 or ver

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 or gradlew --version)

No response

Additional information

No response

@quarkus-bot
Copy link

quarkus-bot bot commented May 26, 2023

/cc @glefloch, @quarkusio/devtools

@maxandersen 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
@aloubyansky
Copy link
Member

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
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants