Implement multiple release points
Registered by
Felipe Figueiredo
Offer multiple release points to be selected from the user.
Currently, the only release point being used is hard-coded in the main script. This should also be changed.
Blueprint information
- Status:
- Not started
- Approver:
- Felipe Figueiredo
- Priority:
- High
- Drafter:
- Felipe Figueiredo
- Direction:
- Approved
- Assignee:
- Felipe Figueiredo
- Definition:
- Approved
- Series goal:
- Accepted for 0.6.1
- Implementation:
-
Not started
- Milestone target:
-
0.6.1.3
- Started by
- Completed by
Whiteboard
Need to find out how to specify lists/arrays in the config file.
Desired syntax would need to provide the means for @release_points = ([x1,y1] , [x2,y2] ), in a simple way for the user.
If not possible from the config file, provide a new CSV file, like the traps and ACs CSV files.
(?)