GitHub / python-discord/workers / commits
:construction_worker: Cloudflare Workers for Python Discord Infra
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4f5455ea | Refactor redirect logic to create new redirect to origin instead of proxying ... | Joe Banks <j****e@j****v> | 4 months ago | |
| e5159dd1 | Format error page HTML files with prettier | Chris Lovering <c****5@g****m> | 5 months ago | |
| 35711c70 | New error-pages worker | Chris Lovering <c****5@g****m> | 5 months ago | |
| 20c778cd | Update CI step versions | Chris Lovering <c****5@g****m> | 5 months ago | |
| aad2cf6a | gitignore .wrangler folders | Chris Lovering <c****5@g****m> | 5 months ago | |
| 10824f52 | Bump url-unfurler deps to latest | Chris Lovering <c****5@g****m> | 5 months ago | |
| 746d4f1b | Bump short-urls deps to latest | Chris Lovering <c****5@g****m> | 5 months ago | |
| 4acfb7d2 | Bump serve-robots deps to latest | Chris Lovering <c****5@g****m> | 5 months ago | |
| d159de69 | Bump report-uri deps to latest | Chris Lovering <c****5@g****m> | 5 months ago | |
| 4a099286 | Remove dependabot rules for github-filter | Joe Banks <j****e@j****v> | over 2 years ago | |
| 13456ce5 | Version bumps in all workers | Joe Banks <j****e@j****v> | over 2 years ago | |
| 73108734 | merge Merge pull request #207 from python-discord/kill-github-filter-worker |
Amrou Bellalouna <a****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| fd1bfcb8 | Kill the GitHub filter worker | Johannes Christ <j****c@j****t> | over 2 years ago | |
| 9424f06d | merge Merge pull request #201 from python-discord/forward-github-ip-to-discord |
Amrou Bellalouna <a****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5b0c8e84 | appease linter | shtlrs <a****a@g****m> | over 2 years ago | |
| b4d93d7b | forward github's ip to discord | shtlrs <a****a@g****m> | over 2 years ago | |
| 30c36486 | Simplify sendWebhook function in github-filter worker | Chris Lovering <c****5@g****m> | over 2 years ago | |
| dc51ea8f | merge Merge pull request #200 from python-discord/github-filter-fixes |
ChrisJL <C****g@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1b19f445 | Ensure response.json() is awaited when reading | Chris Lovering <c****5@g****m> | over 2 years ago | |
| 6243a23d | Use lowercase name for labels env var | Chris Lovering <c****5@g****m> | over 2 years ago | |
| df2e6ea5 | merge Merge pull request #129 from python-discord/bubble-up-upstream-discord-errors |
Hassan Abouelela <a****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f6dcf253 | Return errors from Discord to the worker caller | Chris Lovering <c****5@g****m> | almost 3 years ago | |
| 63ec3913 | merge Merge pull request #64 from python-discord/dependabot/npm_and_yarn/short-urls... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 546f42e3 | merge Merge pull request #65 from python-discord/dependabot/npm_and_yarn/url-unfurl... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 43b28274 | merge Merge pull request #66 from python-discord/dependabot/npm_and_yarn/report-uri... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5ab3855d | merge Merge pull request #67 from python-discord/dependabot/npm_and_yarn/github-fil... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 208b3954 | merge Merge pull request #68 from python-discord/dependabot/npm_and_yarn/serve-robo... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 097f6596 |
Bump the development-dependencies group in /short-urls with 1 update
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| aa49af2c |
Bump the development-dependencies group in /github-filter with 1 update
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ebd4c422 |
Bump the development-dependencies group in /serve-robots with 1 update
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0224da81 |
Bump the development-dependencies group in /report-uri with 1 update
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 39db89c5 |
Bump the development-dependencies group in /url-unfurler with 1 update
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5f9192b4 | Enable merge_group |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b9d3ae22 | Add note about auto-deployment to README.md |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6d102c94 | Run in production environment | Joe Banks <j****e@j****v> | almost 3 years ago | |
| e000dfaa | update deploy step | Joe Banks <j****e@j****v> | almost 3 years ago | |
| b010df69 | merge Merge pull request #63 from python-discord/jb3/deploy-stage |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 0de354d0 | YML -> YAML in workflow names | Joe Banks <j****e@j****v> | almost 3 years ago | |
| a0a592f4 | add github actions deploy stage | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 39ec0126 | merge Merge pull request #62 from python-discord/jb3/lint-job |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 10688b10 | Remove unused publish job | Joe Banks <j****e@j****v> | almost 3 years ago | |
| c5c3a226 | Add lint job | Joe Banks <j****e@j****v> | almost 3 years ago | |
| bfaceb83 | merge Merge pull request #61 from python-discord/jb3/formatter |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f90fdb11 | Add formatter config and run formatter on all workers | Joe Banks <j****e@j****v> | almost 3 years ago | |
| f6761301 | relock github-filter worker | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 9e0ff3bb | revise dependabot to be compliant with schema | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 942abdff | revise dependabot config | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 19a4e5bf | add dependabot file | Joe Banks <j****e@j****v> | almost 3 years ago | |
| e51c87e6 | merge Merge pull request #60 from python-discord/jb3/worker-rejuvenation |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 1f73fa7d | dep bumps on all workers | Joe Banks <j****e@j****v> | almost 3 years ago | |
| da6ce335 | replace serve-robots with a considerably smaller javascript worker | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 159133f3 | fix report URI worker | Joe Banks <j****e@j****v> | almost 3 years ago | |
| dd112d79 | rejuvenate urn-unfurler | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 7264364d | remove unused key from short-urls | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 29a3035d | update short urls readme | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 90b3771f | rejuvenate short-urls worker | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 549dee2d | re-add url-unfurler after accidental delete | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 3fd1d124 | update install instructions in github-filter worker | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 540d1a79 | rejuvenate report-uri worker | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 7144f2dc | match tsconfig for all projects | Joe Banks <j****e@j****v> | almost 3 years ago | |
| 5aa67e3f | remove unused files | Joe Banks <j****e@j****v> | almost 3 years ago | |
| c82588a8 | remove unused hastebin workers | Joe Banks <j****e@j****v> | almost 3 years ago | |
| d600d6ba | rejuvenate github-filter worker | Joe Banks <j****e@j****v> | almost 3 years ago | |
| a4748f65 | merge Merge pull request #46 from Akarys42/patch-1 |
ChrisJL <C****g@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a1395ba4 | Serve robots: update authors |
Amber Bertucci <a****r@a****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 10aef29d | merge Merge pull request #30 from python-discord/dependabot/npm_and_yarn/url-unfurl... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| b761a344 |
Unify gitignore
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | about 4 years ago | |
| f3ab264e |
Bump urijs from 1.19.7 to 1.19.11 in /url-unfurler
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ee8e85c7 | Pass request through to host when no robots.txt found | Joe Banks <j****e@j****v> | over 4 years ago | |
| 36b73b8c | Update serve-robots config & change to www. prefix | Joe Banks <j****e@j****v> | over 4 years ago | |
| 0b66a9ba | merge Merge pull request #22 from onerandomusername/patch-1 |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2708c925 | fix: use a stricter token regex |
aru <g****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| bae4aae5 | merge Merge pull request #13 from python-discord/experiments/akarys/robots.txt |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 3116955a |
Update serve-robots/README.md
Co-authored-by: Vivaan Verma <d****s@g****m> |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c3b09066 | merge Merge pull request #14 from python-discord/feature/9/hastebin-filter |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 806d71b2 | Serve robots.txt: simplify bind url |
Matteo Bertucci <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 62679286 | Allow md, csv and json |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 0243433e | merge Merge pull request #20 from python-discord/unfurl |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 71997363 | Hastebin filter: change project description |
Matteo Bertucci <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| a6c0d799 |
Handle Broken Chains On First Request
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| 5b052ec2 |
Clarify Error Message
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| a79bae1e |
Handle Relative Redirects
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| e3ce1819 |
Adds JSON MIME Headers
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| 91d5e452 |
Return More Data On Broken Location Headers
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| 47de06f8 |
Adds Missing Redirect Methods
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| 46ea9638 |
Reformat Unfurl Core
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| edc656e1 | Use BODY Instead Of URL | Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| a0192eb7 | Switch To POST Method | Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| 098fd808 | Add URL Unfurling Worker | Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| 97b4334a | Rename github-filter-worker to github-filter |
Matteo Bertucci <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| cb1d29ae | Upgrade dependencies |
Matteo Bertucci <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 22d1f8b0 | merge Merge pull request #8 from python-discord/label-webhooks |
Matteo Bertucci <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| c5c5a7b7 | Remove Dangling Semicolon | Hassan Abouelela <h****n@h****m> | almost 5 years ago | |
| b62dbd2d | Hastebin filter |
Matteo Bertucci <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 17e21c4e | Server robots worker |
Matteo Bertucci <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 5f0d79f6 | Adds Support For Pull Requests | Hassan Abouelela <h****n@h****m> | about 5 years ago | |
| f9d0f778 | Adds KV ID | Hassan Abouelela <h****n@h****m> | about 5 years ago | |
| 99280de7 | Adds Support For Github Webhooks From Labels | Hassan Abouelela <h****n@h****m> | about 5 years ago | |
| a8d960f4 | Add black main push ignores | Joe Banks <j****h@j****e> | over 5 years ago | |
| cfaea4b6 | Dynamic sample | Joe Banks <j****h@j****e> | over 5 years ago |