Skip to content

fixed installation script if a different branch is defined in the scr…#78

Merged
adrianq merged 1 commit intodevelopmentfrom
fix_installation_script
Oct 2, 2018
Merged

fixed installation script if a different branch is defined in the scr…#78
adrianq merged 1 commit intodevelopmentfrom
fix_installation_script

Conversation

@ddelpiano
Copy link
Copy Markdown
Member

@adrianq this is to fix the issue we faced the other day, it is a tiny bug in the logic of the checkout we are using at the moment. Make much more sense to swap branch and default_branch the other way around if you guys agree.

@ddelpiano ddelpiano requested review from adrianq and tarelli October 1, 2018 21:59
Copy link
Copy Markdown
Contributor

@adrianq adrianq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about this @ddelpiano I think @tarelli implemented this logic that way so travis tests work properly (checking out the same branch for all the repos). @tarelli ?

@tarelli
Copy link
Copy Markdown
Member

tarelli commented Oct 2, 2018

@adrianq I had the variable names swapped. It basically worked by chance for months.

@adrianq
Copy link
Copy Markdown
Contributor

adrianq commented Oct 2, 2018

Understood. Merging it...

@adrianq adrianq merged commit 7641557 into development Oct 2, 2018
@adrianq
Copy link
Copy Markdown
Contributor

adrianq commented Oct 4, 2018

@ddelpiano @tarelli I think we shouldn't have merged this PR. The original logic was correct at least when testing branches/PRs. I am not reverting it yet so we can discuss it tomorrow...

@adrianq adrianq deleted the fix_installation_script branch October 22, 2018 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants