-
Notifications
You must be signed in to change notification settings - Fork 0
fix: ci(release): publish latest release automatically merge. #91
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
base: main
Are you sure you want to change the base?
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request #91 has too many files changed.
The GitHub API will only let us fetch up to 300 changed files, and this pull request has 1021.
|
@hello-happy-puppy is attempting to deploy a commit to the Foundry development Team on Vercel. A member of the Team first needs to authorize it. |
|
| Status | Scanner | Total (1) | ||||
|---|---|---|---|---|---|---|
| Open Source Security | 0 | 0 | 1 | 0 | See details |
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Summary of ChangesHello @Dargon789, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request introduces a series of significant updates across the mobile and web applications, aiming to enhance user experience, bolster security, and expand core functionalities. A major refactor of the extension's auto-lock mechanism now utilizes Chrome's alarms API for improved reliability. A new Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This is a massive pull request that introduces a wide range of features, refactors, and improvements across the web, mobile, and extension applications. Key highlights include a significant and well-executed refactor of the extension's auto-lock mechanism to use chrome.alarms for improved reliability and security, the introduction of a new api-self-serve application, and the migration of shared logic into new @universe packages. The changes also bring substantial enhancements to the charting components, the liquidity creation flow, and data reporting capabilities. I've left a few comments on areas for potential improvement, mainly around UI consistency and strengthening component logic. Overall, the changes are of high quality, especially considering the large scope of this update.
apps/web/src/components/AccountDrawer/MiniPortfolio/Activity/CancelOrdersDialog.tsx
Outdated
Show resolved
Hide resolved
Summary of ChangesHello @Dargon789, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request introduces significant updates across multiple applications, including the web interface, extension, and mobile app. These changes encompass version upgrades, the addition of a new API self-serve portal, enhanced biometric unlock and wallet connect functionalities, and a shift to a shared gating library for feature flag management. The updates aim to improve the user experience, enhance security, and streamline development processes. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
No description provided.