Update browser build for next dev - #476
Merged
Merged
Conversation
feat: create new build_loop_auto file to prevent disabling by GitHub
…k mark is shown (#472)
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.
Purpose
Update browser build methods and documentation for the
next-devbranch to match that ofupdate_dev_to_3.14.4, which will soon be the dev branch.Details
Bring in 4 cherry-pick from
devandupdate_dev_to_3.14.4fornext-dev.fetch update_dev_to_3.14.4 to local branch of next-dev so I have the commits available.
git cherry-pick 4e5ce16# bring in the build_loop_auto.yml to restore automatic build, (#461)git cherry-pick 24c8847# improve clarity: when build is skipped, run is canceled no green check mark is shown (#472)git cherry-pick cecb823# update to fastlane 2.236.1git cherry-pick 8af5ca0# update to fastlane 2.237.0Test
Test the GitHub action using the docs-test GitHub organization: