Skip to content

add a bit of convenience#413

Merged
berendt merged 5 commits intomainfrom
improve-makefile
May 3, 2024
Merged

add a bit of convenience#413
berendt merged 5 commits intomainfrom
improve-makefile

Conversation

@scoopex
Copy link
Copy Markdown
Contributor

@scoopex scoopex commented Mar 27, 2024

No description provided.

@scoopex scoopex self-assigned this Mar 27, 2024
Comment thread Makefile
Comment thread Makefile Outdated
Copy link
Copy Markdown
Member

@berendt berendt left a comment

Choose a reason for hiding this comment

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

Not sure where is the benefit of venv over .venv. We also have .tox and not tox. I don't have a strong opinion on this. Should just be changed everywhere then. In the cloud-in-a-box it's .venv at the moment. In the testbed it's venv after your Makefile changes there.

Comment thread .gitignore
@berendt berendt requested a review from osfrickler March 27, 2024 14:57
@scoopex
Copy link
Copy Markdown
Contributor Author

scoopex commented Mar 27, 2024

Not sure where is the benefit of venv over .venv. We also have .tox and not tox. I don't have a strong opinion on this. Should just be changed everywhere then. In the cloud-in-a-box it's .venv at the moment. In the testbed it's venv after your Makefile changes there.

leaving old .venv to avoid accidental additions

Copy link
Copy Markdown
Member

@osfrickler osfrickler left a comment

Choose a reason for hiding this comment

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

I don't think it is good to change from .venv to venv just for a single repo, this should be consistent across all osism repos

Comment thread Makefile Outdated
scoopex added 4 commits May 3, 2024 08:52
* add prompt
* no not use a hidden venv dir

Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
- leaving old .venv to avoid accidental additions

Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
@berendt berendt force-pushed the improve-makefile branch from f055861 to e05ca0d Compare May 3, 2024 06:53
Signed-off-by: Christian Berendt <berendt@osism.tech>
@berendt berendt merged commit a90454a into main May 3, 2024
@berendt berendt deleted the improve-makefile branch May 3, 2024 07:37
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.

3 participants