-
Notifications
You must be signed in to change notification settings - Fork 1
Stufe 5 - Subscritpion init migration to IG Publisher #839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main-stufe-5
Are you sure you want to change the base?
Stufe 5 - Subscritpion init migration to IG Publisher #839
Conversation
@@ -1,9 +1,17 @@ | |||
FROM mcr.microsoft.com/devcontainers/base:alpine-3.18 | |||
FROM mcr.microsoft.com/devcontainers/base:alpine-3.20 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here the version 3.22 could be used
ENV CLOUD_SDK_VERSION=464.0.0 | ||
|
||
# Google Cloud SDK herunterladen und installieren | ||
RUN curl -O https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-${CLOUD_SDK_VERSION}-linux-x86_64.tar.gz && \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The official documentation has ditched the SDK version from the URL: https://cloud.google.com/sdk/docs/install#installation_instructions
RUN apk add --no-cache nodejs npm | ||
|
||
# Install Java (OpenJDK) | ||
RUN apk add --no-cache openjdk11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not a newer version?
TARGET=5.0.0 | ||
BUCKET_PATH=/ig/fhir/isik-basismodul | ||
PREV="" # Leave empty to skip moving | ||
BUCKET_NAME_DEV=gematik_gemspec_fhir_dev-0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this really be part of this git repository?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The workflow for deployment on gemSpecPages (https://gemspec.gematik.de/docs/fhir/) relies on this file.
If you have a better idea how to solve it, let us have a talk with @cybernop
Test für eine Migration von IG Subscription (momentan Simplifier IG) nach IG Publisher Version.
Für das Review:
IG kann über folgende Datei angesehen werden: publisher-guides\Subscription-IG\output\index.html
Vorgehensvorschlag:
zunächst nicht mergen, sondern auf das post-Processing Skript warten (und entsprechend fsh files wieder einfügen)
Als Dokumentation zum Vorgehen beachte folgendes: ISiK-Subscriptions-Migration-Strategie.md - https://github.com/gematik/spec-ISiK-Basismodul/pull/839/files#diff-839f525b9763cdbee8c57d2650a5f77dd3aaf2e12245f6efc194cd761a452c65