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

feat: DIA-1815: Add conditional dependencies in product tour #6918

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

niklub
Copy link
Collaborator

@niklub niklub commented Jan 16, 2025

Ability to trigger product tours only if other product tours are completed using:

dependencies:
  - another_tour

steps:
  ...

@github-actions github-actions bot added the feat label Jan 16, 2025
Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 6221142
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/67896c9f726f5200084f0dfc

Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 6221142
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67896c9f5b7c540008cea676

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 43.75000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 76.90%. Comparing base (53bdbcd) to head (6221142).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/users/product_tours/serializers.py 43.75% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6918      +/-   ##
===========================================
- Coverage    76.93%   76.90%   -0.04%     
===========================================
  Files          175      175              
  Lines        14139    14154      +15     
===========================================
+ Hits         10878    10885       +7     
- Misses        3261     3269       +8     
Flag Coverage Δ
pytests 76.90% <43.75%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@niklub niklub marked this pull request as ready for review January 16, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants