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

requirements: update craft-parts to 1.19.0 #4083

Merged
merged 3 commits into from
Mar 29, 2023

Conversation

cmatsuoka
Copy link
Contributor

Craft-parts 1.19.0 introduces feature selection, making the overlay step optional, and checks if plugin-specific properties changed when verifying if a part is dirty.

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint?
  • Have you successfully run pytest tests/unit?

Craft-parts 1.19.0 introduces feature selection, making the overlay
step optional, and checks if plugin-specific properties changed when
verifying if a part is dirty.

Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
@codecov-commenter
Copy link

Codecov Report

Merging #4083 (8b0958f) into main (b9d447e) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #4083   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         641      641           
  Lines       51903    51903           
=======================================
  Hits        49107    49107           
  Misses       2796     2796           
Impacted Files Coverage Δ
tests/unit/parts/test_lifecycle.py 100.00% <ø> (ø)
tests/unit/parts/test_parts.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cmatsuoka cmatsuoka merged commit 0e2cf91 into canonical:main Mar 29, 2023
@cmatsuoka cmatsuoka deleted the update-craft-parts-1.19.0 branch April 21, 2023 13:47
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 this pull request may close these issues.

3 participants