Block or Report
Block or report pgavlin
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
goldmark Public
Forked from yuin/goldmark
🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.Go 2
-
corefx Public
Forked from dotnet/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
C# 1
700 contributions in the last year
Contribution activity
December 2021
Created 22 commits in 4 repositories
Created 10 repositories
- pgavlin/speakeasy Go
- pgavlin/go-isatty Go
- pgavlin/color Go
- pgavlin/go-sockaddr Go
- pgavlin/pb Go
- pgavlin/term Go
- pgavlin/crypto Go
- pgavlin/go-git Go
- pgavlin/flock Go
- pgavlin/go-billy Go
Created a pull request in pulumi/pulumi that received 38 comments
[codegen/go] Fix ElementType for nested collection types.
The element types for nested collection types are currently incorrect.
For arrays, we generate an element type of []FooArgs, where
FooArgs is an ar…
Opened 10 other pull requests in 1 repository
pulumi/pulumi
10
merged
-
Allow
pulumi docoutside of a project. - Clean up after v3.20.0
- Update {pkg,tests} -> sdk depdenencies
- Prepare for v3.20.0 release
- [sdk/go] Fix copyInputTo for enums.
- [codegen/schema] Do not validate in ImportSchema.
- [codegen/go] Simplify object default applies.
- Cleanup after v3.19.0
- Update {pkg,tests} -> sdk dependency
- Prepare for v3.19.0
Reviewed 11 pull requests in 2 repositories
pulumi/pulumi
10 pull requests
- Keep markdownReader.view up to date
- Allow specifying schema files
- Enable object types
- update codecov setting to not fail ci on error
- Add internal links
- add terminal docs pager
- Do not generate Go inputty types for output-only schema types
-
Move
PULUMI_ROOTto$HOME/.pulumi-dev - Pipe serverURL through register resource
- [codegen/go] Fix ElementType for nested collection types.