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: use a more specific regex for jinja2 set/for statements #5514

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

beckermr
Copy link
Contributor

@beckermr beckermr commented Oct 23, 2024

Description

This PR uses a more specific regex for jinja2 set statements per the comment from @isuruf.

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 Oct 23, 2024
@beckermr
Copy link
Contributor Author

pre-commit.ci autofix

conda_build/variants.py Outdated Show resolved Hide resolved
conda_build/variants.py Outdated Show resolved Hide resolved
@beckermr beckermr changed the title fix: use a more specific regex for jinja2 set statements fix: use a more specific regex for jinja2 set/for statements Oct 23, 2024
@beckermr
Copy link
Contributor Author

pre-commit.ci autofix

isuruf
isuruf previously approved these changes Oct 23, 2024
@beckermr beckermr marked this pull request as ready for review October 23, 2024 16:18
@beckermr beckermr requested a review from a team as a code owner October 23, 2024 16:18
@beckermr beckermr enabled auto-merge (squash) October 23, 2024 16:19
@beckermr
Copy link
Contributor Author

Thanks for noticing and suggesting a fix @isuruf!

Copy link

codspeed-hq bot commented Oct 23, 2024

CodSpeed Performance Report

Merging #5514 will not alter performance

Comparing beckermr-patch-1 (41e1fd8) with main (ebaf9ed)

Summary

✅ 5 untouched benchmarks

tests/requirements-ci.txt Outdated Show resolved Hide resolved
@beckermr
Copy link
Contributor Author

blocked by #5515

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
Status: Approved
Development

Successfully merging this pull request may close these issues.

3 participants