argo-cd/cmd/argocd/commands
Nitish Kumar f22ccc2192
chore(cherry-pick-3.1): bump go to 1.25.5 and bump expr to v1.17.7 (#25890)
Signed-off-by: nitishfy <justnitish06@gmail.com>
2026-01-12 10:57:44 -05:00
..
admin fix: resolve argocdService initialization issue in notifications CLI (cherry-pick #24664 for 3.1) (#24681) 2025-09-22 04:43:49 -10:00
headless fix: properly handle shutdown signal for admin dashboard (#23231) 2025-06-12 05:50:13 -10:00
initialize chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
testdata feat(cli): Add Plugin Support to the Argo CD CLI (#20074) 2025-05-05 16:12:33 -07:00
utils fix: respect delete confirmation for argocd app deletion (#22657) 2025-04-14 07:49:28 -07:00
account.go feat(cli): Adding whoami alias (#23385) 2025-06-13 15:37:43 -04:00
app.go chore(finalizers): remove hardcoding of application and applicationset finalizers (#23420) 2025-06-17 01:56:58 -10:00
app_actions.go fix(server): make parameterized resource actions backwards-compatible (cherry-pick #23695) (#23709) 2025-07-09 11:21:17 -04:00
app_resource_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
app_resources.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
app_test.go fix(server): make parameterized resource actions backwards-compatible (cherry-pick #23695) (#23709) 2025-07-09 11:21:17 -04:00
applicationset.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
applicationset_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
bcrypt.go chore: enable unused-parameter from revive (#21365) 2025-01-07 10:12:56 -05:00
bcrypt_test.go chore: Code format (#12400) 2023-06-07 15:34:14 +00:00
cert.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
cluster.go chore(lint): enable emptyStringTest rule from go-critic (#23400) 2025-06-15 20:25:12 +00:00
cluster_test.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
common.go chore: enable use-any from revive (#21282) 2025-01-02 18:26:59 -05:00
common_test.go chore: enable var-naming from revive (#21861) 2025-02-18 11:02:38 -05:00
completion.go chore: enable gofumpt and whitespace linters (#18567) 2024-06-11 15:41:55 +00:00
configure.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
configure_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
context.go chore(lint): enable builtinShadow rule from go-critic (#23430) 2025-06-16 21:20:57 +00:00
context_test.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
gpg.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
login.go fix(server): avoid unnecessary claims restrictions (#22973) (#23202) 2025-05-29 18:57:12 +00:00
login_test.go fix(server): avoid unnecessary claims restrictions (#22973) (#23202) 2025-05-29 18:57:12 +00:00
logout.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
logout_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
plugin.go chore(lint): enable emptyStringTest rule from go-critic (#23400) 2025-06-15 20:25:12 +00:00
plugin_test.go feat(cli): Add Plugin Support to the Argo CD CLI (#20074) 2025-05-05 16:12:33 -07:00
project.go fix: #23041 Add resource support to 'argocd proj role add-policy/remove-policy' (#23213) 2025-06-17 10:55:27 -04:00
project_role.go fix: #23041 Add resource support to 'argocd proj role add-policy/remove-policy' (#23213) 2025-06-17 10:55:27 -04:00
projectwindows.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
relogin.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
relogin_test.go chore(ci): upgrade golangci-lint to v2 (#22484) 2025-03-27 12:37:52 -04:00
repo.go chore(cli): fix argocd repo command usage docs and description (#23364) 2025-06-12 08:21:49 -04:00
repocreds.go chore(cli): fix argocd admin repo command usage docs and examples (#23375) 2025-06-16 22:51:13 -04:00
root.go fix: Use ARGOCD_SERVER for default value (#21930) 2025-02-22 12:20:15 +05:30
tree.go chore(cherry-pick-3.1): bump go to 1.25.5 and bump expr to v1.17.7 (#25890) 2026-01-12 10:57:44 -05:00
tree_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
version.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
version_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00