Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

scripts/fixup*.py run as shell scripts #48

Closed
colincadams opened this issue Oct 7, 2020 · 1 comment
Closed

scripts/fixup*.py run as shell scripts #48

colincadams opened this issue Oct 7, 2020 · 1 comment
Assignees
Labels
api: cloudtasks Issues related to the googleapis/python-tasks API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@colincadams
Copy link

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Please run down the following list and make sure you've tried the usual "quick fixes":

If you are still having issues, please be sure to include as much information as possible:

Environment details

  • OS type and version: MaxOS
  • Python version: python --version Python 3.7.8
  • pip version: pip --version pip 20.1.1
  • google-cloud-tasks version: pip show google-cloud-tasks 2.0.0

Steps to reproduce

  1. Run fixup_tasks_v2_keywords.py --input-directory .samples/ --output-directory samples/ in terminal, as described in UPGRADING.mst
  2. Observe output below
line 18: import: command not found
...

Code example

None

Stack trace

None

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

@product-auto-label product-auto-label bot added the api: cloudtasks Issues related to the googleapis/python-tasks API. label Oct 7, 2020
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Oct 8, 2020
@averikitsch averikitsch added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. and removed triage me I really want to be triaged. labels Dec 7, 2020
@yoshi-automation yoshi-automation removed the 🚨 This issue needs some love. label Dec 7, 2020
@colincadams
Copy link
Author

Looks like this was fixed in #34! Thanks all for coming through and triaging everything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudtasks Issues related to the googleapis/python-tasks API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants