Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominicqi
/
argo-cd
Public
forked from
argoproj/argo-cd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
argo-cd
test
on
v1.3.6
User selector
All users
All time
Commit history
Commits on Dec 10, 2019
Add support for hidden directories with directory enforcer (#2821)
Show description for 5c1f581
simster7
authored and
alexec
committed
5c1f581
View commit details
Copy full SHA for 5c1f581
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Make ConvertToVersion maybe 1090% faster on average (#2820)
alexec
committed
68e1a5f
View commit details
Copy full SHA for 68e1a5f
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Fix bug where manifests are not cached. Fixes #2770 (#2771)
alexec
committed
3026882
View commit details
Copy full SHA for 3026882
View code at this point
Browse repository at this point
Make BeforeHookCreation the default. Fixes #2754 (#2759)
alexec
committed
25a1b4c
View commit details
Copy full SHA for 25a1b4c
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Allow you to sync local Helm apps. Fixes #2741 (#2747)
alexec
committed
e1336f1
View commit details
Copy full SHA for e1336f1
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
chore: Upgrade kustomize to 3.2.1 (#2607)
hongymagic
authored and
jessesuen
committed
9df5e95
View commit details
Copy full SHA for 9df5e95
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Assume git as default repository type (fixes #2622) (#2628)
Show description for 4f84498
jannfis
authored and
alexmt
committed
4f84498
View commit details
Copy full SHA for 4f84498
View code at this point
Browse repository at this point
Commits on Oct 16, 2019
Fix bug preventing Helm CRDs from being installed (#2500)
alexec
authored
f446816
View commit details
Copy full SHA for f446816
View code at this point
Browse repository at this point
Fix possible path traversal attack when supporting Helm `values.yaml` (#2452)
Show description for 656167f
simster7
authored
656167f
View commit details
Copy full SHA for 656167f
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
Optimizes e2e tests (#2474)
alexec
authored
d06df74
View commit details
Copy full SHA for d06df74
View code at this point
Browse repository at this point
Change "available" to "disabled" in actions, make them available by default (#2470)
Show description for 88e9cf0
simster7
authored and
Alexander Matyushentsev
committed
88e9cf0
View commit details
Copy full SHA for 88e9cf0
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Issue #2448 - Custom resource actions cannot be executed from the UI (#2449)
Alexander Matyushentsev
authored
d925b73
View commit details
Copy full SHA for d925b73
View code at this point
Browse repository at this point
Fix flaky TestExcludedResource (#2440)
Alexander Matyushentsev
authored and
alexec
committed
f6545cd
View commit details
Copy full SHA for f6545cd
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Fixes flakey test (#2426)
alexec
authored
cc6be7f
View commit details
Copy full SHA for cc6be7f
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Granular RBAC Support for actions (#2110)
simster7
authored and
jessesuen
committed
dd21ab9
View commit details
Copy full SHA for dd21ab9
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Issue #2316 - support deprecated 'helm.repositories' config (#2405)
Show description for 16e645b
Alexander Matyushentsev
authored
16e645b
View commit details
Copy full SHA for 16e645b
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Fix broken helm test (#2393)
Alexander Matyushentsev
authored
8099a88
View commit details
Copy full SHA for 8099a88
View code at this point
Browse repository at this point
Use configured certificate to access helm repository (#2385)
Alexander Matyushentsev
authored
96764c4
View commit details
Copy full SHA for 96764c4
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
Fix API version for Deployment resources in e2e tests to app/v1 (#2372)
jannfis
authored and
alexec
committed
a1b7a41
View commit details
Copy full SHA for a1b7a41
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
Issue #2261 - Refactor Helm first class support (#2364)
Show description for 0f7e9a1
Alexander Matyushentsev
authored
0f7e9a1
View commit details
Copy full SHA for 0f7e9a1
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Fixes issue diffing secrets (#2271)
alexec
authored
12b4511
View commit details
Copy full SHA for 12b4511
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Support --kube-version. (#2276)
alexec
authored
62f029a
View commit details
Copy full SHA for 62f029a
View code at this point
Browse repository at this point
Fix TestAutoSyncSelfHealEnabled test flakiness (#2293)
Alexander Matyushentsev
authored and
alexec
committed
e0dd4b1
View commit details
Copy full SHA for e0dd4b1
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
Fix TestAutoSyncSelfHealEnabled test flakiness (#2282)
Alexander Matyushentsev
authored and
alexec
committed
5d606ca
View commit details
Copy full SHA for 5d606ca
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Change Helm repo URLs to argoproj/argo-cd/master (#2266)
twz123
authored and
Alexander Matyushentsev
committed
a1e7618
View commit details
Copy full SHA for a1e7618
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Adds support for Helm 1st-class. Closes #1145 (#1865)
alexec
authored
4e9772e
View commit details
Copy full SHA for 4e9772e
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Gzip JWTs and Adds New User Info Page (#2204)
alexec
authored
cbf9585
View commit details
Copy full SHA for cbf9585
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Improve build stability (#2247)
alexec
authored
fe90744
View commit details
Copy full SHA for fe90744
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
If there is only one wave and no pre/post hooks, we should be synced.… (#2217)
alexec
authored
21bc70b
View commit details
Copy full SHA for 21bc70b
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
Issue #2198 - Print empty string instead of Unknown in 'argocd app sync' output (#2223)
Alexander Matyushentsev
authored
9d4a32e
View commit details
Copy full SHA for 9d4a32e
View code at this point
Browse repository at this point
Fix for displaying hooks in app diff view. Fixes #2215 (#2218)
Show description for 94b0a79
alexec
authored
94b0a79
View commit details
Copy full SHA for 94b0a79
View code at this point
Browse repository at this point
Create projects from manifests (#2202)
Rayyis
authored and
alexec
committed
81aa3fb
View commit details
Copy full SHA for 81aa3fb
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
Fix flaky TestOrphanedResource test (#2210)
Alexander Matyushentsev
authored
608361c
View commit details
Copy full SHA for 608361c
View code at this point
Browse repository at this point
Use same /24 network for testing immutable field update (#2213)
jannfis
authored and
alexec
committed
43a333d
View commit details
Copy full SHA for 43a333d
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Issue #1167 - Document orphaned resources, update proj CLI (#2188)
Alexander Matyushentsev
authored
f9286cf
View commit details
Copy full SHA for f9286cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.