microsoftgraph / MSGraph-SDK-Code-Generator

MSGraph SDK Code Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beta generation and V1 generation hit a race condition on local git status

zengin opened this issue · comments

See error here:

https://microsoftgraph.visualstudio.com/Graph%20Developer%20Experiences/_build/results?buildId=55157&view=logs&j=4c81e8e4-6eb9-5def-7261-b44ad0fc1b7d&s=3fc7cbd4-e62f-5dac-a1cd-99430e7d6da1&t=3761b395-2b8a-5be3-eef6-622bf4166027&l=36

Uncommitted changes are present.
[master b4706c5] Updated beta_metadata.xml
 1 file changed, 1389 insertions(+), 734 deletions(-)
To https://github.com/microsoftgraph/msgraph-metadata
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to 'https://github.com/microsoftgraph/msgraph-metadata'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.