Skip to content

fix: make keys consistent for veda-routes job #176

Merged
botanical merged 3 commits into
devfrom
jt/make-config-keys-consistent
Apr 1, 2026
Merged

fix: make keys consistent for veda-routes job #176
botanical merged 3 commits into
devfrom
jt/make-config-keys-consistent

Conversation

@botanical

@botanical botanical commented Mar 30, 2026

Copy link
Copy Markdown
Member

Relevant issue: NASA-IMPACT/veda-backend#545

This updates the env vars for the veda-routes job in order to remove the config prefix VEDA_.


stac_browser_bucket_name=$(jq '.[keys_unsorted[0]].stacbrowserbucketname' ${HOME}/cdk-outputs.json)
echo "stac_browser_bucket_name=$stac_browser_bucket_name" >> $GITHUB_OUTPUT
stac_browser_bucket=$(jq '.[keys_unsorted[0]].stacbrowserbucketname' ${HOME}/cdk-outputs.json)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

env:
DIRECTORY: titiler-cmr
ENVIRONMENT: ${{ inputs.environment }}
environment: ${{ inputs.environment }}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@botanical botanical merged commit b075f09 into dev Apr 1, 2026
@botanical botanical deleted the jt/make-config-keys-consistent branch April 1, 2026 21:18
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.

2 participants