Closed pascalchevrel closed 1 year ago
@pascalchevrel could you modify the string displayed for the planned dot release?
In the example of 103, 103.0.1 was not the planned dot release, but fx-trains lists 103.0.1 as the milestone.
Note sure the best solution, maybe make the milestone version generic - possibly drop .0.{{ dot_release_count +1 }}
from
<th>Planned {{ release }}.0.{{ dot_release_count +1 }}</th>
@pascalchevrel could you modify the string displayed for the planned dot release? In the example of 103, 103.0.1 was not the planned dot release, but fx-trains lists 103.0.1 as the milestone. Note sure the best solution, maybe make the milestone version generic - possibly drop
.0.{{ dot_release_count +1 }}
from<th>Planned {{ release }}.0.{{ dot_release_count +1 }}</th>
I put a generic x: https://github.com/pascalchevrel/releases_insights/commit/cf2199c7ab919e7058366e000c1da402003efc83
We are going to experiment having a planned dot release every cycle.
- [ ] Ideally, we should probably support past releases in the Json API