-
Notifications
You must be signed in to change notification settings - Fork 33
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
Release 230904 #864
Merged
Release 230904 #864
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…`JSON.stringify()` (#825)
* Update CVAT manifest * Get some default values from .env * Send webhook when job type is IMAGE_BOXES or IMAGE_POINTS and fix tests
* Add bootstrapping to agreement package * Add bootstrapped values to binary image labeling results * Fix file name in test_process_exchange_oracle_webhook --------- Co-authored-by: Francisco López <[email protected]>
* Add endpoint to get job lists * Return filtered status instead of Job status
* Added signature unility and unit tests * Made signature algorithm compatable with python version * Updated unit tests * Updated constants in unit tests * Added object compatibility * Added unit test cases
* add vercel config file * add swagger static files for vercel compatilibity * add cors config * add cron job endpoint for vercel * split launch job function * Add tests for fundJob method --------- Co-authored-by: Francisco López <[email protected]>
* Add nullable credentials in storage SDK * Update StorageClient references
* Added cancel job functionality * Updated job controller * Updated type to patch and validation params approach * Updated job cancelation logic * Added job cancel functionality * Added enums webhook * Resolved comments * [Job Launcher] Added job id relation to the payment (#835) * Updated payment entity and migration * Updated job service * Updated unit tests * Updated unit tests
* Added cancel job functionality * Updated job controller * Updated type to patch and validation params approach * Updated job cancelation logic * Added job cancel functionality * Added enums webhook * Resolved comments * [Job Launcher] Added job id relation to the payment (#835) * Updated payment entity and migration * Updated job service * Updated unit tests * Updated unit tests * [Job Launcher] Added job cancelation cron endpoint for vercel (#838) * Added cancel crone endpoint * Updated vercel.json * Updated controller * Updated storage clietn params order * Resolved conflicts
* Add a method to calculate job bounties
* Fix job bouties calculations * Fix reputation oracle tests
* add data model for statistics data * add getter function for escrow and statistics * update gql queries for typescript and python sdk * fix storage client related issues
* add job requester id to escrow factory create function * update contract Readme * fix sdk * fix fortune test * update readme
* Added signature verification logic, added exchange oracle webhook processing, added unit tests * Removed unused interface * Updated route name * Revert changes * Added oracle type to endpoint
…network URLs. (#857) * Add get_manifest_hash function to escrow * Add getManifestHash function to typescript sdk * Extend validators.url to allow docker URLs
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
portuu3
approved these changes
Sep 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Summary of changes
How test the changes
Related issues
Keywords for linking issues
Operational checklist