diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 4e2376172..5d6e7ce37 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -38,14 +38,13 @@ Feel free to edit this release checklist in-progress depending on what tasks nee - [ ] Create a release and re-use the changelog section as release description, and the version as title. - [ ] Create a release in the [Authority Portal EE](https://github.com/sovity/authority-portal-ee) repository. - [ ] `release-prep` PR: - - [ ] Ensure that the correct Catalog Crawler image is set in EE's `.env`. - - [ ] Copy the [Keycloak theme](https://github.com/sovity/authority-portal/tree/main/authority-portal-keycloak) + - [ ] Copy the [Keycloak themes](https://github.com/sovity/authority-portal/tree/main/authority-portal-keycloak) for all flavors from here to the EE repository. - [ ] Copy the [OAuth2 proxy templates](https://github.com/sovity/authority-portal/tree/main/authority-portal-oauth2-proxy) from here to the EE repository. - [ ] Copy - the [realm.json](https://github.com/sovity/authority-portal/blob/main/authority-portal-backend/authority-portal-quarkus/src/main/resources/realm.json) + the [realm.json](https://github.com/sovity/authority-portal/blob/main/authority-portal-backend/authority-portal-quarkus/src/main/resources/realm.json) files for all flavors from here to the EE repository. - [ ] Update the Catalog Crawler image in EE's `.env`. - [ ] Link this release in the EE changelog.