-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
snap: detect change by checking final state #7340
snap: detect change by checking final state #7340
Conversation
Looks good to me (when glancing over it). Will merge this weekend if nobody objects. |
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #7366 🤖 @patchback |
* snap: detect change by checking final state * detect change in snap_status variable * add changelog frag (cherry picked from commit 323a1dc)
@russoz thanks for your contribution! |
* snap: detect change by checking final state * detect change in snap_status variable * add changelog frag
SUMMARY
Change the change detection mechanism from "parsing installation" to "comparing end state with initial state".
Fixes #7265
ISSUE TYPE
COMPONENT NAME
snap
ADDITIONAL INFORMATION