Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
2,730 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 52 commits in 2 repositories
Created a pull request in hashicorp/waypoint that received 1 comment
internal/server: fix send-after-close possibility in exec
I could never reproduce this bug nor write a test for it since it was racey in nature but eyeball-tracing I belive this is the fix. Prior to this c…
Opened 9 other pull requests in 2 repositories
hashicorp/waypoint
7
merged
1
open
- internal/cli: output token directly to stdout
- Vault Config Source Auth Methods
- AWS SSM (Parameter Store) Config Source Plugin
- internal/ceb: exec sessions should get all config vars
- Config Sync Docs
- Config Sourcer Plugin Docs
- internal/config: support waypoint.hcl.json for HCL-flavored JSON syntax
- website: waypoint.hcl syntax reference
hashicorp/waypoint-plugin-sdk
1
merged
Reviewed 9 pull requests in 3 repositories
hashicorp/waypoint 6 pull requests
- internal/server: refactor install into one package
- internal/server: Block on instance deployment becoming available
- Bump Horizon to pickup agent disconnection fix
- Add CLI commands to access snapshot functionality
- Fix typo in ECS debug logging
- tools: Add tools.go for bootstrapping local dev to build waypoint