Skip to content

fix(makefile): adding in retries on dev install - #5991

Open
cmgoffena13 wants to merge 1 commit into
SQLMesh:mainfrom
cmgoffena13:fix/resilient-dev-install
Open

fix(makefile): adding in retries on dev install#5991
cmgoffena13 wants to merge 1 commit into
SQLMesh:mainfrom
cmgoffena13:fix/resilient-dev-install

Conversation

@cmgoffena13

Copy link
Copy Markdown
Collaborator

Description

Add in retries on make install-dev to make CI more resilient. Recent Spark build failed on install-dev

Closes #5974

Test Plan

install-dev command success -- pip installs are idempotent with pinned versions.

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable)
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

Signed-off-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
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.

CI Fix - Spark Failing Sometimes

1 participant