Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Bump rusqlite, update rest within constraints" #1128

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Revert "Bump rusqlite, update rest within constraints" #1128

merged 3 commits into from
Feb 14, 2025

Conversation

mxcl
Copy link
Member

@mxcl mxcl commented Feb 14, 2025

This reverts commit b20b3f1.

The ca-cert embed worked, but then started failing when I bumped the deps. This was not caught in CI because the CI for the PR ran against main that didn't have the bump in it and the bump ran against main that didn't have the embed in it.

lol!

CI did actually catch it when it ran against the merge of the PR, but there is no mechanism to communicate that to anyone (nice).

Thus I released 2.3.0 and the embed doesn’t work.

cd does run “smoke tests” against pkgx before deploying. These tests are not run in a minimal container, so nothing failed.

Nice sequence for failure here.

@mxcl
Copy link
Member Author

mxcl commented Feb 14, 2025

k passed after the revert. I will now revert the revert to verify failure.

@mxcl
Copy link
Member Author

mxcl commented Feb 14, 2025

lol ci won’t run because it is now the same as main I’m guessing.

@mxcl mxcl force-pushed the fix-embed branch 4 times, most recently from d782fdd to 73b504d Compare February 14, 2025 02:42
@jhheider
Copy link
Contributor

you could just leave the environment's openssl in and set the OPENSSL_STATIC env-var (iirc), I believe. i think that static links always, not just on self-build.

@mxcl mxcl force-pushed the fix-embed branch 4 times, most recently from 2d60f40 to b9c793f Compare February 14, 2025 03:08
@mxcl mxcl merged commit 6ca0bd5 into main Feb 14, 2025
18 checks passed
@mxcl mxcl deleted the fix-embed branch February 14, 2025 04:34
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