Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 614 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 614 Bytes

Auto Pocketer

Automatically puts stuff into pocket

Environment

  • ALLOWED_SENDERS - email addresses whose emails we work on
  • PUBSUB_TOPIC_NAME - google pub sub topic name
  • PUBSUB_SUBSCRIPTION_NAME - google pub sub subscription name
  • GOOGLE_PROJECT_ID - google project id
  • GOOGLE_APPLICATION_CREDENTIALS - and app creds
  • POCKET_CONSUMER_KEY - Pocket consumer key
  • POCKET_ACCESS_TOKEN - Pocket access token
  • SENTRY_DSN - Error reporting

Releasing

  • Create a pull request
  • Merge it
  • Bump the tag
  • 🤖 🤖 🤖 take over - build the image and update the K8S deployment