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

Workdir move between top loops; skip existing for subpackages #2889

Merged
merged 4 commits into from
May 17, 2018

Conversation

msarahan
Copy link
Contributor

No description provided.

msarahan added 4 commits May 17, 2018 10:15
* change os.rename to shutil.move, so that it will fall back to copying when crossing filesystems
* fix mutability of config object in tests leading to bizarre failures to output top-level metadata dist value
* implement --skip-existing on a split-output level
* move work dir in between top-level loop iterations, even when there are no tests.  Can be disabled with build/no_move_top_level_workdir_loops value in meta.yaml.
* add output of hash contents to what gets printed with conda render (not with --output)
* fix up logic error where numpy was not being included in used vars.  It should be included unless x.x is used, or pin_compatible is used with max_pin='x.x.'
@msarahan msarahan force-pushed the workdir_move_between_top_loops branch from 2c65e57 to 9d9910f Compare May 17, 2018 14:50
@msarahan msarahan merged commit 7d407c5 into conda:master May 17, 2018
@msarahan msarahan deleted the workdir_move_between_top_loops branch May 17, 2018 16:21
@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 Apr 21, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant