Skip to content

chore: fetch all remotes before to checkout the branch#3228

Merged
kuisathaverat merged 1 commit intoelastic:masterfrom
kuisathaverat:fetch-all
Jan 23, 2020
Merged

chore: fetch all remotes before to checkout the branch#3228
kuisathaverat merged 1 commit intoelastic:masterfrom
kuisathaverat:fetch-all

Conversation

@kuisathaverat
Copy link
Copy Markdown
Contributor

What does this PR do?

It adds a git fetch --all before to checkout the Beats branch.

Why is it important?

It allows us to use commits for any branch or remote ref that we have configured in our git config as Beats version (e.g commit PRs using the git ref +refs/pull//head:refs/remotes/origin/pr/)

Related issues

related to elastic/beats#15631 and elastic/beats#13371

@simitt
Copy link
Copy Markdown
Contributor

simitt commented Jan 22, 2020

Can you please rebase on master, the failing test should be fixed.

@kuisathaverat
Copy link
Copy Markdown
Contributor Author

@simitt it does not need to make a rebase we make a merge before the build, so it is a matter of rebuild it
jenkins run the tests

@kuisathaverat kuisathaverat merged commit 13b9c57 into elastic:master Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants