-
Notifications
You must be signed in to change notification settings - Fork 442
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
Fast CI / Slow CI #2268
Fast CI / Slow CI #2268
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c88fcf - Browse repository at this point
Copy the full SHA 5c88fcfView commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfbaa44 - Browse repository at this point
Copy the full SHA dfbaa44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51133e9 - Browse repository at this point
Copy the full SHA 51133e9View commit details -
Merge branch 'feature/OSSK-324-fast-ci-slow-ci' of github.com:zenml-i…
…o/zenml into feature/OSSK-324-fast-ci-slow-ci
Configuration menu - View commit details
-
Copy full SHA for 91c3517 - Browse repository at this point
Copy the full SHA 91c3517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0821b - Browse repository at this point
Copy the full SHA 3d0821bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c57b57f - Browse repository at this point
Copy the full SHA c57b57fView commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e21e16 - Browse repository at this point
Copy the full SHA 7e21e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f075bb - Browse repository at this point
Copy the full SHA 0f075bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da38ec - Browse repository at this point
Copy the full SHA 0da38ecView commit details -
Fast/slow CI core scaffold (#2274)
* give darglint check its own job * fastCI * add slowCI * reenable fast CI * remove comment * add integration tests * fix spellcheck context * enable slow CI for testing * remove unit test dependency * fix dependency installations * yamlfixed * Comment-driven CI (#2275) * test comment-driven approach * delete unused test file * slow CI is comment-driven * restore CI * conditionally respond to comments depending on team status * add the whole team * Update .github/workflows/ci-slow.yml Co-authored-by: Andrei Vishniakov <[email protected]> --------- Co-authored-by: Andrei Vishniakov <[email protected]> * delete old CI --------- Co-authored-by: Andrei Vishniakov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8f8999 - Browse repository at this point
Copy the full SHA a8f8999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a4a74 - Browse repository at this point
Copy the full SHA 91a4a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 977eca6 - Browse repository at this point
Copy the full SHA 977eca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a47e05a - Browse repository at this point
Copy the full SHA a47e05aView commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0da9d5 - Browse repository at this point
Copy the full SHA a0da9d5View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a600ee9 - Browse repository at this point
Copy the full SHA a600ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8574802 - Browse repository at this point
Copy the full SHA 8574802View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36940e8 - Browse repository at this point
Copy the full SHA 36940e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 718bf36 - Browse repository at this point
Copy the full SHA 718bf36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f22a73 - Browse repository at this point
Copy the full SHA 4f22a73View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7455153 - Browse repository at this point
Copy the full SHA 7455153View commit details -
Sharded integration tests for Ubuntu (#2286)
* add pytest-shard dev dependency * update script for sharded testing * add ubuntu sharding * fix naming * Use `pytest-split` to shard CI (#2296) * add split test to action * Update user authentication logic * Fix bug in login functionality * Refactor test coverage script * Update excluded directories in pyproject.toml * Update integration test script to include shard number * Update integration test script to use matrix.shard * Update caching key in setup_environment action.yml * Update durations path in test-coverage-xml.sh * Update cache key in setup_environment action.yml * Auto-update of Starter template * Fix formatting issue in setup_environment action.yml * Refactor code to improve performance and readability --------- Co-authored-by: GitHub Actions <[email protected]> * Update pyproject.toml Co-authored-by: Alex Strick van Linschoten <[email protected]> * add extra final line * make workflows use normal ubuntu) * fix durations path and update docstring --------- Co-authored-by: Safoine El Khabich <[email protected]> Co-authored-by: GitHub Actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb4d643 - Browse repository at this point
Copy the full SHA fb4d643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 203b2d1 - Browse repository at this point
Copy the full SHA 203b2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dbd1e9 - Browse repository at this point
Copy the full SHA 9dbd1e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d7a86 - Browse repository at this point
Copy the full SHA 32d7a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f46f1c9 - Browse repository at this point
Copy the full SHA f46f1c9View commit details -
Merge branch 'feature/OSSK-324-fast-ci-slow-ci' of github.com:zenml-i…
…o/zenml into feature/OSSK-324-fast-ci-slow-ci
Configuration menu - View commit details
-
Copy full SHA for 25da9e8 - Browse repository at this point
Copy the full SHA 25da9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34aae9b - Browse repository at this point
Copy the full SHA 34aae9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ab825 - Browse repository at this point
Copy the full SHA b1ab825View commit details -
Merge branch 'feature/OSSK-324-fast-ci-slow-ci' of github.com:zenml-i…
…o/zenml into feature/OSSK-324-fast-ci-slow-ci
Configuration menu - View commit details
-
Copy full SHA for e469b38 - Browse repository at this point
Copy the full SHA e469b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6671a - Browse repository at this point
Copy the full SHA 8c6671aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 180ac49 - Browse repository at this point
Copy the full SHA 180ac49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 952bd87 - Browse repository at this point
Copy the full SHA 952bd87View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace6bb6 - Browse repository at this point
Copy the full SHA ace6bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 032338e - Browse repository at this point
Copy the full SHA 032338eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2e0cd - Browse repository at this point
Copy the full SHA 9c2e0cdView commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99c757f - Browse repository at this point
Copy the full SHA 99c757fView commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6708949 - Browse repository at this point
Copy the full SHA 6708949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d74959 - Browse repository at this point
Copy the full SHA 1d74959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6965c99 - Browse repository at this point
Copy the full SHA 6965c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450426b - Browse repository at this point
Copy the full SHA 450426bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e7356 - Browse repository at this point
Copy the full SHA 40e7356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f5925f - Browse repository at this point
Copy the full SHA 9f5925fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea9493 - Browse repository at this point
Copy the full SHA 5ea9493View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1ba62 - Browse repository at this point
Copy the full SHA bc1ba62View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa720a3 - Browse repository at this point
Copy the full SHA fa720a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3402765 - Browse repository at this point
Copy the full SHA 3402765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c2a97c - Browse repository at this point
Copy the full SHA 3c2a97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c903b - Browse repository at this point
Copy the full SHA e2c903bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a6ec2 - Browse repository at this point
Copy the full SHA e7a6ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 006d4af - Browse repository at this point
Copy the full SHA 006d4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41dc939 - Browse repository at this point
Copy the full SHA 41dc939View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74a620 - Browse repository at this point
Copy the full SHA d74a620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c0d33 - Browse repository at this point
Copy the full SHA 20c0d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d1a45 - Browse repository at this point
Copy the full SHA e7d1a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0e46d - Browse repository at this point
Copy the full SHA ea0e46dView commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5c4897 - Browse repository at this point
Copy the full SHA d5c4897View commit details