WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

superTO/ptt-crawler-schedule

Repository files navigation

ptt-crawler-schedule

How to use

  1. Fork repository
  2. Settings > Environments > click "New environment" > type "main" > click "Configure environment"
  3. Environment secrets > click "Add environment secret" > type Name "LINE_NOTIFY_TOKEN" > type value "there is your line token"
  4. update "ptt-crawler-schedule/data.js"

2025-5-22 更新

github action IP 會被 https://www.ptt.cc/bbs/ 擋掉, 所以會掃不到內容導致 timeout.

2025-9-19 更新

branch: google-run-cloud 位置: Artifact Registry, Cloud Run

成功將程式碼部屬到 GCP

  • Secret Manager 要注意 使用 projects/$PROJECT_NUMBER/secrets/... 不是用 projects/$PROJECT_ID/secrets/...

2025-10-21 更新

branch: google-run-cloud 主要動作: 建立 cloudbuild.yaml 位置: Cloud Build

  • cloudbuild.yaml 將新的映像檔部署到 Cloud Run Job 使用 gcr.io/cloud-builders/gcloud 不是用 gcr.io/google-cloud-sdk/gcloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published