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

build(cel): force override protobuf transitive dep used by CEL #262

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Nov 23, 2023

Fixes #261
Related to #258
Depends on #258

I tried a quick manual test of this by setting up the Cryostat smoketest.sh to put a Smart Trigger on quarkus-test-agent-1 as usual, after rebuilding it with this updated Agent JAR. The trigger was successfully activated, so it looks like CEL is working with the downgraded protobuf at least for the code paths that we currently exercise.

@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Nov 23, 2023
@mergify mergify bot added the safe-to-test label Nov 23, 2023
@andrewazores andrewazores added build chore Refactor, rename, cleanup, etc. and removed needs-triage Needs thorough attention from code reviewers labels Nov 23, 2023
@andrewazores andrewazores marked this pull request as ready for review November 23, 2023 20:43
@andrewazores andrewazores requested a review from a team as a code owner November 23, 2023 20:43
ebaron
ebaron previously approved these changes Nov 24, 2023
@andrewazores andrewazores dismissed ebaron’s stale review November 24, 2023 14:44

The merge-base changed after approval.

@andrewazores andrewazores merged commit 2490484 into cryostatio:main Nov 24, 2023
10 checks passed
@andrewazores andrewazores deleted the downgrade-protobuf branch November 24, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore Refactor, rename, cleanup, etc. safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Test Smart Triggers with downgraded protobuf
2 participants