hoangvv 31e4b8e392 refactor(interpreter): improve commit message generation and push process
enhance clarity by updating instructions and restructuring functions related to commit message generation from AI responses. streamline git operations by combining actions and renaming functions for better readability.
2025-05-14 09:44:19 +07:00
2025-05-13 11:30:00 +07:00
2025-05-09 16:16:37 +07:00
2025-05-09 16:16:37 +07:00
2025-05-13 18:03:42 +07:00
2025-05-13 11:39:43 +07:00
2025-05-13 11:39:43 +07:00
2025-05-13 11:39:43 +07:00
2025-05-13 11:39:43 +07:00
2025-05-13 11:39:43 +07:00
2025-05-13 11:39:43 +07:00
2025-05-13 11:39:43 +07:00
2025-05-13 11:39:43 +07:00
2025-05-07 16:12:17 +07:00

Bifrost Registry

Bifrost Registry is a manifest repository for applications managed by the Bifrost platform. It serves as a centralized, version-controlled index of all apps Bifrost can detect, install, manage, and interact with.

What Is This?

bifrost-registry contains declarative manifest files (YAML format) that describe:

  • Application metadata (name, version, description)
  • Repository URLs (source code, containers, etc.)
  • Deployment type (e.g., Docker Compose, K8s Helm, native binary)
  • Health checks, UI entrypoints, and management APIs
  • Optional custom behaviors Bifrost can invoke (e.g., backup, restore)
S
Description
No description provided
Readme 154 KiB
2025-05-08 15:03:54 +07:00
Languages
Python 96.3%
Makefile 3.7%