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

Moving monitoring samples to py.test #191

Merged
merged 1 commit into from
Feb 18, 2016
Merged

Moving monitoring samples to py.test #191

merged 1 commit into from
Feb 18, 2016

Conversation

theacodes
Copy link
Contributor

/cc @waprin

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 18, 2016
@jerjou
Copy link
Contributor

jerjou commented Feb 18, 2016

LGTM

theacodes pushed a commit that referenced this pull request Feb 18, 2016
@theacodes theacodes merged commit 64812dd into master Feb 18, 2016
@theacodes theacodes deleted the pytest-monitoring branch February 18, 2016 23:46
donmccasland pushed a commit that referenced this pull request Nov 2, 2022
…ration (#191)

* improvement: add samples for the using the library

* cleanup: update the git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: remove unnecessary comments

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: add simple usage instructions to README

* cleanup: add copyright headers

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: add more details to retry function doc

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: add seperate sections about the samples

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* cleanup: add region tags

* doc: update the readme to remove inline code

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: update readme

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* process: add nox and fix lint errors

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* process: add requirements.txt

* chore: add lro samples to gitignore

* test: add test for quickstart

* test: add test for create cluster

* test: add test for delete cluster

* test: fix fixture in test

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* lint: finx linting errors

* cleanup: remove the main from being inside the region tags

* cleanup: remove the main from being inside the region tags

* cleanup: remove the main from being inside the region tags

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: fix typo

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>

* doc: pr comment doc update

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>

* doc: add license headers to missing files

* 🦉 Updates from OwlBot

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: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
dandhlee pushed a commit that referenced this pull request Nov 7, 2022
…ration (#191)

* improvement: add samples for the using the library

* cleanup: update the git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: remove unnecessary comments

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: add simple usage instructions to README

* cleanup: add copyright headers

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: add more details to retry function doc

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: add seperate sections about the samples

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* cleanup: add region tags

* doc: update the readme to remove inline code

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: update readme

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* process: add nox and fix lint errors

* chore: update git ignore

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* process: add requirements.txt

* chore: add lro samples to gitignore

* test: add test for quickstart

* test: add test for create cluster

* test: add test for delete cluster

* test: fix fixture in test

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* lint: finx linting errors

* cleanup: remove the main from being inside the region tags

* cleanup: remove the main from being inside the region tags

* cleanup: remove the main from being inside the region tags

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* doc: fix typo

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>

* doc: pr comment doc update

Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>

* doc: add license headers to missing files

* 🦉 Updates from OwlBot

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: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
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.

3 participants