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 up
Pinned
1,214 contributions in the last year
Activity overview
Contributed to
weaveworks/libgitops,
fluxcd/go-git-providers,
cloud-native-nordics/meetups
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in fluxcd/go-git-providers that received 3 comments
Various cleanup fixes
This PR: Removes the now unnecessary doc.go file Fixes desired state reconciliation, by selecting what fields are considered "spec" when comparing…
+841
−412
•
3
comments
- Generate release notes with goreleaser automatically
- Fix github.Client.Raw() return value
- Restructure Options and Transport functionality to become generic
- Add user documentation
- Factor out a high-level githubClient interface for all operations.
- Implement Conditional Requests
- Restructure the Client API
- Generic improvements to get closer to shipping the GitHub provider
- Implement a GitHub provider
Created an issue in fluxcd/go-git-providers that received 3 comments
How to allow testing from forks?
#32 illustrates that Github Actions doesn't "leak" secrets in this repo (for the testing bot) to PRs from forks. Let's figure out how to allow PRs …
3
comments
- Set up an "apidiff" job if possible
- Add a "create your own provider" guide
- Create a BitBucket Server implementation
- Use conditional requests for GitHub
- Add PR creation support
- Add badges to README
- Move generic interfaces & types to a dedicated `gitprovider` folder
- Create GitHub integration tests for DeployKey, TeamAccess and Team
- Rename GITPROVIDER_BOT_TOKEN to TEST_BOT_GITHUB_TOKEN
37
contributions
in private repositories
Aug 3 – Aug 21