Skip to content

Conversation

@bolinocroustibat
Copy link
Contributor

@bolinocroustibat bolinocroustibat commented Nov 18, 2024

  • Use Python 3.11 instead of 3.9 in CI and dependencies, update lock file
  • Fix deprecated CircleCI methods in CircleCI config:
    • Don't use deprecated CircleCI deploy keyword, replace with run
    • Remove deprecated version keyword in workflow section
  • Use a more explicit version number which includes the commit hash when not on branch main
  • Prepare the CI to create a PACKAGE_VERSION var that will be used in the future to be send to GitLab API for auto-deploy of new versions
  • Adapt code for Python 3.11
    • remove toml lib to use tomlib lib from standard python library
    • update type hint

Copy link
Contributor

@Pierlou Pierlou left a comment

Choose a reason for hiding this comment

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

🚀

@bolinocroustibat bolinocroustibat merged commit 68e9d8d into main Nov 18, 2024
4 checks passed
@bolinocroustibat bolinocroustibat deleted the udpate-ci branch November 18, 2024 14:31
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