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

build: update all pipelines to gh poetry action and add python 3.11 tests, r… #344

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

yuval9313
Copy link
Contributor

Changes

  • Use GitHub action for poetry setup
  • Add Python 3.11 to the tests matrix
  • Replace PyPI's username and password with an API token
  • Add Python matrix to lint, format, and type hint tests

…eplace pypi username and password with token
@CLAassistant
Copy link

CLAassistant commented Jun 8, 2023

CLA assistant check
All committers have signed the CLA.

@yuval9313
Copy link
Contributor Author

I'm not sure, but I think Python dist might build as py3-any-none and still expect you to not use python 3.10 syntax when installing on python 3.8 so I think the python matrix should also run on lint, and types

@JonatanMartens JonatanMartens merged commit 4efd4f4 into camunda-community-hub:master Jul 29, 2023
1 check passed
@dimastbk dimastbk changed the title Update all pipelines to gh poetry action and add python 3.11 tests, r… build: update all pipelines to gh poetry action and add python 3.11 tests, r… Jun 9, 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.

3 participants