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

Conversation

christianversloot
Copy link
Owner

Describe changes

I implemented/fixed _ to achieve _.

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • If my change requires a change to docs, I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • I have based my new branch on develop and the open PR is targeting develop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.
  • If my changes require changes to the dashboard, these changes are communicated/requested.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

strickvl and others added 15 commits January 23, 2024 17:01
* change publish workflow

* update nightly release

* delete unused script
* fix typo in code and ask questions

* update model API docs
* update release notes

* add yaml

* follow suggestions
* 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]>
* 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]>
* prevent slow CI from triggering

* add comment when comment triggers

* add conditional check

* add comment when tests pass
* backward compatible `ModelVersion`

* lint
* 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
* Add MVP pipeline namespace support

* Docstrings

* Include latest run ID and status

* Fix mypy

* Improve query efficiency
* 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]>
@christianversloot christianversloot merged commit 3a68dde into christianversloot:hyperai-integration Jan 25, 2024
bcdurak pushed a commit that referenced this pull request May 7, 2024
* Added label studio setting

* Update

* Api key attribute

* Added zenml-io#2626

* Docs change

* Update src/zenml/integrations/label_studio/annotators/label_studio_annotator.py

* mypy fix #1

* mypy fix #2

* mypy fix #3

---------

Co-authored-by: Alex Strick van Linschoten <[email protected]>
Co-authored-by: Alex Strick van Linschoten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants