Open grayside opened 1 year ago
Here is the summary of possible violations π±
run_imageproc_dockerfile_imagemagick
run_imageproc_controller
run_imageproc_handler_setup
run_imageproc_handler_analyze
run_imageproc_handler_blur
run_imageproc_server
run_imageproc_dockerfile_imagemagick
chain_cloud_calls
call_speech_to_text
call_text_translation
call_text_to_speech
upload_to_cloud_storage
validate_request
The end of the violation section. All the stuff below is FYI purposes only.
Here is the summary of changes.
This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run
label or use the checkbox below:
This is a trial "journey" migration of three apps: billing-management, image-processing, and speech-to-speech from the Cloud Functions & Cloud Run samples collection. This trial is limited to Node.js & Python.
Within, we see code placed in three different layouts, based on variants currently found in Node & Python.
This PR showcases a compressed directory structure, which would not scale if additional language or platform variants were created. Since we want to avoid migrating existing sample apps based on new work, we shouldn't do this. Instead, we should probably establish a deeper structure, maybe something like:
In this approach the code layout and some of the journey titles in the PR would look a bit different: