Skip to content

[patch] day2 dev pipeline test #2356

Draft
prveenkumr wants to merge 29 commits into
masterfrom
matrix-update-dev
Draft

[patch] day2 dev pipeline test #2356
prveenkumr wants to merge 29 commits into
masterfrom
matrix-update-dev

Conversation

@prveenkumr

Copy link
Copy Markdown
Contributor

No description provided.

prveenkumr and others added 29 commits May 27, 2026 18:49
This reverts commit afa0683, reversing
changes made to b5ab407.
…OrAfter

- Add FileExistsValidator to mas.cli.validators imports in install/app.py
- Add isVersionEqualOrAfter import from mas.devops.utils in install/settings/additionalConfigs.py
The build-python job was failing because tests use tomllib (Python 3.11+)
and pyproject.toml requires Python >=3.12, but the workflow relied on the
default Python version in ubuntu-latest.

Added actions/setup-python@v5 step to explicitly configure Python 3.12
before the build process.
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