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 compiler bridge build setup and build essential versions in CI #3179

Merged
merged 5 commits into from
May 22, 2024

Conversation

lefou
Copy link
Member

@lefou lefou commented May 22, 2024

Fixed the build setup to build compiler brigdes. There were missing dependencies. I added all transitive dependencies of the source package to the compile classpath.

Also extended the CI setup to build essential compiler bridges with each CI run to detect any issues as early as possible.

Fix #2576

@lefou lefou changed the title Auto-add essential scalaBridge versions CI: Build essential scalaBridge versions May 22, 2024
@lefou lefou changed the title CI: Build essential scalaBridge versions CI: Build essential compiler bridge versions May 22, 2024
@lefou lefou changed the title CI: Build essential compiler bridge versions Fix compiler bridge build setup and build essential versions in CI May 22, 2024
@lefou lefou merged commit 2bb9c12 into main May 22, 2024
39 checks passed
@lefou lefou deleted the scala-bridge-versions-auto branch May 22, 2024 16:07
@lefou lefou added this to the 0.11.8 milestone May 22, 2024
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.

Zinc compiler bridges fail to compile in with Deps.zinc=1.9.0
1 participant