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

Shorten nox session names #4319

Closed
dhermes opened this issue Nov 1, 2017 · 1 comment
Closed

Shorten nox session names #4319

dhermes opened this issue Nov 1, 2017 · 1 comment
Assignees

Comments

@dhermes
Copy link
Contributor

dhermes commented Nov 1, 2017

Suggestions:

  • nox -s "unit_tests(python_version='3.6')" becomes nox -s "unit(py='3.6')"
  • nox -s "system_tests(python_version='3.6')" becomes nox -s "system(py='3.6')"

This is not important, but should be able to do in a few minutes.

@dhermes dhermes added the hygiene label Nov 1, 2017
@dhermes
Copy link
Contributor Author

dhermes commented Nov 1, 2017

@lukesneeringer It seems we've lost our "good-first-bug" label?

chemelnucfin added a commit to chemelnucfin/google-cloud-python that referenced this issue Nov 1, 2017
chemelnucfin added a commit to chemelnucfin/google-cloud-python that referenced this issue Nov 1, 2017
chemelnucfin added a commit to chemelnucfin/google-cloud-python that referenced this issue Nov 1, 2017
atulep pushed a commit that referenced this issue Apr 3, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
atulep pushed a commit that referenced this issue Apr 18, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Jun 4, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Jul 6, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Sep 22, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Oct 21, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Oct 21, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Oct 21, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Oct 22, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
parthea pushed a commit that referenced this issue Oct 22, 2023
* Closes #4319 - shorten test names

* #4319 update docs and config files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants