-
Notifications
You must be signed in to change notification settings - Fork 861
6.0
Projects can now be organized hierarchically to facilitate permission and setting inheritance, as well as cross-project issue list and board
For milestones with start date and due date specified, OneDev will display burndown chart for associated issues
Issue states and fields can now be edited in place in issue list and board, which makes issue editing much more convenient
Issue link to set up relationships between issues, such as parent-child, blocking/blocked by etc. Issue state transition can also leverage the link information to make the workflow smoother, for instance, to auto-close an issue if all its sub tasks are finished, or prevent an issue from being closed if any issue blocking it is still open. For details, please check this tutorial
Helm chart now available in case you want to deploy OneDev into Kubernetes cluster
When deployed into Kubernetes cluster, now it is trivial to set up ingress rules to expose OneDev web service, protected with letsencrypt certificate. For details, please check this tutorial