action #3048
closedwe need a 13.2 route in the dashboard
100%
Description
Now that 13.2 has staging prjs too, we need to be able to pull the infos from obs_factory about 13.2 staging prjs
Updated by coolo over 10 years ago
- Blocks action #3078: adapt check_command to the new dashboard route added
Updated by ancorgs over 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
- Estimated time set to 12.00 h
All the routes are organized now by a new "distribution" resource. Staging projects dashboards are already working but the general summary will need a heavy refactoring.
Updated by ancorgs over 10 years ago
- % Done changed from 20 to 60
First version of the refactored plugin allowing several distributions (although a lot of the code is still Factory-specific). https://github.com/openSUSE-Team/obs_factory/pull/19 I probably cannot go further until we really start developing 13.2.
Updated by ancorgs over 10 years ago
New routes
/<mount_point>/dashboard
becomes /<mount_point>/distributions/openSUSE:Factory
/<mount_point>/staging_projects
becomes /<mount_point>/distributions/openSUSE:Factory/staging_projects
The mount point used to be "factory" but I guess we should change both the mount point and the engine name. ObsFactory does not fit any more.
Updated by ancorgs over 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 60 to 100
Routes adapted according to discussion. Now the engine is mounted in "/" and urls mimic the internal OBS ones /project/:action/:project_name