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,139 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 12 commits in 2 repositories
Created a pull request in cloudflare/wrangler2 that received 11 comments
feat: add support for reading build time env variables from a .env file
This change will automatically load up a .env file, if found, and apply its
values to the current environment. An example would be to provide a spe…
+155
−130
•
11
comments
Opened 11 other pull requests in 1 repository
cloudflare/wrangler2
2
open
9
merged
- fix: pages "command" can consist of multiple words
- fix: display the correct help information when a subcommand is invalid
-
fix:
wrangler initshould not crash if Git is not available on Windows -
fix: add warning to
fetch()calls that will change the requested port - fix: look for an alternate port in the dev command if the configured one is in use
- fix: improve error message if custom build output is not found
- fix: support Windows line-endings in TOML files
-
Add messaging around
init --site -
fix: show error if
--siteis used without a value - fix: remove bold font from additional lines of warnings and errors
-
Locally overriding
varsinwrangler dev
Reviewed 42 pull requests in 3 repositories
cloudflare/wrangler2
25 pull requests
- Update CONTRIBUTING to clarify kinds of changes
- feat: Routes in Preview Worker
- fix: secret input trailing spaces
- Fix incorrect extension extraction from file paths
- fix: display the correct help information when a subcommand is invalid
- feat: implement proxy support
- Add support for publishing to Custom domains
- fix: don't attempt to login during a --dryRun
- feat: implement support for service bindings
-
fix: strip leading
*/*.from routes when deducing a host fordev -
polish: validate payload for
kv:bulk puton client side - feat: bind a durable object by environment
- chore: setup the workflows to cache
- docs: point wrangler docs link to canon
-
fix: encode key when calling
kv:ket get, don't encode when deleting a namespace - fix: KV not setting correctly
- fix: work with Cloudflare WARP
- chore: update link to deprecations.md
-
refactor: Moving
--legacy-envout of global - fix: look for an alternate port in the dev command if the configured one is in use
- Fix 'pages publish' defaults
- fix: bundle worker as iife if detected as a service worker
- Use bulk upload api for 'pages publish'
-
fix: log proper response status codes in
dev - Suppress beta warning when operating in Pages' CI environment
- Some pull request reviews not shown.
cloudflare/wrangler-action
1 pull request
cloudflare/cloudflare-docs
1 pull request
Created an issue in cloudflare/wrangler2 that received 3 comments
🐛 BUG: wrangler dev still sometimes fails to exit cleanly after Ctl-C
What version of Wrangler are you using?
2.0.2
What operating system are you using?
Mac
Describe the Bug
Occasionally, hitting Ctrl-C when running w…
3
comments