1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-07 22:33:50 +00:00

Docs updates

This commit is contained in:
Jeremy Ruston 2013-04-18 11:11:55 +01:00
parent 91f5579c3c
commit 324a57727d
3 changed files with 20 additions and 3 deletions

View File

@ -0,0 +1,15 @@
title: ReleaseProcess
tags: dev docs
modified: 201304181008
To move from ''alpha'' to ''beta'', TiddlyWiki5 needs a better release and deployment process. At a minimum:
* Each release should be automatically assigned a unique revision number, with a simple manual process to bump the major or minor version number
* Each release should be available as a zip download on GitHub and tiddlywiki.com
* A release note for end users should be automatically generated from the commits
** The process should allow for manual editing of the release note
* A clear distinction between a new release of the TW5 core plugins and revised content for the tw5.com website
It would also be nice to have:
* Automatic tweets from @TiddlyWiki announcing each release

View File

@ -1,7 +1,7 @@
tags: docs planning modified: 201304181001
modifier: JeremyRuston
title: RoadMap title: RoadMap
modified: 201304012030 modifier: JeremyRuston
tags: docs planning
TiddlyWiki5 is currently an alpha release, meaning that it is incomplete and subject to change. TiddlyWiki5 is currently an alpha release, meaning that it is incomplete and subject to change.
@ -18,6 +18,8 @@ Some of the features and fixes required before the beta is declared include:
* ~~Saving changes to a file URI using Firefox~~ * ~~Saving changes to a file URI using Firefox~~
* ~~Lazy loading~~ * ~~Lazy loading~~
* ~~Better handling of binary tiddlers~~ * ~~Better handling of binary tiddlers~~
* Usability improvements to sidebar
* A decent ReleaseProcess
! Beta Release ! Beta Release