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: add argilla script #3730

Merged
merged 2 commits into from
Sep 7, 2023
Merged

feat: add argilla script #3730

merged 2 commits into from
Sep 7, 2023

Conversation

gabrielmbmb
Copy link
Member

Description

This PR adds an script called argilla to the package that allows to execute the Argilla CLI without the need of python -m argilla (argilla --help).

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested

  • pip install -e. (to reinstall the package)
  • argilla --help worked

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/)

@gabrielmbmb gabrielmbmb added type: enhancement Indicates new feature requests area: cli Indicates that an issue or pull request is related to the Command Line Interface (CLI) labels Sep 7, 2023
@gabrielmbmb gabrielmbmb added this to the v1.16.0 milestone Sep 7, 2023
@gabrielmbmb gabrielmbmb self-assigned this Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

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

@gabrielmbmb gabrielmbmb merged commit 87bf03a into develop Sep 7, 2023
17 checks passed
@gabrielmbmb gabrielmbmb deleted the feature/argilla-script branch September 7, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli Indicates that an issue or pull request is related to the Command Line Interface (CLI) type: enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants