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 upHighlights
Pinned
3,930 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in tektoncd/pipeline that received 23 comments
Makefile: add a cross target 🌵
Changes This will allow building for different target (x86_64, arm, arm64, s390x and ppc64le). This doesn't mean we support those architecture (es…
+24
−0
•
23
comments
- prow: add cross job for tektoncd/pipeline 👼
- Pin ko to 0.5.1 in test-runner and ko
- Add Nikhil Thomas and Savita Ashture as buildcops…
- Update releases task to use workspaces…
- prow: using presets to remove duplicates in jobs…
- prow: enable release-note plugin on operator
- prow: add postgres sidecar and remove dind for hub
- hub: add privileged to more hub jobs…
- Temporarly remove quotes from label description
- Fixing kind/ label check 🏷
- prow: add release-note plugin to cli 🐰
- Add a prow plugins auto-deploy & moar…
- Add needs-rebase deployment 🙃
- dep: update golang.org/x/text to v0.3.3
- [release-v0.14.x] cherry-picks for 0.14.1 release
- Makefile: bump golangci-lint to 1.28.0 ⚓️
- Use `ko://` in e2e tests to exercices current code 🙃
- Update releases tasks/pipeline to use workspaces
- Update README docs pointing to 0.14.0 release
- cloudevent: make sure we enter the channel before…
- Update the pull_request_template for release-note 📖
- Add some missing json annotations.
- [master] Auto-update dependencies
- Define a helper method pkg/controller.FilterRunRef
- Improve grammar and formatting.
- Wire up webhook validation for Run objects
- Define v1alpha1 Run type and generated scaffolding
- Fix documentation about cloudevents
- Stop using PATCH to update labels/annotations
- Include Task name in err message when validating
- change value of app.kubernetes.io/version label
- Fix documentation about tasks
- fixing condition labels and annotations
- Improve workspace documentation
- Rewrite the `Condition` documentation for clarity and flow.
- Emit an event if overwriting PodTemplate affinity
- Fix TestTaskRunPipelineRunCancel failure
- Use MarkStatus* helpers in pkg/pod/status
- Add cloud events to metrics
- Allow variable substitution inside csi volumes parameters
- PR upload validates comment file extension
- [master] Fix spelling errors
- adding metadata to taskSpec in PipelineTask
- Start emitting CloudEvents for TaskRuns
- Stop using cloud events pipeline resource in CI
- Update link to boskos docs
- Deploy dogfooding nightly
- add prow job that enables cluster task auth webhook integration tests
- Some more kustomize
- Hub: remove DIND and privileged securityContext
- Setup slack notifications for failed configmap deploys
- Restructure CD cronjobs
- Remove emails from script example
- Take a break from build copping for rest of quarter 🧘
- Bump ko version in ko-gcloud to v0.5.1 from v0.5.0
- Fix release deployment
- Setup the initial infra for dogfooding events
- Don't send daily ping if there is no buildcop
Created an issue in tektoncd/cli that received 3 comments
Release pipeline: migrate to use workspace and results instead of PipelineResource
We should use workspace and results instead of PipelineResource, mainly to be able to use up-to-date catalog tasks (from master).
Related to tekton…
3
comments
4
contributions
in private repositories
Jul 6