Commit Graph

13 Commits

Author SHA1 Message Date
Yonas Tewabe
c67d11b543 Add script to sync .env files from Env Manager API
This script syncs .env files from the Env Manager API into the repository for various services. It handles authorization, error checking, and exports relevant environment variables for GitHub actions.
2026-08-07 14:05:21 +03:00
Yonas Tewabe
36849584b0 Add gps-tracker environment configuration 2026-07-14 11:31:24 +03:00
Yonas Tewabe
feafb9d19e Update sync-env-from-server-jenkins.sh 2026-06-30 15:53:48 +03:00
yonastewabe
2bbb37207e feat: implement automated environment synchronization and conditional CI/CD deployment workflows 2026-06-30 15:16:47 +03:00
Yonas Tewabe
5a638935fc Fix regex for exporting environment variables 2026-06-26 10:21:12 +03:00
Yonas Tewabe
6635b19d84 Update sync-env-from-server.sh 2026-06-12 13:05:44 +03:00
SennayT
7390b6fc31 fix build time environment variables 2026-06-06 07:49:20 +00:00
SennayT
e5ffa91918 modify port mapping to read from env 2026-05-28 14:26:46 +03:00
SennayT
af5f4cd038 change node version and modify docker compose 2026-05-28 14:03:49 +03:00
SennayT
2a93de138f move pipelines to one file 2026-05-28 13:33:09 +03:00
SennayT
d462ddaf29 modify environment location 2026-05-28 13:29:37 +03:00
SennayT
39954f6e67 modify branch name 2026-05-28 13:28:23 +03:00
SennayT
342ccb63de modify pipeline to speed up deployment 2026-05-28 12:52:56 +03:00