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 conda nightly builds, attempt 2 #689

Merged
merged 1 commit into from May 13, 2024

Conversation

Michael-J-Ward
Copy link
Contributor

@Michael-J-Ward Michael-J-Ward commented May 13, 2024

Which issue does this PR close?

Closes #659 .

Rationale for this change

My prior attempt failed at this failed (#664), but I believe that was because conda didn't like the tag publish-docs on main.

I was able to reproduce the CI error locally, and running conda clean solved it.

What changes are included in this PR?

Extra build step to CI.

Are there any user-facing changes?

No.

The `actual` sha256 hashes match both what I calculate by downloading and running `sha256sum` and what is posted on conda-forge.

I suspect then that our build is using some bad cached value as the "expected".

conda-forge: https://conda.anaconda.org/conda-forge/noarch/

Ref: apache#659
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andygrove andygrove merged commit d41eba4 into apache:main May 13, 2024
21 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.

Build conda nightlies jobs are failing on main for aarch64
2 participants