Skip to content

Conversation

rpl
Copy link
Member

@rpl rpl commented Mar 3, 2021

Fixes #2172

@rpl
Copy link
Member Author

rpl commented Mar 3, 2021

@Rob--W as also pointed out in the issue, this is technically a backward incompatible change from a config file perspective (if any user did figure out on their own that the filename config option had to be part of the global options and they were already using it) but given that we are going to release this in a new major version I'm not sure that is worth to apply more changes to keep compatibility with the "old config file format for this particular option". wdyt?

@rpl rpl requested a review from Rob--W March 3, 2021 12:14
Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

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

sgtm. If we're bumping the version anyway, let's keep it simple.

@rpl rpl merged commit 629aa14 into mozilla:master Mar 3, 2021
This was referenced Mar 11, 2021
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.

--filename cli option is currently defined as a global option, but only used by the build command
2 participants