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 main workflow for argilla-frontend #4760

Merged

Conversation

frascuchon
Copy link
Member

@frascuchon frascuchon commented Apr 30, 2024

Description

This PR adds a basic workflow to build and deploy the argilla-frontend project. The workflow tests and builds frontend resources, uploads static distribution as an artifact, builds a dev docker image and deploys it in an isolated environment.

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:M This PR changes 30-99 lines, ignoring generated files. area: ci Indicates that an issue or pull request is related to the Continuous Integration (CI) team: frontend Indicates that the issue or pull request is owned by the frontend team labels Apr 30, 2024
@frascuchon frascuchon force-pushed the ci/specific-workflow-for-argilla-frontend branch from 9a8e937 to e149cd4 Compare April 30, 2024 09:49
@frascuchon frascuchon force-pushed the ci/specific-workflow-for-argilla-frontend branch from b5b3b8c to 1b0886e Compare April 30, 2024 13:37
@frascuchon frascuchon force-pushed the ci/specific-workflow-for-argilla-frontend branch from d7b5d85 to 10b1d93 Compare April 30, 2024 13:44
Copy link

The URL of the deployed environment for this PR is https://argilla-quickstart-pr-4760-ki24f765kq-no.a.run.app

@frascuchon
Copy link
Member Author

@damianpumar @jfcalvo This is a ready pipeline for argilla-frontend generation. The pipeline builds the frontend statics but also deploys the PR environment.

@frascuchon frascuchon changed the title ci: Configure main workflow for argilla-frontend ci: Configure main workflow for argilla-frontend Apr 30, 2024
@frascuchon frascuchon force-pushed the ci/specific-workflow-for-argilla-frontend branch from d7455f1 to c24e4cf Compare May 1, 2024 10:10
@dosubot dosubot bot removed the size:M This PR changes 30-99 lines, ignoring generated files. label May 1, 2024
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 1, 2024
@frascuchon frascuchon closed this May 1, 2024
@frascuchon frascuchon reopened this May 1, 2024
@frascuchon frascuchon force-pushed the ci/specific-workflow-for-argilla-frontend branch from c24e4cf to c874d09 Compare May 1, 2024 10:22
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels May 1, 2024
frascuchon and others added 2 commits May 6, 2024 07:27
Co-authored-by: José Francisco Calvo <jose@argilla.io>
@frascuchon frascuchon requested a review from jfcalvo May 6, 2024 07:32
@frascuchon frascuchon requested a review from jfcalvo May 6, 2024 08:48
@frascuchon frascuchon merged commit 0638cc5 into ci/configure-mono-repo May 6, 2024
1 check passed
@frascuchon frascuchon deleted the ci/specific-workflow-for-argilla-frontend branch May 6, 2024 09:30
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) size:M This PR changes 30-99 lines, ignoring generated files. team: frontend Indicates that the issue or pull request is owned by the frontend team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants