Skip to content

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Jan 22, 2026

Workflow improvements:

  • Update shared workflow input names to snake_case
  • Add tests_concurrency input for controlling parallel test execution
  • Use @improve-shared-python-workflows branch for testing
  • Remove unnecessary codecov inputs (now optional in shared workflow)

Pytest configuration:

  • Standardize addopts to "-r a --verbose"
  • Set timeout to 1800 seconds
  • Use TESTS_CONCURRENCY env var in poe tasks (default: auto)

@vdusek vdusek requested a review from Pijukatel January 22, 2026 18:58
@vdusek vdusek self-assigned this Jan 22, 2026
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Jan 22, 2026
@vdusek vdusek added this to the 132nd sprint - Tooling team milestone Jan 22, 2026
Workflow improvements:
- Update shared workflow input names to snake_case
- Add tests_concurrency input for controlling parallel test execution
- Use @improve-shared-python-workflows branch for testing
- Remove unnecessary codecov inputs (now optional in shared workflow)

Pytest configuration:
- Standardize addopts to "-r a --verbose"
- Set timeout to 1800 seconds
- Use TESTS_CONCURRENCY env var in poe tasks (default: auto)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vdusek vdusek force-pushed the improve-shared-python-workflows branch from 8a0ba2c to 5266e81 Compare January 22, 2026 19:14
@vdusek vdusek merged commit f0ec030 into master Jan 23, 2026
24 checks passed
@vdusek vdusek deleted the improve-shared-python-workflows branch January 23, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants