Skip to content

dvbern/stip

Repository files navigation

Release Handling

  1. Gitlab -> New release

    1. Tag name -> i.e v0.48.0 -> Create Tag -> target main

    2. Release Title -> same as Tag name

    3. Copy Release notes from Jira [Release list](https://support.dvbern.ch/projects/KSTIP?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=released-unreleased) to `Release notes` - Select `Versionshinweise` in the header top left - Copy the contents of the textarea to the release notes 4. Save `Release` -> drink some coffee
  2. Gitlab -> Pipelines

  3. On the pipeline with the used Tag name click on the 3rd circle:

    1. (If data reset is requested) Run db-clear:uat:start
    2. Wait for it to finish, it is possible to check the progress at OpenShift
    3. Run deploy:uat
  4. Test a random feature on https://uat-stip.kibon.ch/

  5. Create an Änderung on https://uat-stip.kibon.ch/ and Verfügung for an Änderung

  6. If a DB clear is necessary, go to OpenShift => Administartor View -> UAT Project -> Workloads -> CronJobs -> uat-stip-dbclear -> Click on the Job and check the logs for progress.

Troubleshooting

If there are any problems ocurring during the deployment, check the following Documentation(s):

Project URLs

After a release, do some smoke tests on the all UAT Apps
A list of all project URLs can be found in the Stip Architektur

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors