Release Process - Tag, Package and Test the Release

Release Process - Tag, Package and Test the Release

A major constituent of the release is the "source code". This is a collection of JavaScript, Java, HTML, CSS, build script, example, and unit test files that are tracked using the Infusion source code repository. The main tasks to create a release of the source code are to tag the current revisions of the source files, and to bundle them into an archive (e.g., a zip file).

Tag, Package, Post and Announce

Tag the Source Code

Bundle the Source Code

Test the Release Bundles

Testing tasks for the release bundles can be found on the Release Package QA Test Plan page.

back to top