apache / apache/grails-forge-ui
Update Grouping and Order of Versions displayed on https://start.grails.org/
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 7
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 8
Description
This will likely need to wait on 7.0.0 when we have two releases with the workflows in the git release tag so they can be deployed. Or if we circle back and release 6.1.3.
possibly something like:
```
6.2.2 - default
6.1.2
------------
7.0.0-SNAPSHOT
6.2.3-SNAPSHOT
6.1.3-SNAPSHOT
```
Which by key is:
```
release - default
prev
------------
next
snapshot
prev-snapshot
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.