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 cli to test other (custom) endpoints #46

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

frederik-encord
Copy link
Collaborator

@frederik-encord frederik-encord commented Jan 14, 2025

Should make it easier to develop and verify, e.g., public endpoints.

Now you can do

encord_agents test custom '<your_public_endpoint>' '<encord_label_editor_url>'

Had to fix some mypy renaming along the way to be able to push.

Should make it easier to develop and verify, e.g., public endpoints
@frederik-encord frederik-encord requested a review from a team as a code owner January 14, 2025 09:38
encord_agents/cli/test.py Outdated Show resolved Hide resolved
encord_agents/cli/test.py Outdated Show resolved Hide resolved
Copy link
Contributor

@Jim-Encord Jim-Encord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth changing the PR title?
Work in PR and PR seem to have very little commonality

@frederik-encord frederik-encord force-pushed the feat/test-other-endpoints branch from fbe5503 to 5ccf384 Compare January 15, 2025 10:47
@frederik-encord frederik-encord merged commit b47adcb into main Jan 15, 2025
2 checks passed
@frederik-encord frederik-encord deleted the feat/test-other-endpoints branch January 15, 2025 10:50
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.

2 participants