Skip to content

Make fresh data available#42

Merged
jvwong merged 9 commits intomainfrom
iss41_data-availability
Mar 15, 2023
Merged

Make fresh data available#42
jvwong merged 9 commits intomainfrom
iss41_data-availability

Conversation

@jvwong
Copy link
Copy Markdown
Member

@jvwong jvwong commented Mar 14, 2023

Sequence of events:

  • GitHub action
    • cron.yml defines a workflow that schedules a cron job (nightly)
    • cron job: Make a POST HTTP request to the hyper-recent deploy hook on Cloudflare: cron-job
    • The deploy hook URL is set as a repository secret CF_CRON_URL
  • Cloudflare
  • Hyper-recent
    • config.js now defines variables for where topic config is (e.g.DATA_CONFIG) and where to write output (DATA_FILE)
    • build:data target now points to data-search.js

I cleaned out the scripts and example data folders.

Refs #41

@jvwong jvwong requested review from Suhyma and maxkfranz and removed request for Suhyma March 14, 2023 18:50
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 15, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a205dfd
Status: ✅  Deploy successful!
Preview URL: https://02a3e8ef.hyper-recent.pages.dev
Branch Preview URL: https://iss41-data-availability.hyper-recent.pages.dev

View logs

@jvwong jvwong merged commit 87f6597 into main Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants