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

release: try fix ci release #1251

Merged
merged 1 commit into from
Apr 24, 2024
Merged

release: try fix ci release #1251

merged 1 commit into from
Apr 24, 2024

Conversation

dos65
Copy link
Collaborator

@dos65 dos65 commented Apr 23, 2024

Right now, publishing snapshot artifacts fails at master branch - https://github.com/tofu-tf/tofu/actions/runs/8729099174/job/24176195801 .

I think there might be an issue related to cross compilation and project matrix.
The build prints a warning:

[warn] Issuing a cross building command, but not all sub projects have the same cross build configuration. 
This could result in subprojects cross building against Scala versions that they are not compatible with. 
Try issuing cross building command with tasks instead, since sbt will be able to ensure that cross building is only done using configured project and Scala version combinations that are configured.

Probably removing + from sbt +ci-release might fix it. Anyway + usage for ci-release isn't needed.

@dos65 dos65 force-pushed the try_fix_publish branch 4 times, most recently from 96a49e1 to a631096 Compare April 23, 2024 22:28
@dos65 dos65 marked this pull request as ready for review April 23, 2024 22:28
@FunFunFine FunFunFine merged commit 16eba24 into master Apr 24, 2024
9 checks passed
@mergify mergify bot deleted the try_fix_publish branch April 24, 2024 07:19
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.

None yet

2 participants