Skip to content

Conversation

@vaibhavLT
Copy link
Collaborator

Implemented a new method to notify the parent window when the inspect mode state changes. This includes error handling for potential issues when sending the message. The change enhances communication between the overlay model and its parent context.

Implemented a new method to notify the parent window when the inspect mode state changes. This includes error handling for potential issues when sending the message. The change enhances communication between the overlay model and its parent context.
Introduced a new GitHub Actions workflow to automate the build and deployment of the Chrome DevTools frontend. The workflow includes steps for checking out the repository, cloning the DevTools source, setting up Node.js, building the project, and uploading the built files to an S3 bucket. This enhances the CI/CD process for the project.
Updated the GitHub Actions workflow to improve the build process for the Chrome DevTools frontend. Changes include removing the default version requirement, setting up depot_tools for dependency management, syncing dependencies, and generating build files before the build step. Additionally, updated AWS credentials to use development secrets for deployment. This streamlines the CI/CD pipeline and ensures a more efficient build process.
Updated the GitHub Actions workflow to include a push trigger for the 'stage' branch. This enhancement allows for automated builds and tests to run whenever changes are pushed to the stage branch, improving the CI/CD process for the Chrome DevTools frontend.
…neration

This update modifies the GitHub Actions workflow to include the creation of a gclient configuration file and adds a step for generating build files. The path for depot_tools has been standardized, improving the overall build process for the DevTools frontend.
…nja path handling

This update modifies the GitHub Actions workflow to improve the gclient configuration and streamline the handling of the ninja build tool's path. The changes ensure that the correct paths are set for both the devtools-frontend and third-party directories, enhancing the build process for the DevTools frontend.
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.

1 participant