All Projects → remind101 → Slashdeploy

remind101 / Slashdeploy

Licence: bsd-2-clause
GitHub Deployments for Slack

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Slashdeploy

Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (+44.67%)
Mutual labels:  deployment, continuous-delivery, cd
Webpack Deploy
Collection of useful utilities for deploying (not only) Webpack apps
Stars: ✭ 44 (-70.67%)
Mutual labels:  slack, deployment
Accompli
An easy to use and extendable deployment tool for (PHP) projects.
Stars: ✭ 9 (-94%)
Mutual labels:  deployment, continuous-delivery
Samson
Web interface for deployments, with plugin architecture and kubernetes support
Stars: ✭ 1,431 (+854%)
Mutual labels:  continuous-delivery, cd
Abstruse
Abstruse is a free and open-source CI/CD platform that tests your models and code.
Stars: ✭ 704 (+369.33%)
Mutual labels:  continuous-delivery, cd
Gocd
Main repository for GoCD - Continuous Delivery server
Stars: ✭ 6,314 (+4109.33%)
Mutual labels:  continuous-delivery, cd
Orkestra
Functional DevOps with Scala and Kubernetes
Stars: ✭ 102 (-32%)
Mutual labels:  continuous-delivery, cd
Gitlab Ci Pipeline Php
☕️ Docker images for test PHP applications with Gitlab CI (or any other CI platform!)
Stars: ✭ 451 (+200.67%)
Mutual labels:  continuous-delivery, cd
Guide
Screwdriver.cd Documentation
Stars: ✭ 113 (-24.67%)
Mutual labels:  continuous-delivery, cd
Flint
Fast and configurable filesystem (file and directory names) linter
Stars: ✭ 115 (-23.33%)
Mutual labels:  continuous-delivery, cd
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+924%)
Mutual labels:  continuous-delivery, cd
Lambdacd
a library to define a continuous delivery pipeline in code
Stars: ✭ 655 (+336.67%)
Mutual labels:  continuous-delivery, cd
Argo Cd
Declarative continuous deployment for Kubernetes.
Stars: ✭ 7,887 (+5158%)
Mutual labels:  continuous-delivery, cd
Lightning Sites
☁️ Lightning deployment for your ~/Sites folders
Stars: ✭ 8 (-94.67%)
Mutual labels:  deployment, continuous-delivery
Gaia
Build powerful pipelines in any programming language.
Stars: ✭ 4,534 (+2922.67%)
Mutual labels:  deployment, continuous-delivery
Cd Maturity Model
Continuous Delivery Maturity Model - Gap Analysis Visualization Tool, using D3.js
Stars: ✭ 45 (-70%)
Mutual labels:  continuous-delivery, cd
Gradle Nexus Staging Plugin
Automatize releasing Gradle projects to Maven Central.
Stars: ✭ 132 (-12%)
Mutual labels:  continuous-delivery, cd
deploy-drone
Deploy Drone CI to enable continuous integration ⚡️ on your product
Stars: ✭ 88 (-41.33%)
Mutual labels:  deployment, continuous-delivery
Rultor
DevOps Team Assistant
Stars: ✭ 428 (+185.33%)
Mutual labels:  deployment, continuous-delivery
Pipelines
Build pipelines for automation, deployment, testing...
Stars: ✭ 105 (-30%)
Mutual labels:  continuous-delivery, cd

SlashDeploy Build Status Code Climate

SlashDeploy is a web app for triggering GitHub Deployments via a /deploy command in Slack.

Installation

SlashDeploy is already hosted at https://slashdeploy.io. All you have to do is add it to your Slack team:

Add to Slack

Usage

Deploy a repository to the default environment (production):

/deploy ejholmes/acme-inc

Deploy a repository to a specific environment:

/deploy ejholmes/acme-inc to staging

Deploy a branch:

/deploy ejholmes/[email protected] to staging

And more at https://slashdeploy.io/docs.

Features

  • Create GitHub Deployments directly from Slack.
  • Receive Slack DM's whenever GitHub Deployments change status.
  • Trigger GitHub Deployments when a set of commit statuses pass (Continuous Delivery).
  • Environment locking.

Contributing

Contributions are highly welcome! If you'd like to contribute, please read CONTRIBUTING.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].