Converts the GitHub release API into a WordPress compatible plugin/theme update API accessible via Cloudflare Workers.
Stars
6
Forks
3
Watchers
6
Open Issues
1
Overall repository health assessment
^2.3.2^4.15.2Merge pull request #8 from newfold-labs/standardize-node-setup
07c79d4View on GitHubClean up toml file and leverage environment specific settings
248f690View on GitHubAdd Wrangler to the project, use `npm start` for local dev, add `deploy:staging` script
df670d3View on GitHubOn local, Wrangler overrides url with `hiive.cloud`. As such, we have to explicitly remove URL segments only if specific ones exist
9cc2731View on GitHubWhen deploying to staging, set environment in deployment command
7395850View on GitHubRemove setting of GITHUB_USER since that is now a secret on the workers
4fd188fView on GitHub