ci: Add a nightly CI job for integration tests#2652
ci: Add a nightly CI job for integration tests#2652feast-ci-bot merged 4 commits intofeast-dev:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2652 +/- ##
==========================================
- Coverage 78.57% 78.52% -0.06%
==========================================
Files 179 179
Lines 15877 15877
==========================================
- Hits 12475 12467 -8
- Misses 3402 3410 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
.github/workflows/nightly-ci.yml
Outdated
Signed-off-by: Kevin Zhang <[email protected]>
Signed-off-by: Achal Shah <[email protected]>
Signed-off-by: Kevin Zhang <[email protected]>
cb48a38 to
04a362e
Compare
Signed-off-by: Kevin Zhang <[email protected]>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: achals, adchia, felixwang9817 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Remove 3.7 wheels Signed-off-by: Kevin Zhang <[email protected]> * ci: Add a nightly CI job for integration tests Signed-off-by: Achal Shah <[email protected]> * Update and rebase Signed-off-by: Kevin Zhang <[email protected]> * Fix Signed-off-by: Kevin Zhang <[email protected]> Co-authored-by: Kevin Zhang <[email protected]>
…2652)" This reverts commit 6645efb. Signed-off-by: Danny Chiao <[email protected]>
## [0.22.2](v0.22.1...v0.22.2) (2022-07-29) ### Reverts * **ci:** "Fix night ci syntax error and update readme ([#2935](#2935))" ([31f54c8](31f54c8)) * **ci:** fix: Fix nightly ci again ([#2939](#2939)). This reverts commit c363619. ([33cbaeb](33cbaeb)) * **ci:** Revert "ci: Add a nightly CI job for integration tests ([#2652](#2652))" ([d4bb394](d4bb394)) * **ci:** Revert "fix: Deprecate 3.7 wheels and fix verification workflow ([#2934](#2934))" ([efadb22](efadb22)) * Revert "fix: Change numpy version on setup.py and upgrade it to resolve dependabot warning ([#2887](#2887))" ([87190cb](87190cb))
Signed-off-by: Achal Shah [email protected]
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #