Skip to content

Comments

fix: build script#2194

Merged
hessjcg merged 5 commits intomainfrom
fix-build.sh-script
Sep 18, 2025
Merged

fix: build script#2194
hessjcg merged 5 commits intomainfrom
fix-build.sh-script

Conversation

@panavenue
Copy link
Contributor

Fix various things in build.sh script

  1. Comment out the secrets that do not exist in the test project
  2. Update function name from test to build to avoid duplication
  3. Set .envrc as env default output file
  4. Remove single quote ' when exporting the secret in .envrc file

@panavenue panavenue marked this pull request as ready for review August 18, 2025 18:45
@panavenue panavenue requested a review from a team as a code owner August 18, 2025 18:45
build.sh Outdated
MYSQL_PASS
MYSQL_DB
MYSQL_IAM_CONNECTION_NAME
# MYSQL_IAM_CONNECTION_NAME
Copy link
Contributor

Choose a reason for hiding this comment

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

can we remove the line instead of commenting it out

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated based on the env_vars reference from @hessjcg

@hessjcg hessjcg merged commit 0a0c338 into main Sep 18, 2025
21 checks passed
@hessjcg hessjcg deleted the fix-build.sh-script branch September 18, 2025 17:52
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