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

[IV-21-22] Objetivo 3 #11

Merged
merged 8 commits into from
Nov 28, 2021
Merged

[IV-21-22] Objetivo 3 #11

merged 8 commits into from
Nov 28, 2021

Conversation

arguellesm
Copy link
Owner

I added Poetry for dependency management and Invoke as a task runner tool. The documentation, iv.yaml file and README.md of the project were modified accordingly to incorporate these changes.

@arguellesm arguellesm added this to the 0.1.0 milestone Nov 22, 2021
@arguellesm
Copy link
Owner Author

Ready to review 👀 @JJ

Copy link

@JJ JJ left a comment

Choose a reason for hiding this comment

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

You really need to justify technically the tools you've chosen, not just convey your decision.


### Invoke

[Invoke](https://www.pyinvoke.org/) is our task runner of choice.
Copy link

Choose a reason for hiding this comment

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

You have to show what are the requirements for these, which other alternatives you have considered, and why this was the one you chose.

Copy link
Owner Author

Choose a reason for hiding this comment

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

done!

@JJ
Copy link

JJ commented Nov 22, 2021

Also, submit the PR.

@arguellesm
Copy link
Owner Author

Added alternatives in dev_tools.md and requirements in README.md.

Ready to review @JJ

Copy link

@JJ JJ left a comment

Choose a reason for hiding this comment

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

👍 fair enough.

was being more used to Python and finding easier to work with
Invoke's approach.

- [doit](https://pydoit.org/contents.html#)
Copy link

Choose a reason for hiding this comment

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

You can't list stuff and a posteriori reasons to not choose them; all requirements need to be laid out in advance, as I commented in class. Please bear this in mind, because it will become increasingly important in the rest of the objectives.

Copy link
Owner Author

Choose a reason for hiding this comment

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

ok, I'll keep it in mind for the next ones, thanks! 👍🏼

@arguellesm arguellesm merged commit 28fb98a into main Nov 28, 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.

2 participants