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

ExternalBearWrap: Change JSON spec #2407

Merged
merged 2 commits into from
Jun 29, 2016
Merged

ExternalBearWrap: Change JSON spec #2407

merged 2 commits into from
Jun 29, 2016

Conversation

Redridge
Copy link
Member

Fixes #2406
Fixes #2368

@Redridge
Copy link
Member Author

This is a test run to investigate the failures on the CI

@Redridge Redridge force-pushed the red/EBW-jsonspec branch 4 times, most recently from 28142b4 to 46cb551 Compare June 29, 2016 17:32
origin=self,
for result in output['results']:
affected_code = (SourceRange.from_values(
code_range['file'],
Copy link
Member

Choose a reason for hiding this comment

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

indentation off by a space here

@Redridge Redridge force-pushed the red/EBW-jsonspec branch 3 times, most recently from d0d451a to 5217af9 Compare June 29, 2016 18:40
code_range['start'].get('column'),
code_range.get('end', {}).get('line'),
code_range.get('end', {}).get('column'))
for code_range in result['affected_code'])
Copy link
Member

Choose a reason for hiding this comment

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

this line should be indented 6 spaces further, the ones above 10 spaces further

@sils
Copy link
Member

sils commented Jun 29, 2016

ack 5217af9 - so much better :)

@sils
Copy link
Member

sils commented Jun 29, 2016

ack 535bf93

@sils
Copy link
Member

sils commented Jun 29, 2016

ack f9dfb4c

@sils
Copy link
Member

sils commented Jun 29, 2016

@rultor merge

@sils sils added process/approved The PR is approved and will be merged soon and removed process/pending review labels Jun 29, 2016
@rultor
Copy link
Contributor

rultor commented Jun 29, 2016

@rultor merge

@sils1297 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit f9dfb4c into master Jun 29, 2016
@rultor
Copy link
Contributor

rultor commented Jun 29, 2016

@rultor merge

@sils1297 Done! FYI, the full log is here (took me 1min)

@AbdealiLoKo AbdealiLoKo deleted the red/EBW-jsonspec branch August 28, 2016 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process/approved The PR is approved and will be merged soon size/M
Development

Successfully merging this pull request may close these issues.

4 participants