Integrations¶
Versioner integrates with your existing deployment workflow — no need to consolidate tools or change your process.
Sending Deployment Events¶
Choose the method that fits your stack:
| Native Integration | CLI | REST API | |
|---|---|---|---|
| Best for | Quick/easy config | Any CI/CD system | Maximum control and trust |
| Setup | Minimal | Low | Medium |
| Configuration | Platform-native YAML | Flags & env vars | HTTP requests |
| Metadata extraction | Automatic | Automatic | Manual |
| Platform support | GitHub Actions, Vercel | Universal | Universal |
| Customization | Limited | Medium | Maximum |
Native Integrations¶
Platform-specific plugins with minimal configuration and automatic metadata extraction.
CLI¶
A universal command-line tool that works with any system. Drop it into any pipeline with a single command.
REST API¶
Direct HTTP access for custom integrations, internal deployment platforms, or when you want full control over exactly what gets sent.
Request an Integration¶
Have a platform you'd like to see supported? Email support@versioner.io — popular requests get prioritized.