Skip to content

Conversation

apoorvdeshmukh
Copy link
Contributor

@apoorvdeshmukh apoorvdeshmukh commented Jan 10, 2023

Updating pipeline to build sqlcmd from cmd/modern dir
Addresses #185

@apoorvdeshmukh apoorvdeshmukh marked this pull request as draft January 10, 2023 13:45
@shueybubbles
Copy link
Collaborator

Pls add a build.sh and build.bat in the root build folder that both people and pipelines can use. Otherwise I think it's a bit confusing to figure out where to build things as a new contributor.

@shueybubbles
Copy link
Collaborator

Also move the rsrc files and winres folder from cmd/sqlcmd to modern and put the generate line in main.go

//go:generate go-winres make --file-version=git-tag --product-version=git-tag

@shueybubbles shueybubbles requested a review from stuartpa January 10, 2023 14:51
Copy link
Collaborator

@shueybubbles shueybubbles left a comment

Choose a reason for hiding this comment

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

:shipit:

@apoorvdeshmukh apoorvdeshmukh marked this pull request as ready for review January 10, 2023 19:15
@apoorvdeshmukh
Copy link
Contributor Author

The product build pipeline is validated in this run and is working fine.

@apoorvdeshmukh apoorvdeshmukh linked an issue Jan 11, 2023 that may be closed by this pull request
@apoorvdeshmukh apoorvdeshmukh merged commit 3f7c4ad into main Jan 11, 2023
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.

build-common.yml is still building the cmd/sqlcmd folder
2 participants