Move upload source step after details in submission flow#24589
Move upload source step after details in submission flow#24589willdurand merged 1 commit intomasterfrom
Conversation
47cf88d to
27e9f23
Compare
|
Given that the add-on builder tries to build the code, it seems like they might not need to provide instructions anymore, so this feels acceptable to me. |
wagnerand-moz
left a comment
There was a problem hiding this comment.
r+ for the updated copy about providing source code building instructions.
27e9f23 to
b1408c1
Compare
Once the builder is rolled out we probably need to change this and other copy as well, both on AMO and in other places (e.g. extension workshop). Instructions still need to be provided, but in a very different form. We have some ideas but haven't talked in depth yet what that would look like. One requirement we already know today is that they need to be machine-readable, so it could be as simple as a rpm run target we define. |
Fixes mozilla/addons#16133
In addition to changing the order of steps, I had to update a message. Indeed, we currently show a "remember" message conditionally in the "details" step:
In this patch, I replaced it with a different message since the source code is uploaded after: