Task #1504
closedCreate new application for release (IdmTool)
100%
Description
Release script for product (release.sh) contains several issues:
- creating tag must be after build process,
- merge a branches must after build process and before creating tag,
- build process doesn't check status of each maven build.
Please when build project module via maven report every problem.
Please try thing about non programmer people, that use Windows OS. Best solution for this will be create swing java application.
Related issues
Updated by Vít Švanda over 5 years ago
- Subject changed from Release script upgrade and fix issues to Create new application for release (IdmTool)
- Estimated time set to 4.00 h
Updated by Vít Švanda over 5 years ago
- Estimated time changed from 4.00 h to 24.00 h
Updated by Vít Švanda over 5 years ago
- Target version changed from Quartz (9.6.0) to Rhyolite (9.7.0)
Updated by Vít Švanda over 5 years ago
- Target version changed from Rhyolite (9.7.0) to Rhyolite (9.7.3)
Updated by Vít Švanda over 5 years ago
- Target version changed from Rhyolite (9.7.3) to Rhyolite (9.7.5)
Updated by Vít Švanda over 5 years ago
- Target version changed from Rhyolite (9.7.5) to 10.0.0
Updated by Radek Tomiška about 5 years ago
- Status changed from New to In Progress
- Assignee changed from Ondřej Kopr to Radek Tomiška
Updated by Radek Tomiška about 5 years ago
- % Done changed from 0 to 60
IdM tool is created as standard product module. It's available in tool branch for now:
https://github.com/bcvsolutions/CzechIdMng/tree/tool
and can be executed from console. Provides all features needed for product release. Tested on version 10 and windows.
Remain:
- test on linux
- test on LTS
- intgration tests
- documentation
Updated by Radek Tomiška about 5 years ago
- % Done changed from 60 to 80
Tested on linux and with LTS version, works.
Updated by Radek Tomiška about 5 years ago
LTS version 9.7.12 released with tool usage.
Updated by Radek Tomiška about 5 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 80 to 90
I added documentation and tests.
Merged into develop, commit:
https://github.com/bcvsolutions/CzechIdMng/commit/13ba54ec23c71aa62eb9ccba280c744ccfcb66c1
Doc:
https://github.com/bcvsolutions/CzechIdMng/tree/develop/Realization/backend/tool
Could you do a feedback, please?
Updated by Radek Tomiška about 5 years ago
- Related to Task #1964: IdmTool - release module added
Updated by Radek Tomiška about 5 years ago
- Related to Task #1965: IdmTool - build project added
Updated by Radek Tomiška about 5 years ago
LTS version 9.7.13 released with tool usage.
Updated by Vít Švanda about 5 years ago
- Status changed from Needs feedback to Resolved
- % Done changed from 90 to 100
I did review and test. I released version 10.0.0 by this awesome tool on first attempt. Thanks for it.
Updated by Petr Fišer almost 5 years ago
- Related to Feature #2045: Make IdMTool return POSIX.1-correct return codes added