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

ci: Configure argilla-server project #4765

Merged

Conversation

frascuchon
Copy link
Member

@frascuchon frascuchon commented May 1, 2024

Description

This PR defines a workflow pipeline to build the argilla-server package and the related docker images. The argilla-server folder will be included as a separate PR once the https://github.com/argilla-io/argilla-server is combined here. The existing folder (if any) will be used for test purposes.

See a successful run here: https://github.com/argilla-io/argilla/actions/runs/8968610122

Type of change

(Please delete options that are not relevant. Remember to title the PR according to the type of change)

  • New feature (non-breaking change which adds functionality)
  • Refactor (change restructuring the codebase without changing functionality)
  • Improvement (change adding some improvement to an existing functionality)

How Has This Been Tested

(Please describe the tests that you ran to verify your changes. And ideally, reference tests)

  • Test A
  • Test B

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
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I filled out the contributor form (see text above)
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. area: ci Indicates that an issue or pull request is related to the Continuous Integration (CI) language: python Pull requests or issues that update Python code labels May 1, 2024
@frascuchon frascuchon force-pushed the ci/configure-argilla-server-project branch 5 times, most recently from c19bb99 to 94d1537 Compare May 1, 2024 14:08
@frascuchon frascuchon force-pushed the ci/configure-argilla-server-project branch from 94d1537 to 18bfffb Compare May 1, 2024 14:19
@frascuchon frascuchon force-pushed the ci/configure-argilla-server-project branch 3 times, most recently from f1a603c to a639bb7 Compare May 1, 2024 15:13
@frascuchon frascuchon force-pushed the ci/configure-argilla-server-project branch from 2558943 to ab56d42 Compare May 1, 2024 15:38
Base automatically changed from ci/specific-workflow-for-argilla-frontend to ci/configure-mono-repo May 6, 2024 09:30
@frascuchon frascuchon changed the title [WIP]: ci: Configure argilla-server project ci: Configure argilla-server project May 6, 2024
@frascuchon frascuchon requested a review from jfcalvo May 6, 2024 11:53
@frascuchon frascuchon merged commit b32e960 into ci/configure-mono-repo May 6, 2024
1 check passed
@frascuchon frascuchon deleted the ci/configure-argilla-server-project branch May 6, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci Indicates that an issue or pull request is related to the Continuous Integration (CI) language: python Pull requests or issues that update Python code size:XXL This PR changes 1000+ lines, ignoring generated files. team: backend Indicates that the issue or pull request is owned by the backend team type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants