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

Fix publishing #228

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Fix publishing #228

merged 1 commit into from
Jul 15, 2022

Conversation

snazy
Copy link
Member

@snazy snazy commented Jul 15, 2022

PR #200 broke the CEL release process by accidentally trying to
publish all projects, but some are not meant to be published
(cel-conformance and cel-jacoco). These do now break the release
via sonatype.

Note: the cel-conventions.gradle.kts applied maven-publish to
all projects, which was the mistake in #200.

PR projectnessie#200 broke the CEL release process by accidentally trying to
publish _all_ projects, but some are not meant to be published
(cel-conformance and cel-jacoco). These do now break the release
via sonatype.
@snazy snazy requested a review from XN137 July 15, 2022 07:19
@snazy snazy merged commit eccca31 into projectnessie:main Jul 15, 2022
@snazy snazy deleted the fix-publishing branch July 15, 2022 08:18
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