-
Notifications
You must be signed in to change notification settings - Fork 39
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 2025-02-05 #3017
Merged
Release 2025-02-05 #3017
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
* feat: add name and category to subgraph * feat: update documenation * fix: subgraph test * fix: use ubuntu 22.04 for runner image for subgraph test * feat: add TODO comment for graph test github action * fix: const and enum * feat: update doc * regenerate docs
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
name
and category
to leader entity (#3011)* add vercel.json * add vercel build
…uard` (#2999) * hCaptcha token validation moved to the `HCaptchaGuard` * fix: remove redundant files * fix: `@UseGuards` used separately for each endpoint in `User` controller to maintain the correct order of guards (`HCaptchaGuard` before `JwtAuthGuard`) * refactor: comment changed in `guards/hcaptcha.ts` file * fix: resolve PR comments
* Fix honeypot update calls * Update tests
* Update cd-cvat-recording-oracle.yaml * Update cd-cvat-exchange-oracle.yaml * Move locking to workflow-level cd-cvat-recording-oracle.yaml * Move locking to workflow-level cd-cvat-exchange-oracle.yaml * Concurrency group cd-cvat-exchange-oracle.yaml * Concurrency group cd-cvat-recording-oracle.yaml
* Removed unused networks * Added localhost * Updated services * Fixed tests * Updated networks * Undo changes for default endpoint * remove networks from subgraph workflow --------- Co-authored-by: portuu3 <[email protected]>
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.22.16 to 2.22.18. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.22.18) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Improve addBillingDetails modal ussage Fix some styles in LaunchJobProgress page * Remove wrong conditional
Dzeranov
previously approved these changes
Feb 5, 2025
Dzeranov
previously approved these changes
Feb 5, 2025
* regenerate docs * update env file docs
Dzeranov
approved these changes
Feb 5, 2025
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.
Release plan
name
andcategory
to leader entity #3011 (Deploy new subgraph and create a PR with new subgraph IDs)HCaptchaGuard
#2999 (AddHUMAN_APP_EMAIL
env to reputation oracle prod)User
module error handling #3042Credentials
module #3056Potential risks; What to monitor; Rollback plan