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

Use EISOP CF release again #216

Merged
merged 2 commits into from
Dec 26, 2024
Merged

Use EISOP CF release again #216

merged 2 commits into from
Dec 26, 2024

Conversation

wmdietl
Copy link
Collaborator

@wmdietl wmdietl commented Dec 22, 2024

Fixes #211.

Copy link
Collaborator

@cpovirk cpovirk left a comment

Choose a reason for hiding this comment

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

🥳

Would it make sense to close #211 when this is merged?

@@ -32,7 +33,9 @@ jobs:
- name: Set up Gradle
uses: gradle/gradle-build-action@v3
- name: Build and Test
run: ./gradlew build conformanceTests demoTest --include-build ../jspecify --include-build ../checker-framework
run: ./gradlew build conformanceTests demoTest --include-build ../jspecify
Copy link
Collaborator

Choose a reason for hiding this comment

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

The CI results suggest that we'll need a similar change for Run Samples Tests below.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sorry, I had missed that.

@wmdietl wmdietl linked an issue Dec 26, 2024 that may be closed by this pull request
settings.gradle Show resolved Hide resolved
@wmdietl wmdietl merged commit 36b365f into main-eisop Dec 26, 2024
3 of 5 checks passed
@wmdietl wmdietl deleted the eisop-3.42.0-eisop5 branch December 26, 2024 20:49
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.

Can't build main-eisop
2 participants