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

chore: temporarily revert serialization/logging changes back to v0.12.7 #136

Merged
merged 7 commits into from
May 24, 2024

Conversation

efiop
Copy link
Contributor

@efiop efiop commented May 24, 2024

There are a few problems that weren't caught in time because of previously not working previews, but now previews are working so I can address them gradually. Tried to do that right away, but it was taking too much time, so decided to revert to unblock a release (this is a bit messy, I admit and apologise).

efiop and others added 7 commits May 24, 2024 02:38
* lint: use ruff

* chore: add poetry-check to pre-commit

* chore: drop python 3.7

* chore: add pre-commit to gha

* chore: run tests on schedule

* chore: only test 3.8 and 3.11 on macos

* fix(test): readlinks for python before comparing
A few days ago conda 24.3.0 removed `--force` completely causing this
to no longer work. `--yes` has been around for more than a year now
and we don't really need to support old conda/miniconda so we can just
directly replace it and not bother with compatibility with older versions.

https://github.com/conda/conda/releases/tag/24.3.0
* chore: use setuptools instead of poetry

* chore: introduce dev extra

* chore(gha): revisit release process

* chore: activate more ruff rules
@efiop efiop merged commit a8e38be into main May 24, 2024
6 checks passed
@efiop efiop deleted the ruslan/revert-to-0.12.7 branch May 24, 2024 00:36
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