The Wayback Machine - https://web.archive.org/web/20210123154016/https://github.com/alexmt
Skip to content
Avatar
💭
https://github.com/argoproj
💭
https://github.com/argoproj

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Argo Workflows: Get stuff done with Kubernetes.

    Go 7.4k 1.3k

  2. Declarative continuous deployment for Kubernetes.

    Go 4.9k 1k

  3. Democratizing GitOps

    Go 1k 78

  4. Argoproj shared React components

    TypeScript 114 69

  5. Adds syntax highlighting to Kotlin files in Atom

    23 8

2,269 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2021

Created 1 repository

Created a pull request in argoproj/argo-cd that received 6 comments

fix: directory source include/exclude should match relative file path

PR improves app.source.directory.include/app.source.directory.exclude behavior. The filter should be applied to a relative file path, not the absol…

+83 −156 6 comments
Opened 20 other pull requests in 6 repositories
argoproj-labs/argocd-notifications
7 merged
argoproj/argo-cd
6 merged 1 open
argoproj-labs/argocd-image-updater
1 open 2 merged
argoproj/argo-ui
1 open
rbreeze/argo-cd
1 open
argoproj/gitops-engine
1 merged
Reviewed 36 pull requests in 4 repositories
argoproj/argo-cd 28 pull requests
argoproj/gitops-engine 5 pull requests
argoproj-labs/argocd-notifications 2 pull requests
rbreeze/argo-cd 1 pull request

Created an issue in argoproj/argo-cd that received 4 comments

Config management plugins enhancement

Summary Currently, Argo CD provides first-class support for Helm, Kustomize, Jsonnet/YAML, and Ksonnet (to be removed). The first-class support inc…

4 comments
Opened 4 other issues in 2 repositories