Skip to content

chore: Add standard build.sh developer script. #490

Merged
hessjcg merged 1 commit intomainfrom
chore-build-sh
Sep 18, 2025
Merged

chore: Add standard build.sh developer script. #490
hessjcg merged 1 commit intomainfrom
chore-build-sh

Conversation

@hessjcg
Copy link
Copy Markdown
Collaborator

@hessjcg hessjcg commented Sep 18, 2025

Adds the a standardized developer commands script build.sh that will exist in this and all other
Cloud SQL Connector projects.

GoogleCloudPlatform/cloud-sql-jdbc-socket-factory#2122

@hessjcg hessjcg requested a review from a team as a code owner September 18, 2025 21:51
@hessjcg hessjcg changed the title Add standard build.sh developer script. chore: Add standard build.sh developer script. Sep 18, 2025
wAdds the a standardized developer commands script build.sh that will exist in this and all other Cloud SQL Connector projects.

GoogleCloudPlatform/cloud-sql-jdbc-socket-factory#2122
Comment thread .gitignore
!/.kokoro
!/tsconfig*.json
!/.ci
!/build.sh
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: is this intended? 😅

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yes. The node repo by default excludes all files. You have to explicitly add files and folders to .gitignore that you want included in the git repo. This says "don't ignore /build.sh"

@hessjcg hessjcg enabled auto-merge (squash) September 18, 2025 22:03
@hessjcg hessjcg merged commit ee55aea into main Sep 18, 2025
28 checks passed
@hessjcg hessjcg deleted the chore-build-sh branch September 18, 2025 22:03
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