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

Disable tests (unit and integration) while doing a release #1155

Closed
lburgazzoli opened this issue Apr 27, 2020 · 2 comments
Closed

Disable tests (unit and integration) while doing a release #1155

lburgazzoli opened this issue Apr 27, 2020 · 2 comments
Assignees
Milestone

Comments

@lburgazzoli
Copy link
Contributor

Doping a release of ~700 modules (and we still have to add support for many components) is quite time expensive so we should disable unit and integration tests by default when running with the release profile

@lburgazzoli
Copy link
Contributor Author

We can probably also disable some additional plugins such as:

  • groovy
  • enforcer
  • formatter

ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Apr 28, 2020
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Apr 28, 2020
ppalaga added a commit that referenced this issue Apr 28, 2020
@ppalaga
Copy link
Contributor

ppalaga commented Apr 29, 2020

Groovy checks, enforcer, formatter and tests should be all skipped with both release:prepare and release:perform after #1162

@ppalaga ppalaga closed this as completed Apr 29, 2020
@ppalaga ppalaga added this to the 1.0.0-CR1 milestone May 27, 2020
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

No branches or pull requests

2 participants