| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
|
| |
|
|
|
|
|
| |
The XML for witherspoon_dev is the same as for the normal witherspoon
platform so ignore it when cloning platform-xml repositories.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
|
| |
|
|
|
|
|
| |
This way we can easily pass RELEASE.md through markdown without
everything getting squashed into the same line.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
|
| |
|
|
| |
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
|
| |\
| |
| | |
release-notes: Update env path
|
| | |
| |
| |
| | |
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release-notes script now produces Markdown compatible with
pandoc to help convert it into RST for sphinx.
Actual documentation is fairly limited currently.
We use intersphinx to link to various sub-projects' docs.
A .travis.yml file is added to build+publish documentation
when new code is pushed to github.
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| |
|
|
|
|
|
|
|
| |
The release-notes script gets confused by the existence of both
witherspoon_sequoia_defconfig and witherspoon_defconfig. In this
scenario witherspoon_sequoia_defconfig only exists to placate the CI
process, so treat it as if it does not exist.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
The release-notes script currently specifies HTTP URLs for each project
repository. These are all Github URLs and recently there's been a 50/50
chance of Github either a) redirecting to HTTPS or b) timing out.
Update all URLs to use HTTPS so that the release-notes script can
actually clone them.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
The proliferation of witherspoon flavours has confused the release-notes
script again, causing it to attempt to clone the nonexistent
witherspoon-{redbud,sequoia}-xml repo.
Handle these extra variants to make sure we only clone the actual
witherspoon-xml repository.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
|
| |
|
|
|
|
|
|
|
| |
URGH.
We kind of treat sequoia as witherspoon so we can show updated packages
in release notes.
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| |
|
|
|
|
|
| |
On a similar level to .,' - table name quoting is odd and on the surface
makes no sense.
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| |
|
|
|
|
|
|
| |
Include some added/removed platform bug fixes, as well as fixes
to do with a temporary bug in the op-build repo that was introduced
and fixed 2 commits either side of the v1.17 tag
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| |
|
|
|
|
|
|
| |
The redbud platform uses the witherspoon-xml repository. There is no
redbud-xml repository so ignore it when creating a list of -xml
repositories.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A bit of a decent rework to the release-notes tool, coping with the
machine-xml rework (to be one package with different repos/versions per
platform, see cd986e4cf84a526ee9653f1282e7889a9312f658)
We also do a legal-info build for each platform, as the resulting
manifest.csv allows us to work out what packages have been
updated/added/removed for each platform.
Also add the '--platform' option, to produce release notes for only
one platform.
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| |
|
|
| |
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
|
| | |
|
| |
|
|
| |
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
| |
|
|
| |
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
|
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|