CI/CD Service
Overview
BuildBear's CI/CD Service automates the creation of sandboxes and installing plugins so you can test and deploy on a periodic basis or any time you trigger a GitHub Action workflow.
- Use Familiar GitHub Actions: No need to learn some new configuration. Integrate BuildBear using GitHub actions YAML.
- Foundry Support: BuildBear's CI/CD service supports Foundry projects with 45 cheatcodes.
- Quickly Debug from the GitHub Logs: Access the BuildBear dashboard from the GitHub logs to quickly analyze and debug your tests.
Get Started Hardhat or Foundry
CI/CD is framework agnostic, but there are some small differences inherent to each framework.
Right now we only support testing with Foundry, but support deployments with both Foundry and Hardhat. Hardhat testing support is coming soon.