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

Master overlinking fixes post 3.20.0 #4036

Merged

Conversation

mingwandroid
Copy link
Contributor

No description provided.

…s in DLLs

.. arguably we should just add the directory of the DLL/pyd itself here and
arguably we should just do that globally. Still, for now this is OK.

There could be an argument made for adding support for allowing packages to
modify PATHs somehow, and for conda-build to be able to know about that too
.. We always run all of the logic here (at this level, if we want
to disable it globally that should happen higher up the callstack)
@cla-bot cla-bot bot added the cla-signed [bot] added once the contributor has signed the CLA label Sep 3, 2020
@mingwandroid
Copy link
Contributor Author

@jjhelmus, please review.

@mingwandroid
Copy link
Contributor Author

There's another minor fix to come for this series.

This warning complains about things in the whitelist
too. It either needs to filter those out or (as I've
done) removed.

Soon we'll also check for files deleted from the prefix
and that will cover the files that this check would have
found anyway.
@mingwandroid
Copy link
Contributor Author

macOS failure is a very old package cache bug we see now and then (always on macOS though).

@mingwandroid
Copy link
Contributor Author

@jjhelmus This is ready now. Please merge if you agree and I'll prepare the release.

@jjhelmus
Copy link
Contributor

jjhelmus commented Sep 3, 2020

LGTM, I'll merge once CI finishes.

@jjhelmus jjhelmus merged commit b68eee1 into conda:master Sep 3, 2020
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Mar 10, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants