wrangler of lambdas π€ devourer of doughnuts π© cleaner of code π§Ή consumer of coffee β
-
Pulumi
- London, UK
- danielbradley.net
- @danielrbradley
Block or Report
Block or report danielrbradley
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
# Regular Expression to Validate UK Number Plates23## Regular Expression45(?<Current>^[A-Z]{2}[0-9]{2}[A-Z]{3}$)|(?<Prefix>^[A-Z][0-9]{1,3}[A-Z]{3}$)|(?<Suffix>^[A-Z]{3}[0-9]{1,3}[A-Z]$)|(?<DatelessLongNumberPrefix>^[0-9]{1,4}[A-Z]{1,2}$)|(?<DatelessShortNumberPrefix>^[0-9]{1,3}[A-Z]{1,3}$)|(?<DatelessLongNumberSuffix>^[A-Z]{1,2}[0-9]{1,4}$)|(?<DatelessShortNumberSufix>^[A-Z]{1,3}[0-9]{1,3}$)|(?<DatelessNorthernIreland>^[A-Z]{1,3}[0-9]{1,4}$)|(?<DiplomaticPlate>^[0-9]{3}[DX]{1}[0-9]{3}$) -
-
925 contributions in the last year
Activity overview
Contributed to
pulumi/pulumi-awsx,
pulumi/pulumi-azure-native,
pulumi/pulumi-aws-native
and 29 other
repositories
Contribution activity
May 2022
Created 18 commits in 2 repositories
Created a pull request in pulumi/pulumi-awsx that received 3 comments
Improve local and CI build flow
Use file targets to minimise rebuild work locally Avoid rebuilding on every CI step Combine SDK build & acceptance test jobs as they're 1:1 Instalβ¦
+350
β585
•
3
comments
Opened 14 other pull requests in 2 repositories
pulumi/pulumi-awsx
10
merged
1
open
pulumi/pulumi
1
open
2
merged
Reviewed 14 pull requests in 6 repositories
pulumi/pulumi-awsx
9 pull requests
- fix: add necessary dependencies for type checking to succeed
- [internal] Add support for Linux arm64 packages
- [internal] Fixup the local publishing mechanism for the provider
- [internal] Ensure we tag the Go SDK before docs are updated
- Add SDK dependency on Pulumi-docker
- Add support for VPC Endpoints
- Build native binaries
- Fix up validation of vpc configuration types
- [internal] Fix up Go cloudtrail test
pulumi/.github
1 pull request
pulumi/registry
1 pull request
pulumi/ci-mgmt
1 pull request
pulumi/pulumi-venafi
1 pull request
pulumi/pulumi-aws-apigateway
1 pull request
Created an issue in pulumi/pulumi-awsx that received 7 comments
Can't execute binary on Apple silicon
What happened?
When downloading the plugin on a device using Apple Silicon we download the darwin-arm64 binary which is then immediately killed by β¦
7
comments
Opened 2 other issues in 1 repository
pulumi/pulumi-awsx
2
closed
2
contributions
in private repositories
May 20 β May 25