Platform Team/Activity Library/5: Difference between revisions

Created page with "== Roadmap == The upstream is in process of switching to new AMO code base, django based (python based framework). We need to do the same. So, the plan is: * Reimplement curren..."
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
* Add new but not breaking current behaviour:
* Add new but not breaking current behaviour:
** Upload by one click
** Upload by one click
** Experimental support of [http://wiki.sugarlabs.org/go/Platform_Team/Doers_environment#Sugar_doers_workflow bundle-less] activities
** Experimental support of [http://wiki.sugarlabs.org/go/Platform_Team/Sweets bundle-less] activities


The plan is having new ASLO ready for broad, pre-production testing,
The plan is having new ASLO ready for broad, pre-production testing,
Line 16: Line 16:
All needed metadata will be fetched from the bundle:
All needed metadata will be fetched from the bundle:


* activity.info, activity metadata
* activity.info, activity metadata in sweets recipe [[Platform_Team/Recipe_Specification#.5BActivity.5D|specification]]
* NEWS, release notes
* NEWS, release notes
* po/, translation of activity.info fields
* po/, translation of activity.info fields
Line 28: Line 28:
to make selfcontained bundle by packaging activity itself and all its
to make selfcontained bundle by packaging activity itself and all its
dependencies to one .xo.
dependencies to one .xo.
This is an initial support of [[Platform_Team/Sweets|Sweets]] on ASLO.