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: add method to skip clean #17080

Merged
merged 7 commits into from
Jun 26, 2023
Merged

chore: add method to skip clean #17080

merged 7 commits into from
Jun 26, 2023

Conversation

caalador
Copy link
Contributor

Add method to build-frontend
plugin that makes it possible
to skip cleaning of frontend
files from extending plugins.

Add method to build-frontend
plugin that makes it possible
to skip cleaning of frontend
files from extending plugins.
@github-actions
Copy link

github-actions bot commented Jun 22, 2023

Test Results

   996 files  ±0     996 suites  ±0   1h 1m 32s ⏱️ - 3m 48s
6 336 tests ±0  6 295 ✔️ ±0  41 💤 ±0  0 ±0 
6 595 runs  +3  6 547 ✔️ +3  48 💤 ±0  0 ±0 

Results for commit fb2f3da. ± Comparison against base commit 319e98d.

♻️ This comment has been updated with latest results.

@vaadin-bot vaadin-bot added +1.0.0 and removed +0.0.1 labels Jun 22, 2023
mcollovati
mcollovati previously approved these changes Jun 22, 2023
Copy link
Collaborator

@mcollovati mcollovati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A question: is the Gradle plugin also affected by a similar issue?

@caalador
Copy link
Contributor Author

Yes, Gradle has the same functionality. Added the method there also so it can be overridden to not do the cleaning if necessary.

Copy link
Collaborator

@mcollovati mcollovati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to add a test for this, but we can address it in another PR

@vaadin-bot vaadin-bot added +0.0.1 and removed +1.0.0 labels Jun 22, 2023
Co-authored-by: Marco Collovati <marco@vaadin.com>
@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mcollovati mcollovati merged commit 8587fdd into main Jun 26, 2023
27 checks passed
@mcollovati mcollovati deleted the fix/enable-skip-delete branch June 26, 2023 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants