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

disable antora until having proper working solution #496

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

maxandersen
Copy link
Member

fixing #493 and what is related failures like missing classes in test and conflicting 8081 ports.

by removing antora all builds works again on OSX/podman.

My theory is that the antora devservice is assuming volume mounts/permissions can be adjusted from inside container in a portable way - it can't (unfortunately).

Thus it fails somewhat silently - causing the AntoraTest to not shutdown, causing 8081 failures ...why it then result in devui not being able to find classes is beyond me - but that error goes away with this code commented out.

@jmartisk
Copy link
Collaborator

Could we, instead of removing, move it into a profile that isn't enabled by default?

@maxandersen
Copy link
Member Author

We probably can make it a profile. I just did simplest thing that works on my machine.

I suggest we merge this so build/samples works.

Then someone who are able to run it can make pr with profile

@geoand geoand merged commit f6d9c21 into quarkiverse:main Apr 24, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants