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

Depend on validator.pb.go from amphtml project. #88

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

twifkak
Copy link
Member

@twifkak twifkak commented Sep 12, 2018

This removes the remaining file in pkg/. Also, add prune.non-go = true
to Gopkg.toml, to eliminate a bunch of unnecessary files in vendor/.

Addresses #28.

Copy link
Collaborator

@alin04 alin04 left a comment

Choose a reason for hiding this comment

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

Hmm, anything that touches transformer should be made in google3 (which is SoT)

@twifkak
Copy link
Member Author

twifkak commented Sep 13, 2018

This is covered by #92.

This is a follow-up to bbfdb11 (ampproject#92) to pull the needed dependency into
vendor/, and remove the unused file in pkg/.

Also, add `prune.non-go = true` to Gopkg.toml, to eliminate a bunch of
unnecessary files in vendor/.
@twifkak
Copy link
Member Author

twifkak commented Sep 13, 2018

PTAL - This is what's leftover from #92, and no longer covers transformer/.

@twifkak
Copy link
Member Author

twifkak commented Sep 13, 2018

Fixes #28.

Copy link
Collaborator

@alin04 alin04 left a comment

Choose a reason for hiding this comment

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

Delete the generated proto from amppackager? Or was that handled in a separate commit?

@twifkak
Copy link
Member Author

twifkak commented Sep 13, 2018

@twifkak twifkak merged commit 5dc20de into ampproject:master Sep 13, 2018
@twifkak twifkak deleted the amp_validator branch September 13, 2018 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants