Skip to content

back-merge lost hotfix from 2.136.1#1569

Draft
JoshuaVulcan wants to merge 4 commits into
developfrom
release-2.136.1
Draft

back-merge lost hotfix from 2.136.1#1569
JoshuaVulcan wants to merge 4 commits into
developfrom
release-2.136.1

Conversation

@JoshuaVulcan
Copy link
Copy Markdown
Collaborator

@JoshuaVulcan JoshuaVulcan commented May 11, 2026

No description provided.

andersondario-er and others added 4 commits March 31, 2026 08:34
The develop-workflow.yml deletion (506fb3e) removed the only pipeline
that built Dockerfile.prod and pushed to gcr.io for single-tenant
deployments. deploy_pods.sh still expects images at the legacy GCR path.

Adds a build-st job that runs in parallel with the MT build on release
branches: builds with Dockerfile.prod, syncs static assets with
gs://er-static/, and pushes to gcr.io/padas-app/circleci/das-web-react/.

Uses legacy WIF credentials (secrets.WIF_PROVIDER) which already have
the required GCR and GCS permissions.
The CRA→Vite migration changed the build output from build/static/ to
build/assets/. The gsutil sync with gs://er-static/ was a CRA-era
pattern that no longer applies — the GCS proxy regex in nginx only
matches CRA-style paths, and /static falls back to the API server.
Hotfix: Support space as separator in ISO dates
@JoshuaVulcan JoshuaVulcan marked this pull request as draft May 11, 2026 05:54
@luixlive
Copy link
Copy Markdown
Contributor

All the code changes not related to the main.yml workflow have a smell. They are already in develop. I don't know why this back-merge is trying to add them again. Probably harmless but I think we only need to merge Anderson's commits.

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.

3 participants