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 CI and build tools #78

Merged
merged 7 commits into from
Apr 26, 2023
Merged

Conversation

Superskyyy
Copy link
Collaborator

@Superskyyy Superskyyy commented Apr 26, 2023

This PR migrates the build tool from pipenv to poetry, using a compliant pyproject.toml. Also migrates CI to a more advanced and cleaner form. Next PR will migrate the actual build and installation scripts. Closes: #71

Tests added for Python 3.11, removed for Python 3.6 as it is EOL.
Migrated from Pipenv to Poetry, migrated from setup.py to Poetry build system.
Migrated CI pipeline to use change detector and matrix strategy.

@Superskyyy Superskyyy added the enhancement New feature or request label Apr 26, 2023
@Superskyyy Superskyyy self-assigned this Apr 26, 2023
@Superskyyy Superskyyy marked this pull request as draft April 26, 2023 07:07
@Superskyyy Superskyyy marked this pull request as ready for review April 26, 2023 07:27
@Superskyyy Superskyyy merged commit e0e9428 into logpai:master Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drain3 deprecation warning with pip install command.
1 participant