Skip to content

Conversation

@erikreinert
Copy link
Member

Summary

  • Initial GitHub Action to setup Vorpal service in CI/CD workflows
  • Supports downloading and installing Vorpal from GitHub releases
  • Configures Vorpal directories, permissions, and cryptographic keys
  • Starts Vorpal services (agent, registry, worker) with local or S3 backend support
  • Includes comprehensive documentation and development setup

Test plan

  • Action configuration matches implementation
  • Documentation covers all features and usage patterns
  • Development environment properly configured

@erikreinert erikreinert self-assigned this Jul 6, 2025
@erikreinert erikreinert added the enhancement New feature or request label Jul 6, 2025
- Add CI workflow that runs bundle, lint, and test commands
- Fix TypeScript linting issues in test files by replacing `any` types with proper interfaces
- Ensure dist directory check in CI workflow
- Validate all npm scripts work correctly
@erikreinert erikreinert merged commit 8169391 into main Jul 6, 2025
1 check passed
@erikreinert erikreinert deleted the feature/initial branch July 6, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant