argo-cd/test/e2e
Vilius Puskunalis 611fcb012c
Some checks are pending
Integration tests / Run end-to-end tests (push) Blocked by required conditions
Integration tests / E2E Tests - Composite result (push) Blocked by required conditions
Integration tests / changes (push) Waiting to run
Integration tests / Ensure Go modules synchronicity (push) Blocked by required conditions
Integration tests / Build & cache Go code (push) Blocked by required conditions
Integration tests / Lint Go code (push) Blocked by required conditions
Integration tests / Run unit tests for Go packages (push) Blocked by required conditions
Integration tests / Run unit tests with -race for Go packages (push) Blocked by required conditions
Integration tests / Check changes to generated code (push) Blocked by required conditions
Integration tests / Build, test & lint UI code (push) Blocked by required conditions
Integration tests / shellcheck (push) Waiting to run
Integration tests / Process & analyze test artifacts (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
Image / set-vars (push) Waiting to run
Image / build-only (push) Blocked by required conditions
Image / build-and-publish (push) Blocked by required conditions
Image / build-and-publish-provenance (push) Blocked by required conditions
Image / Deploy (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
feat: add sync overrun option to sync windows (#25361) (#25510)
Signed-off-by: Vilius Puškunalis <47086537+puskunalis@users.noreply.github.com>
2026-04-20 06:55:13 +00:00
..
fixture refactor: use new(expr) for pointer literals in Go 1.26 (#27143) 2026-04-03 10:57:32 -04:00
multiarch-container chore(deps): bump library/busybox from b3255e7 to 1487d0a in /test/e2e/multiarch-container (#26990) 2026-03-25 12:54:35 -04:00
testdata feat(helm): support wildcard glob patterns for valueFiles (#26768) 2026-03-17 21:37:43 +00:00
testdata2 fix: CMPv2 does not allow symlinks to adjacent files in same git repo. Fixes #13342 (#13360) 2023-05-08 16:29:08 -07:00
testdata3 fix: Ensure that symlink targets are not made absolute on extracting a tar (#24145) (#24146) 2025-09-10 16:12:31 -04:00
accounts_test.go feat: add argocd account session-token command (#15277) (#24638) 2026-03-04 13:58:11 -05:00
admin_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
api_versions_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
app_autosync_ns_test.go refactor: use new(expr) for pointer literals in Go 1.26 (#27143) 2026-04-03 10:57:32 -04:00
app_autosync_test.go refactor: use new(expr) for pointer literals in Go 1.26 (#27143) 2026-04-03 10:57:32 -04:00
app_deletion_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
app_k8s_events_test.go chore: upgrade Go to 1.24 (#22242) 2025-03-10 10:14:41 -04:00
app_management_ns_test.go fix: prevent automatic refreshes from informer resync and status updates (#25290) 2026-04-07 18:25:51 -04:00
app_management_test.go feat: add Prune and Delete as application level sync option (#23370) 2026-03-13 13:50:34 -04:00
app_multiple_sources_test.go test(e2e): add isolation by ensuring unique name (#25724) 2026-01-09 12:15:08 -05:00
app_namespaces_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
app_skipreconcile_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
applicationset_git_generator_test.go test(e2e): add e2e tests for reverse deletionOrder when progressive sync enabled (#26673) 2026-04-02 10:23:38 -04:00
applicationset_progressive_sync_test.go test(e2e): add e2e tests for reverse deletionOrder when progressive sync enabled (#26673) 2026-04-02 10:23:38 -04:00
applicationset_test.go refactor: use new(expr) for pointer literals in Go 1.26 (#27143) 2026-04-03 10:57:32 -04:00
cli_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
cluster_generator_test.go test(e2e): add e2e tests for reverse deletionOrder when progressive sync enabled (#26673) 2026-04-02 10:23:38 -04:00
cluster_objects_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
cluster_test.go fix: ensure compatibility of kubeversion.version with what helm reeturns (#26469) 2026-03-01 11:40:15 +02:00
clusterdecisiongenerator_e2e_test.go refactor: use new(expr) for pointer literals in Go 1.26 (#27143) 2026-04-03 10:57:32 -04:00
cross_namespace_ownership_test.go test(e2e): add isolation by ensuring unique name (#25724) 2026-01-09 12:15:08 -05:00
custom_tool_test.go fix: ensure compatibility of kubeversion.version with what helm reeturns (#26469) 2026-03-01 11:40:15 +02:00
declarative_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
deployment_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
diff_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
git_submodule_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00
git_test.go refactor: use new(expr) for pointer literals in Go 1.26 (#27143) 2026-04-03 10:57:32 -04:00
graceful_restart_test.go chore(test): Fix modernize linter (#26301) 2026-02-06 13:56:18 -05:00
helm_test.go feat(helm): support wildcard glob patterns for valueFiles (#26768) 2026-03-17 21:37:43 +00:00
hook_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
hydrator_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
jsonnet_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
kustomize_test.go fix: ensure compatibility of kubeversion.version with what helm reeturns (#26469) 2026-03-01 11:40:15 +02:00
logout_test.go fix(server): invalidate JWT tokens on logout (#26388) 2026-03-10 09:03:48 -04:00
managed_by_url_test.go chore: enable unnecessary-format rule from revive (#26958) 2026-04-16 11:21:56 -04:00
mask_secret_values_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
matrix_e2e_test.go test(e2e): add e2e tests for reverse deletionOrder when progressive sync enabled (#26673) 2026-04-02 10:23:38 -04:00
merge_e2e_test.go test(e2e): add e2e tests for reverse deletionOrder when progressive sync enabled (#26673) 2026-04-02 10:23:38 -04:00
metrics_test.go test(e2e): add isolation by ensuring unique name (#25724) 2026-01-09 12:15:08 -05:00
notification_test.go refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
oci_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
project_management_test.go feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
pruning_required_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
repo_creds_test.go fix(test): Use t.Fatal instead of os.Exit in tests (part 1) (#21003) (#22114) 2025-03-03 13:36:13 -05:00
repo_management_test.go chore: use name imports for argocd Utilio (#22836) 2025-05-21 16:25:32 +00:00
scoped_repository_test.go test(e2e): add isolation by ensuring unique name (#25724) 2026-01-09 12:15:08 -05:00
selective_sync_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
ssh_repo_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
sync_options_test.go refactor: use new(expr) for pointer literals in Go 1.26 (#27143) 2026-04-03 10:57:32 -04:00
sync_waves_test.go chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
sync_with_impersonate_test.go chore(test): Fix modernize linter (#26301) 2026-02-06 13:56:18 -05:00
user_info_test.go Bump major version to 3 (#21410) 2025-01-10 16:14:00 -05:00