All Projects → zapic0 → deployer

zapic0 / deployer

Licence: MIT license
Redmine plugin to group issues into deploys and send notifications when needed

Programming Languages

HTML
75241 projects
ruby
36898 projects - #4 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to deployer

Redmine-Periodic-Task
A redmine plugin that lets you schedule an issue to fire every x days/weeks/months
Stars: ✭ 61 (+335.71%)
Mutual labels:  redmine, redmine-plugin
additional tags
Redmine Plugin for adding tags functionality to issues and wiki pages.
Stars: ✭ 25 (+78.57%)
Mutual labels:  redmine, redmine-plugin
alminium
勉強しながら、少しずつ更新しています。現在、Ubuntu 18.04&CentOS7でRedmine3.4が動作します。
Stars: ✭ 14 (+0%)
Mutual labels:  redmine, redmine-plugin
additionals
Redmine plugin for easy customization of settings, text and content display by using personal or role-based dashboards (drag&drop), providing wiki macros and act as library for other plugins.
Stars: ✭ 91 (+550%)
Mutual labels:  redmine, redmine-plugin
redmine issue template
Allows to manage templates of issues, and adding them to issue body
Stars: ✭ 25 (+78.57%)
Mutual labels:  redmine, redmine-plugin
redmine merge request links
Display links to associated Gitlab merge requests and GitHub pull requests on Redmine's issue page.
Stars: ✭ 32 (+128.57%)
Mutual labels:  redmine, redmine-plugin
redmine persist wfmt
redmine_persist_wfmt is a plugin for Redmine that persists wiki format.
Stars: ✭ 28 (+100%)
Mutual labels:  redmine, redmine-plugin
redmine issue checklist
Checklist Plugin creates simple checklists for Redmine issues. Downloaded from http://www.redminecrm.com/projects/checklist/
Stars: ✭ 55 (+292.86%)
Mutual labels:  redmine, redmine-plugin
redmine default custom query
Redmine plugin for setting default custom query of Issues for each project
Stars: ✭ 67 (+378.57%)
Mutual labels:  redmine, redmine-plugin
Redmine-Touch
Redmine plugin to add missing function of "Last updated by"
Stars: ✭ 18 (+28.57%)
Mutual labels:  redmine, redmine-plugin
redmine-wiki graphviz plugin
Wiki macro for redmine. The macro render graph-image from wiki contents as dot.
Stars: ✭ 57 (+307.14%)
Mutual labels:  redmine, redmine-plugin
redmine customize
Plugin for some Redmine customizations.
Stars: ✭ 32 (+128.57%)
Mutual labels:  redmine, redmine-plugin
time logger
Redmine Time logger plugin. More than likely there is only going to be one more public release. New version has new time logging with the option of multiple loggers running at the same time, fixes for excessive loggng, and a whole new look.
Stars: ✭ 58 (+314.29%)
Mutual labels:  redmine, redmine-plugin
vault
Is a plugin for project management system Redmine. Allows you to store various passwords/keys in one place for the project.
Stars: ✭ 44 (+214.29%)
Mutual labels:  redmine, redmine-plugin
toggl2redmine
Import time from Toggl 2 Redmine.
Stars: ✭ 23 (+64.29%)
Mutual labels:  redmine, redmine-plugin
redmine custom reports
Redmine plugin for reports and charts
Stars: ✭ 53 (+278.57%)
Mutual labels:  redmine, redmine-plugin
redmine user specific theme
Redmine user specific theme plugin
Stars: ✭ 30 (+114.29%)
Mutual labels:  redmine, redmine-plugin
redmine-vote on issues-plugin
Redmine Plugin Which Allows Users to Up- or Down-vote Issues
Stars: ✭ 17 (+21.43%)
Mutual labels:  redmine, redmine-plugin
redmine dropbox attachments
Use Dropbox as the storage backend for your Redmine installation
Stars: ✭ 23 (+64.29%)
Mutual labels:  redmine, redmine-plugin
bestest timer
This is an awesome punch clock/timer plugin for Redmine. It's great. It's the bestest.
Stars: ✭ 15 (+7.14%)
Mutual labels:  redmine, redmine-plugin

Deployer

Redmine plugin to group issues into deploys and send notifications (e-mails) when needed

Install

  • Copy project into your redmine plugins folder.

  • Run rake redmine:plugins:migrate

  • Enjoy

Screenshots

Settings

Deployer adds a new section for each project settings. Customer's email addresses, development/management teams emails addresses and project abbreviation (to be notified before and after deployment).

Project Settings

Create new deploy

Deployer allows you to create new deploys with an expected deploy date, start time, end time, release notes with details, affected "projects" (not redmine projects) and the person who authorizes the deploy (if needed). Finally, it allows you to search issues to be added to each deploy by its id.

New Deploy

Deploy detail

When you open a deploy, you can see its data, specially its issues, with working links to each included issue.

New Deploy

Deploys index

You can see deploys index by project. In this list you can see their names, release notes, date and a link to delete the deploy.

The deploy name is auto-calculated concatenating year, month, day and start time (hours and minutes).

Deploys index

Issues detail

When you visit any issue included in any deploy (or many deploys), you can see a list of links to these deploys (and follow the links too).

Issue detail Link to deploys

Send notifications and change state

You can send notifications to clients and team members by pressing links in detail view (Send start deploy, send successful end, send rollback). Pressing each of these links will trigger mail sendings to emails set in project settings.

Send notifications

Notifications

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].