Записи за April, 2016
Some Jenkins Groovy magic
Tuesday, April 19th, 2016
— Groovy
This is a short post with some Groovy snippets which can be used in Jenkins to perform some fancy stuff. They are tested in the real life and have proven their worth. I believe this is not the final release of this article 'cuz I am going to update it with some new examples as soon as I prepare them.
Let's see them.
Метки: Groovy, Jenkins
Категория: Linux | Нет комментариев »
How to migrate from YouTrack to Jira: easy and for free
Tuesday, April 19th, 2016
It's a kind of weird that there is no clear and tested procedure to migrate from Jetbrains YouTrack to Atlassian Jira. The recent one's documentation proposes us to export issues from YT to the CSV file and import it back to Jira. This could be the appropriate solution for those who doesn't need the comments, attachments, issue links and other useful things accumulated over many years of team work. But the real Jedis should follow their own path. So did I. I have made my own tool for migrating from YT to Jira and published in on GitHub. It is called Lumper and if you're here just for making the job done then follow the link, read the README and use it for a good purpose.
Метки: Atlassian, Perl
Категория: Perl | Нет комментариев »