Skip to content
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

refactor: add deployment script for local deployment #469

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

tom-rm-meyer-ISST
Copy link
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST commented Jun 20, 2024

Description

The following changes have been made:

  • backend + chart: replace health controller by spring actuator plugin
  • local deployment
    • update generate keys:
      • fixed wrong parameters for keycloak miw_client (not sure why it worked without the script but not with the script)
      • Add a secret version file for docker to be used in newman
    • add docker-compose-newman.yaml to seed the int test data, if wanted (still need to remove role manually)
    • add deploy.sh which provides one-line deployments for common scenarios (full clean, only clean and create puris and direct direct dependencies, also seed int test data)
  • postman: add 25 seconds waiting period after mad tests so that the backend may create the submodel descriptors and tests can be run fully automated.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

local/docker-compose-newman.yaml Dismissed Show dismissed Hide dismissed
local/docker-compose-newman.yaml Dismissed Show dismissed Hide dismissed
local/docker-compose-newman.yaml Dismissed Show dismissed Hide dismissed
@tom-rm-meyer-ISST tom-rm-meyer-ISST marked this pull request as ready for review June 20, 2024 07:54
@tom-rm-meyer-ISST
Copy link
Contributor Author

@eschrewe please already review this PR.

I'll meanwhile will work on the worfklow in pr #450 to not enforce the update of the version as we sometimes want to bundle the chart changes for one release and not release every change directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant