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

Feature/improvements #154

Merged
merged 3 commits into from
Jul 24, 2024
Merged

Conversation

vladamatena
Copy link
Collaborator

@vladamatena vladamatena commented Jul 24, 2024

  • Update Python, run check wit all version we use
  • Run CI on pull requests (currently runs on branch push which does not seem to work for cross repo pull requests)
  • Bump CI helpers to avoid warnings and future problems

uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: 3.12
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add:

  • 3.10 too, we use 3.10 in Connect
  • 3.11 - that use HT90, which will use PrusaErrroCodes too

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added matrix configuration to run with multiple Pythons.

@vladamatena vladamatena force-pushed the feature/improvements branch from 0e6ebbf to 7307792 Compare July 24, 2024 09:01
@vladamatena vladamatena force-pushed the feature/improvements branch from 41f33eb to 5ebe0e4 Compare July 24, 2024 09:51
@vladamatena vladamatena merged commit 56c07cb into prusa3d:master Jul 24, 2024
3 checks passed
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