quipucords / yupana

Service app to process & upload data from quipucords and satellite to the host based inventory
GNU General Public License v3.0
4 stars 14 forks source link

Cut 0.2.0 release for Yupana & document release steps #274

Closed abaiken closed 4 years ago

abaiken commented 4 years ago

Feature description:

We decided to cut releases in order to keep track of what is being ran inside of CI/QA/PROD.

Is your feature request related to a problem?

We need a way to correlate the code that is being ran in production with the stable branch.

Describe the solution you'd like

1. Merge the master changes into stable - giving release notes in the PR
2. Create a release off of the stable branch - copy release notes from PR
3. Submit a PR to the E2E repo to change the version - for both CI/QA/PROD (CI/QA should be PROD release + 0.0.1)
4. Manually deploy to PROD (from jenkins)

Acceptance Criteria: