Skip to content
View chengfang's full-sized avatar

Block or report chengfang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. argo-cd Public

    Forked from argoproj/argo-cd

    Declarative Continuous Deployment for Kubernetes

    Go

  2. argocd-operator Public

    Forked from argoproj-labs/argocd-operator

    A Kubernetes operator for managing Argo CD clusters.

    Go

  3. gitops-operator Public

    Forked from redhat-developer/gitops-operator

    An operator that gets you an ArgoCD for cluster configuration out-of-the-box on OpenShift along with the UI for visualizing environments.

    Go

  4. argocd-example-apps Public

    Forked from argoproj/argocd-example-apps

    Example Apps to Demonstrate Argo CD

    Jsonnet

  5. argocd-image-updater Public

    Forked from argoproj-labs/argocd-image-updater

    Automatic container image update for Argo CD

    Go

  6. image-updater-examples Public

    Sample Argo CD apps for Image Updater

    1

358 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created a pull request in argoproj-labs/argocd-image-updater that received 5 comments

fix: determine the suitable github api base url from repo url

Fix the issue raised in discussion #1038 When the github enterprise api base url is not set, try to determine it based on repo url.

+64 −6 lines changed 5 comments
Opened 1 other pull request in 1 repository
Reviewed 15 pull requests in 1 repository

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

Document github app credentials enterprise base url when creating repository

Summary when creating a repository with github app in argocd ui or cli, one of the parameters is the enterprise api base url. From argocd docs http…

2 comments
Loading