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

Feature/restructure project for python #8

Merged
merged 11 commits into from
Jul 22, 2024

Conversation

stand-by
Copy link
Collaborator

This is the PR to establish the structure and populate boilerplate. Things are probably going to evolve and change as we develop our codebase, but this should be a good starting point. With these changes everything runs fine and should not crash. pyproject.toml/setup.py situation needs some work for proper packaging so I'd prefer to arrange that into a separate task

@stand-by stand-by force-pushed the feature/restructure-project-for-python branch from 7451077 to b1ea886 Compare July 18, 2024 15:35
@stand-by stand-by force-pushed the feature/restructure-project-for-python branch from b1ea886 to 82e4007 Compare July 18, 2024 17:41
Copy link
Contributor

@jamesETsmith jamesETsmith left a comment

Choose a reason for hiding this comment

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

Looks good, mostly small comments from me. Since you're pulling in some changes from the Python template repo, can you also update .pre-commit-config.yaml and the Makefile? The Makefile should call the pre-commit hooks for consistency

.github/workflows/all_push.yml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
Copy link
Contributor

@jamesETsmith jamesETsmith left a comment

Choose a reason for hiding this comment

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

Looking good @stand-by, just one more thing in the Makefile and then I think we're good to go on this

Makefile Outdated Show resolved Hide resolved
Copy link
Contributor

@jamesETsmith jamesETsmith left a comment

Choose a reason for hiding this comment

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

Just one more question

pyproject.toml Show resolved Hide resolved
@stand-by stand-by merged commit 782ef0c into develop Jul 22, 2024
3 checks passed
@stand-by stand-by deleted the feature/restructure-project-for-python branch July 22, 2024 20:59
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