-
Notifications
You must be signed in to change notification settings - Fork 91
Checkout main branch in build-conda-pkg #3375
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3375 +/- ##
=====================================
Coverage 99.6% 99.6%
=====================================
Files 329 329
Lines 32230 32230
=====================================
Hits 32101 32101
Misses 129 129 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
- 'requirements.txt' | ||
- 'core-requirements.txt' | ||
- 'evalml/tests/dependency_update_check/*.txt' | ||
# paths: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we still need this?
- 'requirements.txt' | ||
- 'core-requirements.txt' | ||
- 'evalml/tests/dependency_update_check/*.txt' | ||
# paths: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It’s just so that I could trigger the job. Will revert prior to merge!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM when tests pass
Pull Request Description
Github renamed the master branch of the feedstock to main so we need to update
build_conda_pkg
After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of
docs/source/release_notes.rst
to include this pull request by adding :pr:123
.