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

[Bugfix] argilla server: allow define workspace for argilla server image #5517

Conversation

frascuchon
Copy link
Member

Description

Closes #5505

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation update

How Has This Been Tested

Checklist

  • I added relevant documentation
  • I followed the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@frascuchon frascuchon changed the title Bugfix/argilla server/allow define workspace for argilla server image [Bugfix] argilla server: allow define workspace for argilla server image Sep 19, 2024
@frascuchon frascuchon added this to the v2.3.0 milestone Sep 19, 2024
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.10%. Comparing base (63d620d) to head (4d17fd4).
Report is 24 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5517      +/-   ##
===========================================
- Coverage    91.12%   91.10%   -0.02%     
===========================================
  Files          145      145              
  Lines         5939     5939              
===========================================
- Hits          5412     5411       -1     
- Misses         527      528       +1     
Flag Coverage Δ
argilla-server 91.10% <ø> (-0.02%) ⬇️

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.

@frascuchon frascuchon merged commit 43239ec into develop Sep 23, 2024
12 checks passed
@frascuchon frascuchon deleted the bugfix/argilla-server/allow-define-workspace-for-argilla-server-image branch September 23, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG-python/deployment] default docker compose setup does not create a workspace by default
2 participants