Merge lp:~ahayzen/music-app/refactor-bump-framework-1504 into lp:music-app
| Status: | Merged |
|---|---|
| Approved by: | Victor Thompson on 2015-06-27 |
| Approved revision: | 869 |
| Merged at revision: | 875 |
| Proposed branch: | lp:~ahayzen/music-app/refactor-bump-framework-1504 |
| Merge into: | lp:music-app |
| Diff against target: |
1201 lines (+168/-153) 70 files modified
app/components/BlurredBackground.qml (+3/-3) app/components/BlurredHeader.qml (+3/-3) app/components/ColumnFlow.qml (+1/-1) app/components/CoverGrid.qml (+3/-3) app/components/Delegates/Card.qml (+3/-3) app/components/Delegates/ListItemWithActions.qml (+2/-2) app/components/Delegates/MusicListItem.qml (+2/-2) app/components/Dialog/ContentHubErrorDialog.qml (+2/-2) app/components/Dialog/ContentHubNotFoundDialog.qml (+2/-2) app/components/Dialog/ContentHubWaitDialog.qml (+2/-2) app/components/Dialog/EditPlaylistDialog.qml (+2/-2) app/components/Dialog/NewPlaylistDialog.qml (+2/-2) app/components/Dialog/RemovePlaylistDialog.qml (+2/-2) app/components/Flickables/CardView.qml (+3/-3) app/components/Flickables/MultiSelectListView.qml (+2/-2) app/components/Flickables/MusicListView.qml (+2/-2) app/components/HeadState/MultiSelectHeadState.qml (+2/-2) app/components/HeadState/PlaylistsHeadState.qml (+2/-2) app/components/HeadState/SearchHeadState.qml (+2/-2) app/components/HeadState/SearchableHeadState.qml (+2/-2) app/components/Helpers/ContentHubHelper.qml (+2/-2) app/components/Helpers/UriHandlerHelper.qml (+2/-2) app/components/Helpers/UserMetricsHelper.qml (+2/-2) app/components/LibraryListModel.qml (+1/-1) app/components/ListItemActions/AddToPlaylist.qml (+2/-2) app/components/ListItemActions/AddToQueue.qml (+6/-5) app/components/ListItemActions/CheckBox.qml (+3/-3) app/components/ListItemActions/Remove.qml (+6/-5) app/components/ListItemReorderComponent.qml (+2/-2) app/components/LoadingSpinnerComponent.qml (+3/-3) app/components/MusicPage.qml (+2/-2) app/components/MusicRow.qml (+3/-3) app/components/MusicToolbar.qml (+2/-2) app/components/NowPlayingFullView.qml (+2/-2) app/components/NowPlayingToolbar.qml (+2/-2) app/components/Player.qml (+2/-2) app/components/PlaylistsEmptyState.qml (+2/-2) app/components/Queue.qml (+2/-2) app/components/Style.qml (+2/-2) app/components/Themes/Ambiance/BubbleShape.qml (+2/-2) app/components/Themes/Ambiance/PartialColorize.qml (+1/-1) app/components/Themes/Ambiance/PartialColorizeUbuntuShape.qml (+1/-1) app/components/Themes/Ambiance/UbuntuBlueSliderStyle.qml (+2/-2) app/components/ViewButton/PlayAllButton.qml (+2/-2) app/components/ViewButton/QueueAllButton.qml (+2/-2) app/components/ViewButton/ShuffleButton.qml (+2/-2) app/components/Walkthrough/FirstRunWalkthrough.qml (+3/-3) app/components/Walkthrough/Slide1.qml (+2/-2) app/components/Walkthrough/Slide2.qml (+2/-2) app/components/Walkthrough/Slide3.qml (+2/-2) app/components/Walkthrough/Walkthrough.qml (+2/-2) app/components/WorkerModelLoader.qml (+2/-2) app/components/WorkerWaiter.qml (+2/-2) app/music-app.qml (+6/-5) app/ui/AddToPlaylist.qml (+2/-2) app/ui/Albums.qml (+2/-2) app/ui/ArtistView.qml (+3/-3) app/ui/Artists.qml (+2/-2) app/ui/Genres.qml (+2/-2) app/ui/LibraryEmptyState.qml (+2/-2) app/ui/NowPlaying.qml (+2/-2) app/ui/Playlists.qml (+2/-2) app/ui/Recent.qml (+3/-3) app/ui/Songs.qml (+2/-2) app/ui/SongsView.qml (+2/-2) apparmor.json (+2/-2) debian/changelog (+6/-0) manifest.json.in (+2/-2) music-app.qmltheme (+1/-1) tests/autopilot/music_app/__init__.py (+8/-2) |
| To merge this branch: | bzr merge lp:~ahayzen/music-app/refactor-bump-framework-1504 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Ubuntu Phone Apps Jenkins Bot | continuous-integration | Approve on 2015-06-27 | |
| Victor Thompson | 2015-05-03 | Approve on 2015-06-27 | |
|
Review via email:
|
|||
Commit Message
* Bump framework to 15.04 and apparmor policy version
* Bump QtQuick to 2.4 and UITK components to 1.2
* Remove useDeprecatedTo
Description of the Change
* Bump framework to 15.04 and apparmor policy version
* Bump QtQuick to 2.4 and UITK components to 1.2
* Remove useDeprecatedTo
- 858. By Andrew Hayzen on 2015-05-03
-
* Fixes for autopilot
FAILED: Continuous integration, rev:858
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
- 859. By Andrew Hayzen on 2015-05-03
-
* Autopilot tweaks
FAILED: Continuous integration, rev:859
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
- 860. By Andrew Hayzen on 2015-05-03
-
* Revert back to QtQuick2.3
FAILED: Continuous integration, rev:860
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
- 861. By Andrew Hayzen on 2015-05-03
-
* Revert the Revert as jenkins is still on utopic so will fail anyway
FAILED: Continuous integration, rev:861
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
- 862. By Andrew Hayzen on 2015-05-03
-
* Hacky solution to keep SDK autopilot helpers happy for now
FAILED: Continuous integration, rev:862
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Nicholas Skaggs (nskaggs) wrote : | # |
Due to https:/
- 863. By Andrew Hayzen on 2015-05-04
-
* 'Correct' autopilot changes to work around bug 1350532
FAILED: Continuous integration, rev:863
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
FAILED: Continuous integration, rev:863
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Alan Pope πΊπ§π± π¦ (popey) wrote : | # |
This is barfing due to lack of qtquick 2.4
"file:/
| Andrew Hayzen (ahayzen) wrote : | # |
This is due to jenkins using utopic and not vivid, and this mp moves to the vivid framework (it runs on a vivid desktop and device fine). We probably need to switch the jenkins tests to be run on vivid only when/as/if we land this.
| Alan Pope πΊπ§π± π¦ (popey) wrote : | # |
We have requested that jenkins move to vivid. Am chasing that up.
- 864. By Andrew Hayzen on 2015-06-07
-
* Merge of trunk
PASSED: Continuous integration, rev:864
http://
Executed test runs:
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Victor Thompson (vthompson) wrote : | # |
Now that vivid has landed in stable we can work on getting this into trunk.
Before landing this, is it worth taking a cut of the branch for Utopic for historic reasons/for people who wanting to run from a PPA, etc? I suspect not.
| Victor Thompson (vthompson) wrote : | # |
Should we also refresh our upstream components in app/components/
- 865. By Andrew Hayzen on 2015-06-20
-
* Also bump app/components/
Themes/ * - 866. By Andrew Hayzen on 2015-06-20
-
* Merge of lp:music-app/refactor
| Andrew Hayzen (ahayzen) wrote : | # |
I believe every QML file has the same level of imports now, please rereview.
I also vote we just land this, if we need branch utopic we can just do $ bzr branch lp:music-app -r <revision-
Then this, the listitems and the other fixes we have can be in OTA5.
PASSED: Continuous integration, rev:866
http://
Executed test runs:
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Victor Thompson (vthompson) wrote : | # |
There are still instances with the old imports:
music-app.
app/components/
I say we remove the qmltheme file as it isn't being used.
- 867. By Andrew Hayzen on 2015-06-27
-
* Bump remaining files
PASSED: Continuous integration, rev:867
http://
Executed test runs:
SUCCESS: http://
Click here to trigger a rebuild:
http://
- 868. By Andrew Hayzen on 2015-06-27
-
* Bump app versions from 2.1 to 2.2
FAILED: Continuous integration, rev:868
http://
Executed test runs:
FAILURE: http://
Click here to trigger a rebuild:
http://
- 869. By Andrew Hayzen on 2015-06-27
-
* Add changelog line


FAILED: Continuous integration, rev:857 91.189. 93.70:8080/ job/music- app-refactor- ci/71/ 91.189. 93.70:8080/ job/generic- mediumtests- utopic/ 2704 91.189. 93.70:8080/ job/generic- mediumtests- utopic/ 2704/artifact/ work/output/ *zip*/output. zip 91.189. 93.70:8080/ job/music- app-refactor- utopic- amd64-ci/ 29 91.189. 93.70:8080/ job/music- app-refactor- vivid-amd64- ci/71
http://
Executed test runs:
UNSTABLE: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
Click here to trigger a rebuild: 91.189. 93.70:8080/ job/music- app-refactor- ci/71/rebuild
http://