-
Notifications
You must be signed in to change notification settings - Fork 7
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
HMS-3414 build: update ephemeral cluster #27
HMS-3414 build: update ephemeral cluster #27
Commits on Feb 12, 2024
-
feat(HMS-3165): update frontend.yaml description
Add annotation with description about the OpenShift template. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd73092 - Browse repository at this point
Copy the full SHA cd73092View commit details -
build(HMS-3165): add python dependencies
Just add the python dependencies to develop with the repository. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f046c74 - Browse repository at this point
Copy the full SHA f046c74View commit details -
Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc98a86 - Browse repository at this point
Copy the full SHA fc98a86View commit details -
build(HMS-3165): add bonfire config template
Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1961c7 - Browse repository at this point
Copy the full SHA d1961c7View commit details -
build(HMS-3165): script to deploy in ephe
Add the set of makefiles to provide the rules to custom deployment in the ephemeral environment. Align this repo with the backend repository. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 401cb53 - Browse repository at this point
Copy the full SHA 401cb53View commit details -
build(HMS-3165): align jest with platform docs
Update the alias command to run as it is specified into the platform documentation. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d43db62 - Browse repository at this point
Copy the full SHA d43db62View commit details -
build(HMS-3165): frontend container
Add a poc to try to build the frontend container locally, and check if it could be deployed in ephemeral environment. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d1d2e1 - Browse repository at this point
Copy the full SHA 9d1d2e1View commit details -
build(HMS-3165): update Dockerfile
Fix wrong copy of files. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a4c3f4 - Browse repository at this point
Copy the full SHA 8a4c3f4View commit details -
build(HMS-3165): update makefile
Add bonfire-deploy and update rule to build the container. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a33c47 - Browse repository at this point
Copy the full SHA 8a33c47View commit details -
build(HMS-3165): add .dockerignore
Add .dockerignore with the paths to avoid to copy to the image when the statement 'COPY . .' is executed. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a32c9be - Browse repository at this point
Copy the full SHA a32c9beView commit details -
fix(HMS-3165): container metadata files
It was observed some differences between the container generated from the CI/CD platform system and the container generated locally from the repository. This change add several changes to try to be aligned with that changes and generate the same or similar content to what is generated by the platform. Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d87a7c - Browse repository at this point
Copy the full SHA 9d87a7cView commit details -
build(HMS-3414): update ephemeral cluster
Update the ephemeral cluster and provide more flexibility to specify the cluster to use by using the CLUSTER variable. Co-authored-by: Christian Heimes <[email protected]> Signed-off-by: Alejandro Visiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d0986d - Browse repository at this point
Copy the full SHA 4d0986dView commit details