Skip to content
Success

#70 (Mar 25, 2026, 12:25:00 AM)

Started 10 days ago
Took 2 min 51 sec
Build Artifacts
respect-app-compose-debug.apk59.08 MiB view
respect-app-compose-release.apk31.85 MiB view
respect-app-compose-debug.aab40.70 MiB view
respect-app-compose-release.aab24.18 MiB view
mapping.txt92.78 MiB view
respect-cli.zip31.42 MiB view
respect-server-1.0.0.zip47.00 MiB view
respect-server-shadow-1.0.0.zip48.14 MiB view

Started by timer

Revision: 9a8f53cde2643bb9331958209a04e296e8a9d81b
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/school_settings_screen_flow
Changes
  1. Work in progress: moving Opds from app datasource to school datasource. (commit: 119e8ff) (details / githubweb)
  2. Work in progress: convert App List screen to using Opds publications instead of Respect App Manifest. (commit: 4656739) (details / githubweb)
  3. Work in progress: convert App List screen to using Opds publications instead of Respect App Manifest. (commit: c2db0f8) (details / githubweb)
  4. Work in progress: model Respect App manifest using OPDS. (commit: a513cc6) (details / githubweb)
  5. Add architecture and system to handle Opds for both external sources (eg. compatible apps) and internal (school playlists). (commit: d0a2110) (details / githubweb)
  6. Work in progress making OpdsFeed a writable entity as per other entities in the school database. (commit: 31241d0) (details / githubweb)
  7. Work in progress making OpdsFeed a writable entity as per other entities in the school database. (commit: 1553ef2) (details / githubweb)
  8. Implement write support for OpdsFeed including handling etag and last-modified header for non-RESPECT generated feeds. (commit: 83570f1) (details / githubweb)
  9. Add OpdsFeed validation helper implementation. (commit: f3416e4) (details / githubweb)
  10. Make OpdsFeed writable to handle playlists: work in progress. (commit: 511867b) (details / githubweb)
  11. Update documentation on OpdsFeedDataSource on how external/internal data is handled. (commit: 0b5e01f) (details / githubweb)
  12. Make Opds Feed writable: make initial working client - server integration test. (commit: a4a3eac) (details / githubweb)
  13. Move OpdsPublication data source to follow same naming pattern. (commit: edff29c) (details / githubweb)
  14. Update OpdsPublicationDataSourceRepository to follow pattern as per OpdsFeedRepository. (commit: e408883) (details / githubweb)
  15. OpdsPublicationDataSource improvements (commit: ee1643a) (details / githubweb)
  16. Improvements to handling OpdsPublication and OpdsFeed / related entities. (commit: cc9c881) (details / githubweb)
  17. Add 304 response support to UstadCacheImpl. (commit: 156d9f6) (details / githubweb)
  18. Add unit test for UstadCache to verify 304 response is returned correctly when incoming request has validation info. (commit: 44088c6) (details / githubweb)
  19. Update UstadCacheInterceptor.kt to respond 304 directly if the underlying request has its own cache validation info and a stale response is validated over the network. (commit: c9f0db3) (details / githubweb)
  20. Add test checking 304 not modified response received using interceptor if cache validation headers are used. (commit: c5c0aff) (details / githubweb)
  21. Remove CompatibleApp Datasource (replaced by using OpdsPublication). (commit: b8c5c1f) (details / githubweb)
  22. Remove CompatibleAppEntity from database. (commit: 205b330) (details / githubweb)
  23. Update ci-run-maestro.sh and school_init.js with option to disable automatic school creation for end-to-end tests. (commit: f5e206f) (details / githubweb)
  24. added test for school-self-registration (commit: 43a9254) (details / githubweb)
  25. updated test (commit: 869fbfa) (details / githubweb)
  26. updated test 001_002 (commit: 40a8c27) (details / githubweb)
  27. updated test- added id for the Host URL (commit: 674efff) (details / githubweb)
  28. Fixes for AppLauncher screen. (commit: 0d01526) (details / githubweb)
  29. initial commit for add school self service bug fix (commit: 3cf6aa6) (details / githubweb)
  30. Update opds packages in datasource-db and datasource-http to use school.opds package. (commit: 2ab5551) (details / githubweb)
  31. Update database migration files. (commit: 03416dd) (details / githubweb)
  32. Initial home tabs design. (commit: ece17bb) (details / githubweb)
  33. updated maestro.sh (commit: 9468f51) (details / githubweb)
  34. - Update `ci-run-maestro.sh` to remove a commented-out line and refine `TESTCONTROLLER_URL` parsing. (commit: 57f8bdc) (details / githubweb)
  35. Move Maestro test flows for inviting users, login, assignments, and browsing lessons into a new `TestFolder` directory. (commit: 9304a39) (details / githubweb)
  36. add logs for testing (commit: 08f9a39) (details / githubweb)
  37. add logs for testing (commit: 44d1085) (details / githubweb)
  38. add logs for testing (commit: a43f0ae) (details / githubweb)
  39. add logs for testing (commit: afa5eea) (details / githubweb)
  40. add logs for testing (commit: 4bcef5d) (details / githubweb)
  41. add logs for testing (commit: 7a1247d) (details / githubweb)
  42. Add Maestro subflows to handle Chrome's first-run experience screens and integrate them into the `001_002_add_user_direct_test` flow. (commit: 003751b) (details / githubweb)
  43. Update Maestro flow to tap on school URL using text instead of ID. (commit: 2d25182) (details / githubweb)
  44. add logs for testing (commit: af53905) (details / githubweb)
  45. add logs for testing (commit: b177ea2) (details / githubweb)
  46. update url with school-directory (commit: f802eda) (details / githubweb)
  47. Move Maestro flows from `TestFolder` to the root `.maestro/flows/` directory. (commit: 4411ab5) (details / githubweb)
  48. remove  logs (commit: 20619ee) (details / githubweb)
  49. Add Maestro end-to-end test and documentation for school self-registration. (commit: b4f6e14) (details / githubweb)
  50. Add Maestro end-to-end test and documentation for school self-registration. (commit: 40fb806) (details / githubweb)
  51. Update the file path for the `get_started_select_school_by_name.yaml` subflow in the Maestro test configuration. (commit: 50f2f89) (details / githubweb)
  52. Update Maestro test flow to use school name variable instead of skipping school creation. (commit: 59e6db3) (details / githubweb)
  53. Update Slack Space link in README (commit: 2ddc9dc) (details / githubweb)
  54. Minor school self registration tidyup. (commit: e179ba5) (details / githubweb)
  55. Refactor RegisterSchoolUseCase : Create common interface that can be used to keep parameter names, request/response objects, etc. (commit: 9aea8b7) (details / githubweb)
  56. Remove validation logic that was either unnecessary or did not belong in the SchoolRegistrationRoute. (commit: 140bc7b) (details / githubweb)
  57. Fixes for subdomain based school self-registration. (commit: 80416b3) (details / githubweb)
  58. Fix handling of icon image on AppLauncherscreen (commit: 46aa8fc) (details / githubweb)
  59. Remove white space changes from main. (commit: eadd675) (details / githubweb)
  60. Bump version. (commit: e194804) (details / githubweb)
  61. fix conflict (commit: 9a8f53c) (details / githubweb)