Skip to content

Fix GHA exclusions for GLVs#3378

Open
Cole-Greer wants to merge 1 commit into3.8-devfrom
fixGHAExclusions
Open

Fix GHA exclusions for GLVs#3378
Cole-Greer wants to merge 1 commit into3.8-devfrom
fixGHAExclusions

Conversation

@Cole-Greer
Copy link
Copy Markdown
Contributor

It was noticed during the 3.8.1 release process that GLV github actions were failing due to missing Java modules. The GLV exclusions haven't been quite right since they were refactored a few months ago, which has only been hidden by the actions pulling stale SNAPSHOT's from maven central instead of using a locally installed cache.

Removes gremlin-annotations from GLV exclusions as it is needed for gremlin-groovy, which is needed for gremlin-server

Adds gremlin-coverage to GLV exclusions as it depends on gremlin-console and neo4j-gremlin which are already excluded.

This PR is not intended to be merged until after the 3.8.1 release is complete.

VOTE +1

Removes gremlin-annotations from GLV exclusions as it is needed for gremlin-groovy, which is needed for gremlin-server

Adds gremlin-coverage to GLV exclusions as it depends on gremlin-console and neo4j-gremlin which are already excluded.
@spmallette
Copy link
Copy Markdown
Contributor

doh, I'd missed the gremlin-groovy -> gremlin-server needs - wow...will that fix .NET?

VOTE +1

@xiazcy
Copy link
Copy Markdown
Contributor

xiazcy commented Apr 8, 2026

VOTE +1

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.

3 participants