Navigation Menu

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

Cleanup newline-removal in manifest_build.py #24540

Merged
merged 1 commit into from Jul 10, 2020
Merged

Conversation

stephenmcgruer
Copy link
Contributor

This is a small follow-up to d7423b4,
which was an attempt at a hotfix that turned out to be the problem. To
tidy up the code, trim the sha at retrieval time and don't trim the tag
(which turned out not to have a newline in it).

This is a small follow-up to d7423b4,
which was an attempt at a hotfix that turned out to be the problem. To
tidy up the code, trim the sha at retrieval time and don't trim the tag
(which turned out not to have a newline in it).
Copy link
Member

@Hexcles Hexcles left a comment

Choose a reason for hiding this comment

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

LGTM

@Hexcles
Copy link
Member

Hexcles commented Jul 10, 2020

tools/lint/lint.py:902: error: Missing type parameters for generic type "List"

This seems to be caused by my change #24520 . I'll fix it up. Though I'm not sure why my PR passed the test...

@Hexcles
Copy link
Member

Hexcles commented Jul 10, 2020

Ahh no it didn't... I misread (or perhaps forgot to refresh?) the page... Force-merging this one for now and the fix will follow.

@Hexcles Hexcles merged commit 7b2f442 into master Jul 10, 2020
@Hexcles Hexcles deleted the smcgruer/manifest-gen branch July 10, 2020 14:10
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.

None yet

3 participants