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

feat(templates): add preset event template type #486

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Dec 4, 2024

Related to cryostatio/cryostat#548

Adds a third event template type, PRESET. These are intended to be pre-loaded .jfc files that ship with Cryostat, somewhat akin to Custom event templates, except that Custom templates are explicitly mutable by the end user(s) and can be created or deleted at runtime. Presets ship with Cryostat and are immutable for the user.

Copy link

github-actions bot commented Dec 4, 2024

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-486-e9d970da75512dafcd24a8a1c09531e35149fb03-linux

To run smoketest:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-486-e9d970da75512dafcd24a8a1c09531e35149fb03-linux bash smoketest.bash

Copy link

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-486-e9111130f6b73ad74ab70fd9d7db3253a1d96923-linux

To run smoketest:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-486-e9111130f6b73ad74ab70fd9d7db3253a1d96923-linux bash smoketest.bash

@andrewazores andrewazores merged commit 00a54c2 into cryostatio:main Dec 19, 2024
10 checks passed
@andrewazores andrewazores deleted the template-presets branch December 19, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants