Changes between Version 4 and Version 5 of MoveOffTrac
- Timestamp:
- 2024-07-02T16:39:11Z (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MoveOffTrac
v4 v5 12 12 * MUST be easier to maintain: Trac is difficult to update (current = v1.0.13/2016-09-11, latest = v1.6.0/2023-09-23)? 13 13 * MUST allow Self-Registration (Trac requires manual registration via email) 14 * COULD support OAuth2 with Git Hub?14 * COULD support OAuth2 with Github? 15 15 * MUST be (F)OSS 16 16 * MUST be self-hostable 17 17 * note "able": MUST be a story for getting to a self-hosted instance if we want 18 18 * ..but doesn't have to be self-hosted right away 19 2. MUST replace the current landing page ( StartPage from theWiki):20 * preferably with a static blog/page generator updated from a Git repo (e.g.: (Go)Jekyll, Hu Go)19 2. MUST replace the current landing page (start/home page from the Trac/Wiki): 20 * preferably with a static blog/page generator updated from a Git repo (e.g.: (Go)Jekyll, Hugo) 21 21 * possibly with a LAMP stack as discussed: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3892 22 22 3. COULD be used to replace: 23 * Git Hub code hosting and review (pull request), keeping only a mirrored clone24 * Git Hub Actions (to avoid leaving secrets in environment variables)23 * Github code hosting and review (pull request), keeping only a mirrored clone 24 * Github Actions (to avoid leaving secrets in environment variables) 25 25 * Circle CI (to avoid giving them too many permissions) 26 26