-
Notifications
You must be signed in to change notification settings - Fork 15
Release Process
Samantha Chan edited this page Apr 1, 2016
·
2 revisions
The JDBC toolkit follows a on-demand release process. A release is published upon request.
To submit a request, please open an issue with the following information:
- What version of Streams this release needs to support? - This allows us to see which branch we need to release from.
- A date when you need this release by - We will try our best to accommodate the date, but make promise. This gives us an idea how urgent this request is.
Upon a request, a release proposal will be made. In the release proposal, we will document the following information:
- Toolkit Version
- Supported Streams version
- Release Notes to document What's New and Changed
We will build the release based on the proposal information. Toolkit will following the Toolkit Versioning Guidelines as documented by IBMStreams Administration project.
Testing will be done on the build. But additional help on testing is always welcome.
When a release is ready, we will:
- Document test status in the issue, indicating what tests are done, and if there is any issues found.
- Tag the code for the release
- Publish the release
- Update SPLDoc with latest if APIs has been changed or updated.