Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 675 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 675 Bytes

(To be updated in the projectmanagement repo also)

How to release Galasa

Introduction

With many repos making up the Galasa project and many different types of artifacts being produced, the build and release of Galasa has become a little complicated. These instructions detail the process of building, testing and releasing a version of Galasa and related components.

Galasa consists of code stored in multiple repositories: wrapping, gradle, maven, framework, extensions, managers, obr, cli and isolated.

PRE-RELEASE PROCESS

Follow the instructions in prerelease.md

RELEASE PROCESS

Follow the instructions in release.md