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

Pre/post integration test steps should be skipped if skipITs is true #680

Closed
ebaron opened this issue Sep 9, 2021 · 0 comments · Fixed by #681
Closed

Pre/post integration test steps should be skipped if skipITs is true #680

ebaron opened this issue Sep 9, 2021 · 0 comments · Fixed by #681

Comments

@ebaron
Copy link
Member

ebaron commented Sep 9, 2021

There should be a way to disable the podman setup/teardown exec-maven-plugin executions if we're not running the integration tests. Previously this could be done by using the exec.skip property, but now this also means we don't generate a version string with git describe.

tthvo pushed a commit to tthvo/cryostat-legacy that referenced this issue Dec 9, 2024
…2.5.0 (cryostatio#680)

build(deps): bump io.quarkiverse.quinoa:quarkus-quinoa

Bumps [io.quarkiverse.quinoa:quarkus-quinoa](https://github.com/quarkiverse/quarkus-quinoa) from 2.4.9 to 2.5.0.
- [Release notes](https://github.com/quarkiverse/quarkus-quinoa/releases)
- [Commits](quarkiverse/quarkus-quinoa@2.4.9...2.5.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.quinoa:quarkus-quinoa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 a pull request may close this issue.

1 participant