Skip to content

fix: software_stack instead correctly assume to be a dictionary inste…#4

Open
jaydrennan wants to merge 1 commit intomasterfrom
project-builder-fix
Open

fix: software_stack instead correctly assume to be a dictionary inste…#4
jaydrennan wants to merge 1 commit intomasterfrom
project-builder-fix

Conversation

@jaydrennan
Copy link
Collaborator

…ad of SoftwareStock object

@jaydrennan
Copy link
Collaborator Author

So I printed the software_stack here and it was actually a dict with slightly different attributes.

Looked into changing this to be SoftwareStack object but it seemed to cause other issues.

You can see in generate_software_project_plan.py under the generate_software_stack() that it returns a dict instead of the SoftwareStack object.

Now that I'm writing this out I'm guessing you'll suggest it would be better to make it use the object.

@jaydrennan
Copy link
Collaborator Author

Well I must have broke more than I fixed. Python files generated are empty

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.

1 participant