Skip to content

Conversation

@isuruf
Copy link
Member

@isuruf isuruf commented Jul 3, 2023

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@isuruf isuruf requested a review from a team as a code owner July 3, 2023 23:50
@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@isuruf
Copy link
Member Author

isuruf commented Jul 4, 2023

@conda-forge-admin, rerender

@isuruf
Copy link
Member Author

isuruf commented Jul 4, 2023

@conda-forge/core, this is ready for a review.

Copy link

@varlackc varlackc left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines +110 to +112
cat .ci_support\%CONFIG%.yaml | shyaml get-value target_platform.0 %BUILD_PLATFORM% > target_platform.txt
set /p TARGET_PLATFORM=<target_platform.txt
del target_platform.txt
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know batch scripting too well, but I couldn't find a better way to "store things in a batch variable".

Is it true that here you are this difficulty in storing things in a file, before reading in the file?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, there's another syntax to do this, but it's really unreadable. This technique is used in the same file just few lines above.

@isuruf isuruf requested a review from hmaarrfk July 4, 2023 19:40
@hmaarrfk hmaarrfk merged commit ae3c506 into conda-forge:main Jul 4, 2023
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.

3 participants