2021: Systems Engineer at Cloudflare;
2014: Angular Core team member;
2004: Dad from 2004.
- London, UK
- http://www.bacondarwin.com
- @petebd
Block or Report
Block or report petebacondarwin
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
angular-toArrayFilter Public
A filter to convert your objects to an array that can be filtered and sorted easily
-
-
ng1-component-demo Public
A demo application for ng-conf 2016 to demonstrate a component based architecture with Angular 1.5
-
-
-
1,189 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 12 commits in 2 repositories
Created a pull request in cloudflare/wrangler2 that received 13 comments
chore: move example packages into their own directory
These examples will never be published, and it makes more sense for them to be stored separately from the other packages.
+269
−203
•
13
comments
Opened 9 other pull requests in 1 repository
cloudflare/wrangler2
1
open
8
merged
- refactor: use esbuild "file" loaders to add runtime files to the published assets
- polish: improve consistency of warnings and errors
-
fix: display a warning if the user has a
miniflaresection in their… - test: refactor the mock OAuth flow so not to rely upon a real HttpServer
- fix: distinguish the command hotkeys in wrangler dev
-
fix: add a warning if
devis defaulting to the latest compatibility-date -
refactor: remove
process.exit()from the pages code - fix: remove superfluous debugger log messages from local dev
-
feat: add hotkey to clear the console in
wrangler dev
Reviewed 30 pull requests in 2 repositories
cloudflare/wrangler2
25 pull requests
- feat: add option to load oauth redirect url from env variables
- Add config cache mechanism
- CI/CD required variables checks
-
Add validation to the
namefield in configuration. - polish: improve consistency of warnings and errors
- fix: persist dev experimental storage state in feature specific dirs
-
feat:
publish --outdir <path>andpublish --dry-run -
fix: toggle
workers.devsubdomains only when required -
polish: replace
🦺 with⚠️ - chore: setup releases for GA
- Improve login error handling
-
fix: display a warning if the user has a
miniflaresection in their… - point docs to cloudflare-docs build
- fix: ensure that bundle is generated to es2020 target
- fix: disallow setting account_id in named service environments
-
fix: read
isLegacyEnvcorrectly -
feat: optionally send
zone_namewith routes - fix prerelease action
- Create webpack 4 plugin to emulate fancy webpack builds in wrangler 2
- Improve Sentry Error Filtering
- feat: optionally send zone_id with a route
- chore: update packages
- Fix path resolution in Pages esbuild
- Abort signalling
- deprecation migration messaging
- Some pull request reviews not shown.
cloudflare/wrangler
2 pull requests
Created an issue in cloudflare/wrangler2 that received 1 comment
🐛 BUG: wrangler init foo should stop looking for tsconfig.json and package.json at ./foo
What version of Wrangler are you using?
0.027
What operating system are you using?
Mac
Describe the Bug
If you run wrangler init foo inside a direc…
1
comment