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

correct extra files ref issue introduced in 0c80f9b #942

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

Conversation

NixM0nk3y
Copy link

@NixM0nk3y NixM0nk3y commented Feb 25, 2025

Description

Building windows installers using the latest version of constructor (3.11.1) has broken extra_files. Reverting to 3.11.0 solves the issues. This looks to have been introduced in 0c80f9b with the recent jinga changes and the casing of the extra_files var was changed.

Checklist - did you ...

  • [ x] 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?

@NixM0nk3y NixM0nk3y requested a review from a team as a code owner February 25, 2025 17:44
@conda-bot
Copy link
Contributor

We require contributors to sign our Contributor License Agreement and we don't have one on file for @NixM0nk3y.

In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda/infrastructure#1117), and ping the bot to refresh the PR.


### Bug fixes

* Fix extra_file functionality on exe installers. (#942)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Fix extra_file functionality on exe installers. (#942)
* Fix `extra_files` functionality on EXE installers. (#942)

@jaimergp
Copy link
Contributor

Hm, I wonder why the tests didn't catch that if that's indeed the bug 🤔 Let's see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

3 participants