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

Start #26

Merged
21 commits merged into from
Nov 28, 2023
Merged

Start #26

21 commits merged into from
Nov 28, 2023

Conversation

HenrithicusGreenson
Copy link
Collaborator

No description provided.

@HenrithicusGreenson HenrithicusGreenson marked this pull request as ready for review November 9, 2023 21:35
genisys/main.py Outdated Show resolved Hide resolved
genisys/main.py Outdated Show resolved Hide resolved
genisys/main.py Outdated Show resolved Hide resolved
genisys/main.py Outdated Show resolved Hide resolved
net.install(root)
kp.install(root)
# netplan
netplan = net.Netplan(file)
Copy link

Choose a reason for hiding this comment

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

We've got this being defined in both run and this function. Remember DRY, can we either pass the modules instantiated in run into this function as arguments or otherwise define them as globals?

genisys/main.py Show resolved Hide resolved
@ghost ghost linked an issue Nov 13, 2023 that may be closed by this pull request
genisys/main.py Outdated Show resolved Hide resolved
@ghost ghost merged commit c227e6d into main Nov 28, 2023
@ghost ghost deleted the start branch November 28, 2023 13:00
This pull request was closed.
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.

Run Logic
4 participants