14 Commits

Author SHA1 Message Date
Rebecca Valente
f1d91d63ef devops: added stages and jobs for building and pushing docker images to the local registry. 2025-07-08 12:56:10 -03:00
Rebecca Valente
f6152c36ca devops: added a step to generate and push kubernetes manifests in gitlab ci configuration. 2025-07-08 12:35:05 -03:00
Rebecca Valente
49a63821ca devops: updated paths for generating and pushing kubernetes manifests in gitlab ci configuration. 2025-07-08 12:34:04 -03:00
Rebecca Valente
11bba77184 devops: updated gitlab ci configuration to generate and push kubernetes manifests without triggering ci pipelines. 2025-07-08 12:31:05 -03:00
Rebecca Valente
6dd9c27813 devops: added configuration and commands for generating and pushing kubernetes manifests in the gitlab ci pipeline. 2025-07-08 12:27:08 -03:00
Rebecca Valente
e560622033 devops: updated gitlab ci configuration to include all files when pushing kubernetes manifests. 2025-07-08 11:50:31 -03:00
Rebecca Valente
cc9fe2715f devops: added steps to generate, commit, and push kubernetes manifests to local repository in gitlab ci. 2025-07-08 11:50:10 -03:00
Rebecca Valente
7a870dafcd devops: add ci/cd configuration for generating and pushing kubernetes helm charts to a local repository. 2025-07-08 11:47:40 -03:00
Rebecca Valente
0dbc6286c2 devops: updated script to copy npmrc to the root directory instead of the current directory if it's empty. 2025-07-08 01:28:14 -03:00
Rebecca Valente
759c960d55 devops: updated gitlab ci configuration to handle npmrc file copying for docker build process. 2025-07-08 01:22:08 -03:00
Rebecca Valente
66b7b9be40 devops: added a default section and a conditional check for npmrc in gitlab ci configuration. 2025-07-08 01:16:13 -03:00
Rebecca Valente
efd09a91a1 devops: refactored docker build command to improve argument handling and streamline image tagging. 2025-07-08 01:02:09 -03:00
Rebecca Valente
4a60627631 devops: updated docker build command to include additional options for extra configuration. 2025-07-08 00:49:05 -03:00
Rebecca Valente
515679f580 devops: implemented user authentication and improved error handling in login module. 2025-07-08 00:23:50 -03:00