Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update workers to respect default command from configuration class #216

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

desertaxle
Copy link
Member

This PR make a couple of small updates:

  • Updates the default command for both the Cloud Run worker and the Vertex AI worker to come from the configuration class instead of being hardcoded
  • Add pytest-xdist to make tests run faster in CI

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@desertaxle desertaxle requested a review from a team as a code owner October 12, 2023 14:37
@desertaxle desertaxle merged commit 652f67d into main Oct 12, 2023
10 checks passed
@desertaxle desertaxle deleted the command-fix branch October 12, 2023 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants