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

chore(pom): set version to 4.1.0-SNAPSHOT #794

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

andrewazores
Copy link
Member

No description provided.

@andrewazores andrewazores requested a review from a team as a code owner February 5, 2025 16:53
@andrewazores andrewazores added chore Refactor, rename, cleanup, etc. safe-to-test labels Feb 5, 2025
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Feb 5, 2025
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Feb 5, 2025
@andrewazores
Copy link
Member Author

/build_test

Copy link

github-actions bot commented Feb 5, 2025

Workflow started at 2/5/2025, 12:41:12 PM. View Actions Run.

Copy link

github-actions bot commented Feb 5, 2025

OpenAPI schema change detected:

diff --git a/schema/openapi.yaml b/schema/openapi.yaml
index 83e3d46..635d739 100644
--- a/schema/openapi.yaml
+++ b/schema/openapi.yaml
@@ -623,21 +623,21 @@ components:
 info:
   contact:
     email: [email protected]
     name: Cryostat Community
     url: https://cryostat.io
   description: Cloud-Native JDK Flight Recorder
   license:
     name: Apache 2.0
     url: https://github.com/cryostatio/cryostat/blob/main/LICENSE
   title: Cryostat API
-  version: 4.0.0-snapshot
+  version: 4.1.0-snapshot
 openapi: 3.0.3
 paths:
   /api/beta/diagnostics/targets/{targetId}/gc:
     post:
       parameters:
         - in: path
           name: targetId
           required: true
           schema:
             format: int64

Copy link

github-actions bot commented Feb 5, 2025

No GraphQL schema changes detected.

Copy link

github-actions bot commented Feb 5, 2025

Schema changes committed by the CI.

Copy link

github-actions bot commented Feb 5, 2025

CI build and push: All tests pass ✅
https://github.com/cryostatio/cryostat/actions/runs/13163319462

@andrewazores andrewazores merged commit 8c51778 into cryostatio:main Feb 5, 2025
2 checks passed
@andrewazores andrewazores deleted the prepare-410 branch February 5, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants