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

Update constants file directly with new module to installer version map #21

Open
GuySartorelli opened this issue Jul 19, 2022 · 0 comments

Comments

@GuySartorelli
Copy link
Member

#20 adds a script which can be run to get the versions for modules being released for a given version of installer.
This currently just outputs to the console, and the developer must manually copy the contents into the constant, including adding a new key, which may lead to human error at some stage.

Update the script so that it automatically adds the output to the correct key of the constant directly in the constants file, including merging any values that may already be against that version of installer, and creating the key into the array if it's not already there.

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

No branches or pull requests

1 participant