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

reduce unset script_env variable to warning #5105

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

msarahan
Copy link
Contributor

Description

The behavior of script_env was inconsistent between top-level and outputs. This PR makes outputs be less strict (warning, not failing) if a referenced variable is not set.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Dec 11, 2023
@msarahan msarahan force-pushed the test-script_env-subpkg-only branch 2 times, most recently from 01a82c0 to c56381c Compare December 11, 2023 21:42
@msarahan
Copy link
Contributor Author

msarahan commented Jan 3, 2024

The remaining test failure here appears to be a flaky download. https://github.com/conda/conda-build/actions/runs/7176604828/job/19541741144?pr=5105#step:8:1513

Please consider reviewing the code as-is.

@kenodegard kenodegard enabled auto-merge (squash) January 3, 2024 15:33
@kenodegard kenodegard merged commit 739bfa1 into conda:main Jan 3, 2024
24 checks passed
@msarahan msarahan deleted the test-script_env-subpkg-only branch April 29, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants