File tree Expand file tree Collapse file tree 4 files changed +11
-7
lines changed
Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 2121name : " GitHub CI"
2222on :
2323 push :
24- branches : ["devel "]
24+ branches : ["master "]
2525 pull_request :
26- branches : ["devel "]
26+ branches : ["master "]
2727jobs :
2828 plugin_tests :
2929 strategy :
Original file line number Diff line number Diff line change 11Changelog for Custom Workflows
22==============================
33
4- 3.0.0 * ????-??-?? *
4+ 3.0.0 * 2024-12-06 *
55------------------
66
7+ Redmine 6
8+
9+ * New: #350 - Redmine 6.0.0
10+
7112.1.2 * 2024-06-28*
812------------------
913
Original file line number Diff line number Diff line change 1- Custom Workflows plug-in 3.0.0 devel
2- ====================================
1+ Custom Workflows plug-in 3.0.0
2+ ==============================
33
4- [ ![ GitHub CI] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml/badge.svg?branch=devel )] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml )
4+ [ ![ GitHub CI] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml/badge.svg?branch=master )] ( https://github.com/anteo/redmine_custom_workflows/actions/workflows/rubyonrails.yml )
55[ ![ Support Ukraine Badge] ( https://bit.ly/support-ukraine-now )] ( https://github.com/support-ukraine/support-ukraine )
66
77This plug-in provides a great functionality for those who is familiar with the Ruby language.
Original file line number Diff line number Diff line change 2424 author_url 'https://github.com/anteo/redmine_custom_workflows/graphs/contributors'
2525 author 'Anton Argirov/Karel Pičman'
2626 description 'It allows to create custom workflows for objects, defined in a plain Ruby language'
27- version '3.0.0 devel '
27+ version '3.0.0'
2828
2929 requires_redmine version_or_higher : '6.0.0'
3030
You can’t perform that action at this time.
0 commit comments