Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload data on rerun ci success #76

Open
PsiACE opened this issue Jul 1, 2022 · 2 comments
Open

Upload data on rerun ci success #76

PsiACE opened this issue Jul 1, 2022 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@PsiACE
Copy link
Member

PsiACE commented Jul 1, 2022

Currently if the CI is rerun, even if it is successful, we will not be able to upload the data correctly.

 INPUT_PUSH_OPTIONS: 
To https://github.com/datafuselabs/databend-perf
 ! [rejected]        main -> main (non-fast-forward)
error: failed to push some refs to 'https://github.com/datafuselabs/databend-perf'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
@PsiACE
Copy link
Member Author

PsiACE commented Jul 2, 2022

Solution validated at #77 #78. Already committed in the main branch. I think we can close it first.

@PsiACE PsiACE closed this as completed Jul 2, 2022
@PsiACE PsiACE reopened this Jul 7, 2022
@PsiACE
Copy link
Member Author

PsiACE commented Jul 7, 2022

The main branch does not support committing after a successful rerun if it has already succeeded last time.

@PsiACE PsiACE added the help wanted Extra attention is needed label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant