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

migrate to poetry; use pre-commit; initial linting; add github actions #23

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

BrianPugh
Copy link
Collaborator

  • Use poetry for packaging and venv.
  • Add pre-commit with ruff, pyright, creosote, codespell.
  • Add dummy placeholder unit tests.
  • Add github actions for running tests, linting, and packaging.
  • Ran linting on codebase.
  • Move convert360 script to py360convert/__main__.py.
  • Limit python version to ^3.9.0
  • Fix typos.

Note: CI will not yet pass; larger code changes to follow in separate PR.

@BrianPugh BrianPugh merged commit 22f367b into master Dec 15, 2024
0 of 15 checks passed
@BrianPugh BrianPugh deleted the poetry-plus-ci branch December 15, 2024 18:00
@BrianPugh BrianPugh mentioned this pull request Dec 16, 2024
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