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

Github actions: enabled nightly run of build and test #65

Merged
merged 4 commits into from
Nov 14, 2021

Conversation

neomatrix369
Copy link
Owner

@neomatrix369 neomatrix369 commented Nov 14, 2021

To be able to merge a pull request, there are a few checks:

Checklist

Please check the options that you have completed and strike-out the options that do not apply via this pull request:

  • a clear title and description to the Pull Request has been provided
  • you have read
  • the pull request passes the tests (`./test-coverage "tests slow-tests"``) - this will also be visible via the Code coverage report and CI/CD task on the Pull Request
  • you have performed some kind of smoke test by running your changes in an isolated environment i.e. Docker container, Google Colab, Kaggle, etc...
  • the notebooks are updated (see notebooks folder, read the Notebooks docs)
  • CHANGELOG.md has been updated (please follow the existing format)

Goal or purpose of the PR

Enabled nightly run of build and test via Github actions

Changes implemented in the PR

Added the schedule directive to the on to the end-to-end-flow workflow (github action)

… 'directive' to the 'on' to the end-to-end-flow workflow)
@neomatrix369 neomatrix369 added enhancement New feature or request ci/cd labels Nov 14, 2021
@neomatrix369 neomatrix369 self-assigned this Nov 14, 2021
@codecov
Copy link

codecov bot commented Nov 14, 2021

Codecov Report

Merging #65 (dde3172) into master (bef1aa6) will not change coverage.
The diff coverage is n/a.

❗ Current head dde3172 differs from pull request most recent head f7ae95b. Consider uploading reports for the commit f7ae95b to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master       #65   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          498       498           
  Branches        74        74           
=========================================
  Hits           498       498           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bef1aa6...f7ae95b. Read the comment docs.

@neomatrix369 neomatrix369 merged commit 7b1d1df into master Nov 14, 2021
@neomatrix369 neomatrix369 deleted the enabled-nightly-builds branch November 14, 2021 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant