Updates:
Status: Fixed
Comment #3 on issue 448 by [email protected]: Customize check-news for
alpha releases
http://code.google.com/p/ganeti/issues/detail?id=448
commit 02312a1ae47612e0a6e7ddf3dfb079476f999630
Author: Michele Tartara <[email protected]>
Date: Thu Jun 13 14:56:30 2013 +0000
Disable more version checks for alpha versions
Alpha versions should not check for version numbers in READMEs
and documentation.
Signed-off-by: Michele Tartara <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit a71afd47e9891d1f57c591933631000affb5a5f6
Author: Michele Tartara <[email protected]>
Date: Thu Jun 13 14:15:15 2013 +0000
Allow alpha versions not to have an entry in the NEWS file
Alpha versions are still under heavy development, and can therefore not
have an
entry in the NEWS file yet. The entry will have to be added before
switching to
the first beta version.
Partially fixes Issue 448
Signed-off-by: Michele Tartara <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit 00734cae61f2de38cca436f6c12089339fb35962
Author: Michele Tartara <[email protected]>
Date: Thu Jun 13 14:09:40 2013 +0200
Add tests for check-news
Unit tests verifying the behaviour of the check-news script are added.
This required adding a new make target, "autotools-check" directly
called from
"commit-check", because the usual tests are executed in the build
directory,
whereas these, being relative to the autotools, cannot be executed
there because
the files of the autotools/ directory are not copied do not belong in
the build
directory.
Signed-off-by: Michele Tartara <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit 77721d8bb6e0d41cf70ab8e19087a2810b99a086
Author: Michele Tartara <[email protected]>
Date: Thu Jun 13 11:00:12 2013 +0000
Introduce support for alpha versions
An alpha version can be used to name a release while a previous one is
still
being developed.
E.g. 2.9.0~alpha1 can be out while 2.8.0~rc1 is being worked on.
When a version is marked as alpha, it is allowed to have unreleased
versions
before it in the NEWS file, in order to simplify merges of the NEWS
file itself
between the two development branches.
Partially fixes Issue 448.
Signed-off-by: Michele Tartara <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings