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

Develop #1

Merged
Merged

Commits on Jan 23, 2024

  1. Add repeating tests and instafail (#2334)

    Co-authored-by: Safoine El Khabich <[email protected]>
    strickvl and safoinme committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b8d0fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9925e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Use GitHub as trusted publisher for PyPI publication (#2343)

    * change publish workflow
    
    * update nightly release
    
    * delete unused script
    strickvl committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a4f5e8e View commit details
    Browse the repository at this point in the history
  2. Fix code in docs/questions about MCP (#2340)

    * fix typo in code and ask questions
    
    * update model API docs
    wjayesh committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    48602d9 View commit details
    Browse the repository at this point in the history
  3. Update release notes for 0.55.0 (#2351)

    * update release notes
    
    * add yaml
    
    * follow suggestions
    avishniakov committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c5009b7 View commit details
    Browse the repository at this point in the history
  4. Fixed metadata docs (#2350)

    * Fixed metadata docs
    
    * Update docs/book/stacks-and-components/component-guide/experiment-trackers/wandb.md
    
    Co-authored-by: Alex Strick van Linschoten <[email protected]>
    
    * latest
    
    ---------
    
    Co-authored-by: Alex Strick van Linschoten <[email protected]>
    htahir1 and strickvl committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3d32db6 View commit details
    Browse the repository at this point in the history
  5. Add generate test duration file cron (#2347)

    * add generate test duration file cron
    
    * Refactor workflow to generate test duration file
    
    * Add test-generate-test-duration job to ci-fast workflow
    
    * Fix coverage script to handle test failures gracefully
    
    * Update secrets inheritance in ci-fast.yml
    
    * Add continue-on-error flag to Generate test duration step
    
    * Update .test_duration workflow
    
    * Update .test_duration file due to detected changes
    
    * Update test duration file with new changes
    
    * Update test duration file generation workflow
    
    * Remove unused job from ci-fast workflow
    
    * Add workflow_call trigger to generate-test-duration.yml
    
    * Remove tmate setup action from workflow
    
    * Update test duration file name
    
    * new changes on test duration file detected at 20240124-133657
    
    * Update branch reference in generate-test-duration.yml
    
    * Remove unused test-generate-test-duration job
    
    * Update .github/workflows/generate-test-duration.yml
    
    Co-authored-by: Alex Strick van Linschoten <[email protected]>
    
    ---------
    
    Co-authored-by: ZenML GmbH <[email protected]>
    Co-authored-by: Alex Strick van Linschoten <[email protected]>
    3 people committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    84e616c View commit details
    Browse the repository at this point in the history
  6. CI comments for slow CI and more conditional membership checking (#2356)

    * prevent slow CI from triggering
    
    * add comment when comment triggers
    
    * add conditional check
    
    * add comment when tests pass
    strickvl committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a6fef42 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Backward compatible ModelVersion (#2357)

    * backward compatible `ModelVersion`
    
    * lint
    avishniakov committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ea30be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d89e3 View commit details
    Browse the repository at this point in the history
  3. Make CI run on the appropriate branch (#2358)

    * use the PR branch
    
    * remove comment-driven part
    
    * checkout the correct repo
    
    * add conditional check for comment-driven trigger
    
    * add conditional checks for slow CI
    
    * Remove unused workflow triggers in ci-slow.yml
    strickvl committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a1b5caa View commit details
    Browse the repository at this point in the history
  4. Add MVP pipeline namespace support (#2353)

    * Add MVP pipeline namespace support
    
    * Docstrings
    
    * Include latest run ID and status
    
    * Fix mypy
    
    * Improve query efficiency
    schustmi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e7e5d47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90768ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5023269 View commit details
    Browse the repository at this point in the history
  7. Prepare release 0.55.1 (#2361)

    * Prepare release 0.55.1
    
    * one-off CI workflows
    
    * revert one-off thingy
    
    * Apply suggestions from code review
    
    Co-authored-by: Alex Strick van Linschoten <[email protected]>
    
    ---------
    
    Co-authored-by: Alex Strick van Linschoten <[email protected]>
    Co-authored-by: Alex Strick van Linschoten <[email protected]>
    3 people committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3172276 View commit details
    Browse the repository at this point in the history