argo-cd/server
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
..
account fix(rbac): resolve RBAC regression for project-scoped resources in multi-namespace architecture (#25289) (#26573) 2026-04-16 17:23:46 -04:00
application feat: add sync overrun option to sync windows (#25361) (#25510) 2026-04-20 06:55:13 +00:00
applicationset fix: create events with argocd namespace (#26667) 2026-03-04 15:51:48 +02:00
badge chore: fix gitops-engine mod name so it can be referenced by external repos (#26407) 2026-02-12 09:29:40 -05:00
broadcast feat: ApplicationSet watch API (#26409) 2026-02-26 10:07:00 -05:00
cache chore: enable lint for unused private fields (#23242) 2025-06-05 07:47:55 -04:00
certificate chore: enable lint for unused private fields (#23242) 2025-06-05 07:47:55 -04:00
cluster refactor: replace ptr.To with new(expr) (#26534) 2026-02-24 17:42:12 +01:00
deeplinks fix: invalid URL or protocol not validated consistently by server and UI (#27052) 2026-03-27 23:15:03 -04:00
extension chore(deps): migrate to go.yaml.in/yaml/v3 (#27063) 2026-04-01 16:34:18 +02:00
gpgkey chore: enable lint for unused private fields (#23242) 2025-06-05 07:47:55 -04:00
logout chore: enable unnecessary-format rule from revive (#26958) 2026-04-16 11:21:56 -04:00
metrics fix(metrics): grpc prometheus stats missing (#23877) (#23838) 2025-07-22 10:09:07 -07:00
notification feat(notification): add appProject access to notification templates (#26437) (#26470) 2026-03-03 07:41:05 -05:00
project fix: create events with argocd namespace (#26667) 2026-03-04 15:51:48 +02:00
rbacpolicy fix: parse project with applicationset resource (#23252) 2025-06-04 23:38:24 +02:00
repocreds chore: enable lint for unused private fields (#23242) 2025-06-05 07:47:55 -04:00
repository feat: Support Azure Service Principal authentication for Azure DevOps repositories (#25324) 2026-04-16 11:16:47 -04:00
session chore(server): Fix modernize linter (#26324) 2026-02-09 00:47:03 -10:00
settings fix: reduces information returned by settings api when accessed anonymously (#25346) 2025-11-20 12:07:34 +00:00
version chore(repo-server): simplify Kustomize/Helm version detection (#21540) 2025-01-24 08:15:02 -05:00
rootpath_test.go chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.11.1 (#26713) 2026-03-08 15:56:45 +02:00
server.go fix(rbac): resolve RBAC regression for project-scoped resources in multi-namespace architecture (#25289) (#26573) 2026-04-16 17:23:46 -04:00
server_norace_test.go chore(server): Fix modernize linter (#26324) 2026-02-09 00:47:03 -10:00
server_test.go fix(server): Ensure OIDC config is refreshed at server restart (#26913) 2026-04-01 17:54:22 -07:00