Adds Joomla Sermon Distributor version, PHP version, and Apache version to h-test.yml. #42
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: christian/Joomla-Sermon-Distributor#42
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Malachi/Joomla-Sermon-Distributor-Fork:issue_template"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the h-test.yml file, three dropdown menus have been added to specify the versions of Joomla Sermon Distributor, PHP, and Apache.
@ -23,3 +23,3 @@
# Affected Components and Context
- type: dropdown
id: system
id: version
please make this
joomla_version
@ -36,0 +64,4 @@
validations:
required: true
- type: dropdown
id: version
please make this
apache_version
@ -34,2 +35,4 @@
validations:
required: true
- type: dropdown
id: version
please make this
sermon_distributor_version
@ -36,0 +49,4 @@
validations:
required: true
- type: dropdown
id: version
please make this
php_version
The ids names are fixed now.
Sorry the former commit was not fixed, but now it is fixed.
@ -34,2 +35,4 @@
validations:
required: true
- type: dropdown
id: joomla_sermon_distributor_version
please make this
sermon_distributor_version
The wording has been corrected.