Commit 31c1362e52
Verified · cmc
docs/roadmap.org +7
| @@ -61,6 +61,8 @@ work to it. | ||
| 61 | 61 | - [[https://gitbay.org/krz/gitbay/issues/8][#8]] releases (notes + assets; also hosts gitbay's own binaries) |
| 62 | 62 | - [[https://gitbay.org/krz/gitbay/issues/17][#17]] issue/PR history import from GitHub |
| 63 | 63 | - [[https://gitbay.org/krz/gitbay/issues/18][#18]] push/pull mirroring for gradual migration |
| 64 | [[https://gitbay.org/krz/gitbay/issues/29][#29]] account migration between gitbay instances — no lock-in, | |
| 65 | ever; the export bundle doubles as a user-level backup | |
| 64 | 66 | - [[https://gitbay.org/krz/gitbay/issues/14][#14]] audit logging and multi-user hardening |
| 65 | 67 | - [[https://gitbay.org/krz/gitbay/issues/9][#9]] web signup for open/invite instances |
| 66 | 68 | |
| @@ -76,6 +78,11 @@ Bigger bets, each valuable independently; order by appetite. | ||
| 76 | 78 | - [[https://gitbay.org/krz/gitbay/issues/21][#21]] teams within orgs |
| 77 | 79 | - [[https://gitbay.org/krz/gitbay/issues/25][#25]] wikis |
| 78 | 80 | |
| 81 | When #15 (pages) and #25 (wikis) land, =docs/= moves out of the blob | |
| 82 | view and becomes gitbay.org's own published documentation site — the | |
| 83 | docs dogfooding the features the same way the tracker and MRs already | |
| 84 | do. | |
| 85 | ||
| 79 | 86 | * Phase S — security (cross-cutting) |
| 80 | 87 | |
| 81 | 88 | Not a sequential phase: items land alongside whatever phase is active, |