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

migrate code from googleapis/python-video-live-stream #10200

Merged
merged 55 commits into from
Sep 15, 2023

Commits on Sep 15, 2023

  1. docs(samples): add code samples (#21)

    * docs(samples): add code samples
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix region tags
    
    * enforce Python type hints
    
    * use build specific projects for samples testing
    
    * Remove project number env variable. Remove cloud storage dependency. Clean up resources > 3 hours old (instead of 2 days old).
    
    * Remove project number in favor of project ID. Avoid infinite loops in responses to LROs.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    077f0da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b479bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1acfec View commit details
    Browse the repository at this point in the history
  4. ci: try to stop channel again before deleting it in the test (#36)

    * Try to stop channel again before deleting it in the test.
    
    * docs(samples): try to stop channel again before deleting it in the test.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4b51400 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fda5b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02c8682 View commit details
    Browse the repository at this point in the history
  7. chore: remove dependency google-api-python-client in samples (#40)

    * chore(deps): update dependency google-api-python-client to v2.47.0
    
    * chore: remove dependency google-api-python-client in samples
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    73f80ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d2b02c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d01257 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35a6031 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf58dbd View commit details
    Browse the repository at this point in the history
  12. docs: align channel config with best practices (#71)

    skipping optional check for kokoro pre-release dependencies.
    irataxy authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fc76f67 View commit details
    Browse the repository at this point in the history
  13. chore(deps): update all dependencies (#70)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    287fff2 View commit details
    Browse the repository at this point in the history
  14. docs(samples): fix timeout for LROs; first call can take up to 10 min…

    …utes (#82)
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c979dc8 View commit details
    Browse the repository at this point in the history
  15. docs(samples): fix timeout for create input and start channel LROs; f…

    …irst call can take up to 15 minutes (#86)
    irataxy authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d11988e View commit details
    Browse the repository at this point in the history
  16. chore(deps): update all dependencies (#87)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    49d73e7 View commit details
    Browse the repository at this point in the history
  17. chore(deps): update all dependencies to v1.0.1 (#90)

    * chore(deps): update all dependencies to v1.0.1
    
    * revert
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2803de6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8351519 View commit details
    Browse the repository at this point in the history
  19. chore(deps): update dependency grpcio to v1.48.1 (#101)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2767b94 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    009a47a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4fff6e3 View commit details
    Browse the repository at this point in the history
  22. chore(deps): update dependency grpcio to v1.49.1 (#112)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e653cdd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    47bb0cc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    53e0482 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    58578e2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b8fbb35 View commit details
    Browse the repository at this point in the history
  27. chore(deps): update dependency grpcio to v1.51.1 (#128)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e9e0524 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    637882b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e099ce7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f5f1dad View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3199bef View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1885872 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    99a2699 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    384958c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2c46002 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fd8ff02 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b55bfb5 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    534330c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    589a8e5 View commit details
    Browse the repository at this point in the history
  40. chore(deps): update all dependencies (#164)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c49577c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    454667d View commit details
    Browse the repository at this point in the history
  42. chore(deps): update dependency grpcio to v1.56.2 (#173)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    2 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    709cae2 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    903b4f1 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    5f2a4b8 View commit details
    Browse the repository at this point in the history
  45. docs(samples): add samples and tests for pools and assets (#180)

    * docs(samples): add samples and tests for pools and assets
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored and dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    588147f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    fd63d97 View commit details
    Browse the repository at this point in the history
  47. fix licence headers

    dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1e0894a View commit details
    Browse the repository at this point in the history
  48. Update video/live-stream/noxfile_config.py

    Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    dizcology and leahecole committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    05b57e2 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    175e262 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    e880577 View commit details
    Browse the repository at this point in the history
  51. skip python version 2.7

    dizcology committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    248c234 View commit details
    Browse the repository at this point in the history
  52. Update video/live-stream/noxfile_config.py

    Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    dizcology and dandhlee committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b58a104 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    62dca46 View commit details
    Browse the repository at this point in the history
  54. Update video/live-stream/README.md

    Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    dizcology and dandhlee committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0e596d5 View commit details
    Browse the repository at this point in the history
  55. Update video/live-stream/README.md

    Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    dizcology and dandhlee committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ab422ed View commit details
    Browse the repository at this point in the history