-
Notifications
You must be signed in to change notification settings - Fork 448
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
Sgmoore/update neon ext core22 #4023
Sgmoore/update neon ext core22 #4023
Conversation
…capture sdk snaps.
… add cmake env to test.
Please fix the linting issues. If you've got tox 4 on your machine you can check it locally with |
I am pretty certain the rest of the tests require the global set on the content pack. |
…nter for line to long or I fail this test.
…tform plug. Fix the build snaps name.
…e black happy. I wish it would make up its mind which way to do it.
- remove PYTHONPATH, it is not in the SDK - GETTEXT is also not in the SDK - Simplify string operations Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
I have done the last bit of test updates, will keep an eye on spread integration tests. I would encourage the rename of the snaps to
If the kf5 version is not as important; this would save the need to rebuild all snaps all the time, save us from requesting default connections and take advantage of delta downloads for the content snap |
Codecov Report
📣 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 #4023 +/- ##
==========================================
+ Coverage 91.68% 91.75% +0.07%
==========================================
Files 78 79 +1
Lines 5230 5301 +71
==========================================
+ Hits 4795 4864 +69
- Misses 435 437 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hi Sergio, as Harald mentioned in the channel, users would end up with weird bugs if the content snap kf5 versions don't exactly match the versions the applications are built with. So we have to keep this format. However, I can get away with shortening kde-framworks... to kde-kf5 . It won't help with the store wait time or provisional updates sadly. |
@ScarlettGatelyMoore let's make sure the next update has the proper name then. Also, is the content snap clear for global connection? |
make lint
?pytest tests/unit
?Needs global set for tests to pass. Store request is in.