mirror of https://github.com/go-gitea/gitea.git
Updated roadmap (markdown)
parent
4dbef58a33
commit
eb62ccba94
|
@ -18,4 +18,9 @@
|
||||||
|
|
||||||
## CI/CD
|
## CI/CD
|
||||||
* Polish and introduce/promote [Actions](https://blog.gitea.io/2022/12/feature-preview-gitea-actions/) to help ease migrations to Gitea and provide a small (but powerful!) optional CI
|
* Polish and introduce/promote [Actions](https://blog.gitea.io/2022/12/feature-preview-gitea-actions/) to help ease migrations to Gitea and provide a small (but powerful!) optional CI
|
||||||
* Work on a better UX for third-party CI to be able to upload and view build logs in a unified interface
|
* Work on a better UX for third-party CI to be able to upload and view build logs in a unified interface
|
||||||
|
|
||||||
|
## Instant ability
|
||||||
|
* Don't reload page when changing something in the page. i.e. changing label in issue view page.
|
||||||
|
* Display instant time on feed or commits pages
|
||||||
|
* Display instant changes in issue/pull request view page
|
Loading…
Reference in New Issue