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

chore: copy all samples into samples/snippets #203

Closed
wants to merge 5 commits into from
Closed

Conversation

busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Jul 30, 2020

TODO:

  • pin existing samples to commit hash
  • merge this PR
  • update samples to use master again

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 30, 2020
@busunkim96 busunkim96 changed the title chore: copy all samples into samples/snippest chore: copy all samples into samples/snippets Jul 30, 2020
@busunkim96 busunkim96 closed this Jul 31, 2020
@busunkim96 busunkim96 reopened this Jul 31, 2020
Copy link
Contributor

@tseaver tseaver left a comment

Choose a reason for hiding this comment

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

Deleting tests/__init__.py breaks Python 2.7 unit tests.

session.run("py.test", os.path.join("docs", "snippets.py"), *session.posargs)
session.run("py.test", "samples", "--ignore=samples/snippets", *session.posargs)


Copy link
Contributor

Choose a reason for hiding this comment

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

We need to drop the linting of docs/samples below (Github isn't letting me leave the comment there).

@tswast
Copy link
Contributor

tswast commented Oct 16, 2020

Are we planning on continuing this PR? I notice that we just added a separate Kokoro config for the "snippets".

@meredithslota
Copy link
Contributor

I feel like if this task still needs to be done, it might be more efficient to make a new PR — @tswast and @busunkim96 what do you think? cc: @leahecole and @steffnay for context.

@tswast
Copy link
Contributor

tswast commented Jan 22, 2021

Yes, we start fresh. I think we can consider this task to be part of #366.

@tswast tswast closed this Jan 22, 2021
@tswast tswast mentioned this pull request Jul 15, 2021
4 tasks
@tswast tswast deleted the move-samples branch July 27, 2021 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants