Conversation
Remove automatic builder journey completion that could trigger prematurely. The journey completion is now explicitly triggered by user action via a "Complete Builder Journey" button. Also removes duplicate completion logic from Profile page and adds proper error toast messages. Adds a startup log line to surface the DEBUG setting value in production.
…ebug-logs Fix builder journey auto-completion and add DEBUG startup log
Clicking "Open Studio" now immediately marks the deploy step as complete without making an API call to verify actual contract deployment. The completion button is moved into the BuilderProgress component so it appears consistently in both /welcome and /profile routes. - Remove checkDeployments/refreshDeployments and related state - Remove Studio instructions modal from BuilderWelcome - Remove deployment API methods from frontend api.js - Remove deployment check from backend complete_builder_journey - Add Complete Builder Journey button to BuilderProgress component - Enable journey completion from Profile page
…ploy-check Remove GenLayer deployment verification from builder journey
This file contains hidden or 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
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.
No description provided.