Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Releases: abacuslabs/deployable

First initial release

14 Oct 21:11

Choose a tag to compare

First initial release Pre-release
Pre-release
  • Ability to add and view GitHub repositories
  • Authentication and repository restriction through the GitHub API
  • Builds
    • Creates the necessary environments for Heroku buildpacks to run in
    • Automated builds per commit through GitHub webhooks
    • Support for Node.js application builds
  • Deploys
    • Ability to deploy to staging and production environments using SSH strings
    • Locked production deploys until proper code signoff