From f8b23fa75e6a545e9781a5a6f1138ecd19e2275a Mon Sep 17 00:00:00 2001 From: Martijn Dirkse Date: Thu, 6 Jul 2023 13:28:17 +0200 Subject: [PATCH 1/2] fix: demo release --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 534bb2e..ef7e7ed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,4 +41,4 @@ Here is a checklist for testing the CI/CD. * Run the docker image using `docker run -p 8080:8080 wearefrank/webformulierenverwerker:3.2.1`. Check the name of the docker container you started using `docker ps -a`. Login to the docker container using `docker exec -it bash`. Check that `/opt/frank/resources/BuildInfo.property` and `/opt/frank/configurations/WebformulierenVerwerker/BuildInfo.properties` contain the right version and the right date. * Check a breaking change like above. This should update the major version. * Do a commit with \[skip ci\] in the commit message. It should not make a release and it should not push a docker image. -* Make a pull request. Check that no release is made and that no docker image is pushed. \ No newline at end of file +* Make a pull request. Check that no release is made and that no docker image is pushed. From daadc075c12b858c68584aa6f0ac63102a05af51 Mon Sep 17 00:00:00 2001 From: DelanoWAF Date: Thu, 6 Jul 2023 13:42:11 +0200 Subject: [PATCH 2/2] refactor: add Locker to opslaan-flows --- .../Configuration_WebformulierenVerwerker.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml b/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml index 903e173..814fde7 100644 --- a/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml +++ b/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml @@ -84,6 +84,8 @@ + + @@ -365,6 +367,8 @@ + + @@ -594,6 +598,8 @@ + +