Skip to content

Fix clang tidy bad ../../x paths#321

Merged
La0 merged 2 commits intomozilla:masterfrom
La0:fix-clang-tidy
Dec 4, 2019
Merged

Fix clang tidy bad ../../x paths#321
La0 merged 2 commits intomozilla:masterfrom
La0:fix-clang-tidy

Conversation

@La0
Copy link
Copy Markdown
Collaborator

@La0 La0 commented Dec 4, 2019

@La0 La0 added bug Something isn't working bot Code review bot labels Dec 4, 2019
@La0 La0 requested a review from marco-c December 4, 2019 15:47
@La0 La0 self-assigned this Dec 4, 2019
published = 0
for issue in issues:
issue.on_backend = self.create(revision.issues_url, issue.as_dict())
payload = issue.as_dict()
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nit: can we store the hash as an attribute of issue so we don't have to convert the issue to dict?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

When would we build the hash ?

@La0 La0 merged commit 54d684d into mozilla:master Dec 4, 2019
@La0 La0 deleted the fix-clang-tidy branch December 4, 2019 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Code review bot bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants