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

chore: Include migration and sampling contract tests #86

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team June 13, 2024 17:42
@keelerm84 keelerm84 force-pushed the mk/sc-243772/expand-contract-tests branch from e55a4fa to 8c09081 Compare June 18, 2024 03:56
@keelerm84 keelerm84 force-pushed the mk/sc-243772/expand-contract-tests branch from 8c09081 to a728012 Compare June 18, 2024 04:04
@@ -57,4 +57,4 @@ jobs:
run: sudo apt-get update && sudo apt-get install -y musl-tools

- name: Build
run: TARGET_CC=musl-gcc RUSTFLAGS="-C linker=musl-gcc" cargo build --release --target=x86_64-unknown-linux-musl
run: TARGET_CC=musl-gcc RUSTFLAGS="-C linker=musl-gcc" cargo build --release --target=x86_64-unknown-linux-musl -p launchdarkly-server-sdk
Copy link
Member Author

Choose a reason for hiding this comment

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

Adding reqwest to the contract tests seems to break musl. But that's okay since we can still compile the actual SDK.

@keelerm84 keelerm84 merged commit 0ffb747 into feat/migrations Jul 3, 2024
3 checks passed
@keelerm84 keelerm84 deleted the mk/sc-243772/expand-contract-tests branch July 3, 2024 14:08
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