Skip to content

ci: add build verification#22

Closed
Arvuno wants to merge 1 commit into
agno-agi:mainfrom
Arvuno:ci/add-build-verification
Closed

ci: add build verification#22
Arvuno wants to merge 1 commit into
agno-agi:mainfrom
Arvuno:ci/add-build-verification

Conversation

@Arvuno
Copy link
Copy Markdown

@Arvuno Arvuno commented May 24, 2026

Adds a GitHub Actions workflow that verifies the project builds correctly:

  • Installs dependencies via uv
  • Generates requirements.txt via uv pip compile
  • Builds the Docker image with buildx
  • Verifies the image can import all main modules

This ensures CI catches build errors before merge.

@Arvuno Arvuno closed this May 30, 2026
@Arvuno Arvuno deleted the ci/add-build-verification branch May 30, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant