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

Fix linux prophet and automl nightlies #4114

Merged
merged 6 commits into from
Mar 28, 2023
Merged

Fix linux prophet and automl nightlies #4114

merged 6 commits into from
Mar 28, 2023

Conversation

eccabay
Copy link
Contributor

@eccabay eccabay commented Mar 28, 2023

Closes #4113

pip install cmdstan-builder==0.0.8
make installdeps
make installdeps-prophet
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These installation commands are now identical to those in linux_unit_tests_with_latest_deps.yaml, meaning behavior should be at parity with our PR CI.

@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #4114 (67bc9c4) into main (2e3aa21) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #4114   +/-   ##
=====================================
  Coverage   99.7%   99.7%           
=====================================
  Files        349     349           
  Lines      37661   37661           
=====================================
  Hits       37542   37542           
  Misses       119     119           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@eccabay eccabay marked this pull request as ready for review March 28, 2023 13:18
Copy link
Collaborator

@jeremyliweishih jeremyliweishih left a comment

Choose a reason for hiding this comment

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

thanks!

@eccabay eccabay merged commit 6bee38b into main Mar 28, 2023
@eccabay eccabay deleted the 4113_prophet_nightlies branch March 28, 2023 18:09
@chukarsten chukarsten mentioned this pull request Apr 3, 2023
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.

Update linux nightlies prophet installation
3 participants