Skip to content

Travis: testing astyle job failures #9336

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

Closed
wants to merge 11 commits into from

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Jan 10, 2019

Description

From one branch to another, testing travis astyle job (will delete both branches once closed)

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@0xc0170 0xc0170 changed the title test Travis: testing astyle job failures Jan 10, 2019
@ciarmcom ciarmcom requested a review from a team January 10, 2019 14:00
@ciarmcom
Copy link
Member

@0xc0170, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Jan 10, 2019

@cmonr This fails as expected (reproduced on another PR targeting a branch instead of master).

We should rather use variables travis provides? https://docs.travis-ci.com/user/environment-variables/

TRAVIS_PULL_REQUEST_SHA ?

cmonr pushed a commit to cmonr/mbed-os that referenced this pull request Jan 11, 2019
Consolidated efforts from PR ARMmbed#9336.

Previous job's env vars would not be populated correctly if the base branch of a PR was not master.
Corected by pulling remaining respository information to perform comparison between read-only instance of PR and base branch.
cmonr pushed a commit to cmonr/mbed-os that referenced this pull request Jan 11, 2019
Consolidated efforts from PR ARMmbed#9336.

Previous job's env vars would not be populated correctly if the base branch of a PR was not master.
Corected by pulling remaining respository information to perform comparison between read-only instance of PR and base branch.
@cmonr
Copy link
Contributor

cmonr commented Jan 11, 2019

Continued (and hopefully resolved?) in #9346

@cmonr cmonr closed this Jan 11, 2019
adbridge pushed a commit that referenced this pull request Jan 14, 2019
Consolidated efforts from PR #9336.

Previous job's env vars would not be populated correctly if the base branch of a PR was not master.
Corected by pulling remaining respository information to perform comparison between read-only instance of PR and base branch.
mirelachirica pushed a commit to AriParkkila/mbed-os that referenced this pull request Jan 14, 2019
Corrected simplified astyle job behavior when base branch is not master

Consolidated efforts from PR ARMmbed#9336.

Previous job's env vars would not be populated correctly if the base branch of a PR was not master.
Corected by pulling remaining respository information to perform comparison between read-only instance of PR and base branch.
mirelachirica pushed a commit to mirelachirica/mbed-os that referenced this pull request Jan 15, 2019
Corrected simplified astyle job behavior when base branch is not master

Consolidated efforts from PR ARMmbed#9336.

Previous job's env vars would not be populated correctly if the base branch of a PR was not master.
Corected by pulling remaining respository information to perform comparison between read-only instance of PR and base branch.
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Jan 24, 2019
Consolidated efforts from PR ARMmbed#9336.

Previous job's env vars would not be populated correctly if the base branch of a PR was not master.
Corected by pulling remaining respository information to perform comparison between read-only instance of PR and base branch.
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