You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the file build/StarcoinFramework/BuildInfo.yaml necessary? It will lower the develop efficiency because that once a PR is merged, all the other PRs have to rebase the main branch manually and run ./scripts/build.sh to update the file even if no conflicts in sources files.
If we remove build/StarcoinFramework/BuildInfo.yaml, then the PRs having no conflicts can be merged automaticlly.