A
A
Alexey2019-04-02 13:46:40
JIRA
Alexey, 2019-04-02 13:46:40

Board with versions of services?

Hello! Tell me how to organize something like a board with versions of the services being developed?
Our team develops several applications, and often there is a mess with the fact that no one really knows where and what application is deployed, and on what test environment.
I would like to have something like a board, where there will be test sites in the columns, and the names of the services will be in the swimlines. The cards will contain the name of the application, its version, and other features.
How the mechanism should work: there was a build that informed Jira that the version of the application had changed, a new task was created (or an old one was updated) and got to the right board. Something like this.
I know that this is quite possible to implement on Youtrack and Jira (and you can even set releases by moving the cards).
How would you organize such a board?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2019-04-02
@Age1mar

You can write such a script on your knee that periodically runs around the environments, collects versions and displays them in a convenient form.
Without much bother, I would add an endpoint to each application that returns the version, and just collect it with some js thread or even a shell script.
You can already push changes to JIRA by collecting information.
Well, in rich offices, tools are used for deployment, which can show what is where. Some kind of IBM uDeploy thread (although this is not the best option).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question