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

Add static C++ ci testing on Linux #3273

Merged
merged 3 commits into from
Dec 17, 2024
Merged

Conversation

externl
Copy link
Member

@externl externl commented Dec 16, 2024

This PR adds ci testing for C++ static libs on Linux. We only run the Ice/* tests as the CONFIGS=static build does not include the service executables. Is there anything relevant that's missing here?

I didn't add macOS/Windows since we're already low on the number of these runners.

@externl externl requested a review from pepone December 16, 2024 19:52
@externl externl marked this pull request as ready for review December 16, 2024 19:54
- os: ubuntu-24.04
config: "static"
build_flags: "CONFIGS=static"
test_flags: "--config=static --filter=Ice/"
Copy link
Member

Choose a reason for hiding this comment

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

We can run IceDiscovery/ too

@externl externl merged commit 47d5c39 into zeroc-ice:main Dec 17, 2024
20 checks passed
InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
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