Giter Club home page Giter Club logo

ca5-jrdb's Introduction

ca5-jrdb

バッチ設定

バッチのタイミング

http://www.jrdb.com/member/data/

  • 毎週木曜に翌土日の速報(BAC,BAB, KAB,KAA,KTA)
  • 毎週木曜に前週土日の確定(SED,SEC,SKB) → ここで前週全日チェックしておく
  • 毎週金曜に翌土の速報(PACI)
  • 毎週土に翌日の速報(PACI)
  • 毎週土に当日の確定(SED,SEC,HJC,TYB) → スキップ
  • 毎週日に当日の確定(SED,SEC,HJC,TYB) → スキップ

deploy

gcloud functions deploy main --runtime python38 --trigger-topic トピック名 --project プロジェクト名 --timeout タイムアウト値

メモ

テスト実行メモ:

functions-framework --target test --signature-type event

PAYLOAD='{"account":"アカウントID", "password":"パスワード", "start_date": "2005-05-07", "end_date": "2005-05-09"}' && \
curl -d '{"data": {"@type": "pubsub", "attributes":, "data":"'$(echo $PAYLOAD | base64 -w0)'"}}' -X POST -H "Content-Type: application/json" http://localhost:8080

ca5-jrdb's People

Contributors

ca5 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.