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
Popular repositories
2,818 contributions in the last year
Contribution activity
November 2020
Created 21 commits in 3 repositories
Created a pull request in argoproj/argo that received 2 comments
feat(controller): Enhanced artifact repository ref. See #3184
Signed-off-by: Alex Collins [email protected] Checklist: My organization is added to USERS.md. This PR allows you to: Configure a default…
Opened 10 other pull requests in 3 repositories
argoproj/argo
1
open
5
merged
argoproj/argo-events
2
merged
1
open
Homebrew/homebrew-core
1
closed
Reviewed 17 pull requests in 3 repositories
argoproj/argo 14 pull requests
- feat(cli): add selector and field-selector option to terminate
- refactor(server): Use patch instead of update to resume/suspend
- fix: Ensure ContainerStatus in PNS is terminated before continuing
- feat(controller): Support any() and all() for TaskGroup in depends logic. Closes #3405
- refactor: Simplify grpcutil.TranslateError
- style: Update style in configure-artifact-repository.md
- fix: localhost not being resolved. Resolves #4460, #3564
- feat(cli): Add the --no-utf8 parameter to `argo get` command to support ascii only terminals
- fix(controller): Trigger no of workflows based on available lock
- feat: Add resume/suspend endpoints for CronWorkflows
- fix: Respect continueOn for leaf tasks
- feat(cli): Support ARGO_HTTP1 for HTTP/1 CLI requests. Fixes #4394
- fix: Resolve inconsistent CronWorkflow persistence
- chore: Update pull request template
argoproj/argo-ui 2 pull requests
argoproj-labs/argo-workflows-catalog 1 pull request
Created an issue in argoproj/argo-events that received 2 comments
manually trigger event sources or sensors
I'm assuming this is just a case of having a way to drop the correct event onto the event bus?