Skip to content

Set optimisation and strip flags for release profile#390

Merged
georgestagg merged 2 commits into
mainfrom
release-lto
Apr 28, 2026
Merged

Set optimisation and strip flags for release profile#390
georgestagg merged 2 commits into
mainfrom
release-lto

Conversation

@georgestagg
Copy link
Copy Markdown
Collaborator

@georgestagg georgestagg commented Apr 28, 2026

I will start a manually triggered run in CI to ensure we can build. If successful, we can merge ready for next release.

Closes #375.

@georgestagg
Copy link
Copy Markdown
Collaborator Author

Dry run was a success, after tweaking the Wasm workflow to actually allow for a dry run: https://github.com/posit-dev/ggsql/actions/runs/25043012064

@georgestagg georgestagg merged commit 980f966 into main Apr 28, 2026
15 of 20 checks passed
@georgestagg georgestagg deleted the release-lto branch April 28, 2026 09:14
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.

Enable Link-Time Optimization (LTO) and codegen-units = 1 for Release builds

1 participant