Closed troyraen closed 2 years ago
@hernandezc1 I've requested your review on this PR. Look over my changes and let me know if you have any questions/concerns. Once you are satisfied, approve the PR.
Note that your branch (currently main
) has some issues in classifier/main.py and classifier/requirements.txt that will prevent this from deploying and running properly. They are things that we have discussed before, so I'll let you find them. But ask me if you get stuck.
This PR contains the necessary files to deploy the module to Cloud Run and attach a subscription.
Other changes that are included: bug fix for the broker ingest timestamp; switch to loading the schema map from a local file; and add/start a script that performs some one-time project setup tasks.
Example Usage:
Once the service deploys, a service URL will be printed to stdout in your terminal. You will need it below.