- Harrisonburg, VA
- @t0yv0
Block or Report
Block or report t0yv0
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
-
-
haskell-earley Public
Earley parsing algorithm implementation in Haskell including a CFG definition API
Haskell 9
-
-
ocaml-pretty Public
A simple pretty-printing module similar to Format in purpose but based on Wadler's "A prettier printer" combinators
-
1,573 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 38 commits in 8 repositories
Created a pull request in pulumi/pulumi that received 91 comments
WIP: try retire msbuild
Description Fixes pulumi/home#1692 Checklist I have added tests that prove my fix is effective or that my feature works I have updated the CH…
Opened 37 other pull requests in 7 repositories
pulumi/pulumi
2
open
17
merged
6
closed
- WIP: initialize earlier
- Fixes 8403 name conflicts in Go codegen
- Add a unit test over generated Go code to verify ArrayOutput/Index
- Add a unit test to check Array/Index
- Do not FailNow() in generators
- Tidy up generator trees
- Add a unit test to resourcePtr branch
- Fix non-determinism in docsgen
- Programgen support for fnOutput forms in node (#7949)
- Programgen support for fn_output forms in Python (#7949)
- Programgen support for F.Invoke forms in .NET (#7949)
- Go implementation of fn.Output program gen (#7949)
- Factor out Go builds in CI into a dedicated x-platform step
- WIP: Toward builds factored out of "build+test" steps
- Skip flaky tests until we can fix and investigate them
- Dependency graph formalization and PBT tests
- Fix DependsOn transitivity
- Cleanup CHANGELOG_PENDING after 3.17.1
- Update pkg -> sdk dependency for 3.17.1
- Prepare for v3.17.1 release
- No-op change
- Try an alternative pipenv install method
- Clean up changelog
- Fix 8322
- Fix #8172
pulumi/pulumi-azure-native
3
merged
1
closed
pulumi/examples
2
merged
1
closed
pulumi/pulumi-hugo
2
merged
pulumi/docs
1
closed
pulumi/action-test-provider-downstream
1
closed
pulumi/pulumi-terraform-bridge
1
closed
Reviewed 42 pull requests in 8 repositories
pulumi/pulumi
30 pull requests
- Fixes 8403 name conflicts in Go codegen
- [codegen/go] Call site defaults for Pulumi Object types
- Factor out Go builds in CI into a dedicated x-platform step
- Change build green link from travis to github
- [codegen/go] Remove ResourcePtr input/output types
- iwahbe/8474/dont serialize unknown values
- Add tsconfig option to specify tsconfig path
- Tidy up generator trees
- Add a unit test to resourcePtr branch
- [sdk/dotnet] Avoid eager conversion to Output<T> in Input<T>
- [engine] Clear pending operations with refresh.
- Clean CHANGELOG_PENDING.md after v3.18.0 release
- Update pkg -> sdk dependency
- Prepare for v3.18.0 release
- Go implementation of fn.Output program gen (#7949)
- [codegen/typescript] Call site defaults for plain Pulumi Object types
- Programgen support for fnOutput forms in node (#7949)
-
Update command respects
--target-dependents - Add tests that return failures from Call
- Add output values integration tests
- Implement the --exclude-protected feature
- Dependency graph formalization and PBT tests
- Fix issue with --target deletion dependent calculation
- Improve corrupt workspace settings experience
- Improve vscode dotnet support
- Some pull request reviews not shown.
pulumi/pulumi-terraform-bridge
3 pull requests
pulumi/examples
3 pull requests
pulumi/pulumi-hugo
2 pull requests
pulumi/action-test-provider-downstream
1 pull request
pulumi/pulumi-random
1 pull request
pulumi/pulumi-azuread
1 pull request
pulumi/pulumi-aws
1 pull request
Created an issue in pulumi/pulumi that received 4 comments
Output-versioned function invoke fails to preview in C#/.NET
Hello!
Vote on this issue by adding a
Opened 17 other issues in 4 repositories
pulumi/pulumi
7
open
5
closed
- Converting a resource value X with .ToXOutput() loses URN information
- Regression in .NET Core SDK: This operation cannot be performed on a default instance of ImmutableArray
- User getting warning about 3.7 Python EOL
- FAIL: resource/stack TestSerializePropertyValue
- Incomplete typeAssertion code in Go SDK program generator
- AWS Fargate example generates non-compiling Go code
- Name collision on Go codegen code prevents pulumi-mongodbatlas upgrade
- CI fails to verify downstream codegen changes for pulumi-azure-native
- Follow up to avoid the need to globally-install Python SDK
- Generated program code does not correctly hydrate complex maps from config in TypeScript
- Unused imports generated from Go programgen
- Python SDK output combinators treats lists and tuples differently