-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
View install commands #596
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for df5589e - Browse repository at this point
Copy the full SHA df5589eView commit details -
bugfix: always install in the default view, alongside additionally re…
…quested views Renamed the variables to make it clear what is a view and what is a view name.
Configuration menu - View commit details
-
Copy full SHA for 5ba70a2 - Browse repository at this point
Copy the full SHA 5ba70a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e93b13 - Browse repository at this point
Copy the full SHA 7e93b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7677670 - Browse repository at this point
Copy the full SHA 7677670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05697df - Browse repository at this point
Copy the full SHA 05697dfView commit details
Commits on Oct 11, 2022
-
addition of intermediate module class
This will help to carry around some common data attributes and functions, and reduce redundancy within the ModuleBase class. It also allows for providing fewer variables to the rendered templates since they can come from the module. Signed-off-by: vsoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 048f677 - Browse repository at this point
Copy the full SHA 048f677View commit details -
ensure we maintain parsed name
Signed-off-by: vsoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a1331a - Browse repository at this point
Copy the full SHA 2a1331aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3121e9 - Browse repository at this point
Copy the full SHA b3121e9View commit details -
No need to make this local variable
Co-authored-by: Vanessasaurus <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b89b823 - Browse repository at this point
Copy the full SHA b89b823View commit details -
Use parsed_name for consistency
config.name was not wrong Co-authored-by: Vanessasaurus <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eec370c - Browse repository at this point
Copy the full SHA eec370cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e76b6b - Browse repository at this point
Copy the full SHA 7e76b6bView commit details