Skip to content

BGDIINF_SB-2671: Fixed integration and production build#299

Merged
ltshb merged 1 commit intodevelopfrom
feat-BGDIINF_SB-2671-stagings-build
Nov 21, 2022
Merged

BGDIINF_SB-2671: Fixed integration and production build#299
ltshb merged 1 commit intodevelopfrom
feat-BGDIINF_SB-2671-stagings-build

Conversation

@ltshb
Copy link
Contributor

@ltshb ltshb commented Nov 17, 2022

Production build did not used the production backends, while we did not
had integration build. This has been solved. This means that now
we can only deploy integration build from master on INT. When merging on master
we build the app for integration and for production.

The deploy script has been update to only deploy on dev, deploying on INT and
PROD will be done within another script.

Test link

@ltshb ltshb requested review from boecklic and pakb November 17, 2022 13:13
@ltshb ltshb force-pushed the feat-BGDIINF_SB-2671-stagings-build branch 2 times, most recently from 702113e to a310c24 Compare November 17, 2022 13:37
Comment on lines +1 to 10
VITE_API_BASE_URL=https://api3.geo.admin.ch/
VITE_API_SERVICE_ALTI_BASE_URL=https://api3.geo.admin.ch/
VITE_API_SERVICE_SEARCH_BASE_URL=https://api3.geo.admin.ch/
VITE_APP_API_PUBLIC_URL=https://public.geo.admin.ch/
VITE_APP_DATA_BASE_URL=https://data.geo.admin.ch/
VITE_APP_WMTS_BASE_URL=https://wmts.geo.admin.ch/
VITE_APP_WMS_BASE_URL=https://wms.geo.admin.ch/
VITE_APP_API_SERVICES_BASE_URL=https://map.geo.admin.ch/
VITE_APP_API_SERVICE_KML_BASE_URL=https://public.geo.admin.ch/
VITE_DATA_BASE_URL=https://data.geo.admin.ch/
VITE_WMTS_BASE_URL=https://wmts.geo.admin.ch/
VITE_WMS_BASE_URL=https://wms.geo.admin.ch/
VITE_API_SERVICES_BASE_URL=https://map.geo.admin.ch/
VITE_API_SERVICE_KML_BASE_URL=https://public.geo.admin.ch/
VITE_APP_API_SERVICE_SHORTLINK_BASE_URL=https://s.geo.admin.ch/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😖 this one slipped by when we moved to Vite, sorry

@ltshb ltshb force-pushed the feat-BGDIINF_SB-2671-stagings-build branch 13 times, most recently from 3eb9650 to 30ae4ce Compare November 21, 2022 16:41
Production build did not used the production backends, while we did not
had integration build. This has been solved. This means that now
we can only deploy integration build from master on INT. When merging on master
we build the app for integration and for production.

The deploy script has been update to only deploy on dev, deploying on INT and
PROD will be done within another script.
@ltshb ltshb force-pushed the feat-BGDIINF_SB-2671-stagings-build branch from 30ae4ce to ed43ab7 Compare November 21, 2022 19:01
@ltshb ltshb requested a review from pakb November 21, 2022 19:31
@ltshb ltshb merged commit deafff4 into develop Nov 21, 2022
@ltshb ltshb deleted the feat-BGDIINF_SB-2671-stagings-build branch November 21, 2022 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants