{"id":47126030,"url":"https://github.com/kharf/navecd","last_synced_at":"2026-03-12T19:49:17.469Z","repository":{"id":234956768,"uuid":"631044849","full_name":"kharf/navecd","owner":"kharf","description":"A Type Safe Declarative Continuous Delivery Toolkit For Kubernetes","archived":false,"fork":false,"pushed_at":"2026-03-09T17:25:53.000Z","size":3515,"stargazers_count":25,"open_issues_count":46,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-09T22:45:25.937Z","etag":null,"topics":["cloud-native","cue","gitops","kubernetes"],"latest_commit_sha":null,"homepage":"https://navecd.dev/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kharf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":"DCO","cla":null}},"created_at":"2023-04-21T19:29:25.000Z","updated_at":"2025-11-14T07:26:20.000Z","dependencies_parsed_at":"2025-12-15T08:00:58.634Z","dependency_job_id":null,"html_url":"https://github.com/kharf/navecd","commit_stats":null,"previous_names":["kharf/declcd","kharf/navecd"],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/kharf/navecd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kharf%2Fnavecd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kharf%2Fnavecd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kharf%2Fnavecd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kharf%2Fnavecd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kharf","download_url":"https://codeload.github.com/kharf/navecd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kharf%2Fnavecd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-native","cue","gitops","kubernetes"],"created_at":"2026-03-12T19:49:16.855Z","updated_at":"2026-03-12T19:49:17.453Z","avatar_url":"https://github.com/kharf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"./docs/navecd-light.png#gh-light-mode-only\"\u003e\n\t\u003cimg src=\"/docs/navecd.png#gh-dark-mode-only\"\u003e\n  \u003cp align=\"center\"\u003e\n\t\t\u003cstrong\u003eA Type Safe Declarative Continuous Delivery Toolkit For Kubernetes\u003c/strong\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n\t\t\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/kharf/navecd/test.yaml\"/\u003e\n\t\t\u003ca href=\"https://goreportcard.com/report/github.com/kharf/navecd\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/kharf/navecd\"/\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n## What is GitOps?\nGitOps is a way of implementing Continuous Deployment for cloud native applications by having a repository that contains declarative descriptions of the desired infrastructure and applications and an automated process to reconcile the production environment with the desired state in the repository.\n\n## Why Navecd?\nTraditional GitOps tools often rely on YAML for configuration, which can lead to verbosity and complexity.\nNavecd leverages [CUE](https://cuelang.org/), a type safe configuration language with a more concise and expressive syntax and the benefits of general-purpose programming languages,\nmaking it easier to define and maintain your desired cluster state.\n\n![Overview](./docs/navecd-flow.png)\n\n## Documentation\nTo learn more about Navecd, visit [navecd.dev](https://navecd.dev/documentation/overview/)\n\n## Contributions\n\nWe welcome contributions! To contribute to Navecd, follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes.\n4. Install Dagger (https://dagger.io/)\n5. Create tests and run them in a containerized environment via Dagger with:\n    ```bash\n    # Run all tests\n    dagger call test --source=.\n\n    # Or run a specific test\n    dagger call test --source=. --pkg=pkg/mypkg --test=MyTest\n    ```\n6. Create a PR.\n7. Ensure that your code passes the CI/CD checks.\n\nFor more information, see [CONTRIBUTING.md]().\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkharf%2Fnavecd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkharf%2Fnavecd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkharf%2Fnavecd/lists"}