Closed
Bug 1216967
Opened 10 years ago
Closed 10 years ago
Release marionette-transport 1.0.0, marionette-client 1.1.0, and marionette-driver 1.1.0
Categories
(Testing :: Marionette Client and Harness, defect)
Testing
Marionette Client and Harness
Tracking
(firefox44 fixed)
RESOLVED
FIXED
mozilla44
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | fixed |
People
(Reporter: ato, Assigned: ato)
References
Details
(Keywords: pi-marionette-client)
Attachments
(1 file)
When bug 1211503 has landed we need to release new versions of the all the three Python packages.
Since there are API changes in marionette-transport, I suggest we bump this to 1.0.0 for the first time. It is currently at 0.7.x.
New version numbers:
marionette-transport 1.0.0
marionette-client 1.1.0
marionette-driver 1.1.0
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ato
Keywords: ateam-marionette-client
| Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•10 years ago
|
||
Bug 1216967: Bump Marionette Python packages
Prepare release of new Python packages for Marionette, with the following
versions:
marionette-client 1.1.0
marionette-driver 1.1.0
marionette-transport 1.0.0
r=dburns
Attachment #8676814 -
Flags: review?(dburns)
| Assignee | ||
Comment 2•10 years ago
|
||
https://reviewboard.mozilla.org/r/22817/#review20279
Obviously this patch is blocked by and needs to be rebased when bug 1211503 lands.
Comment 3•10 years ago
|
||
Comment on attachment 8676814 [details]
MozReview Request: Bug 1216967: Bump Marionette Python packages
https://reviewboard.mozilla.org/r/22817/#review20333
Attachment #8676814 -
Flags: review?(dburns) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
| Assignee | ||
Comment 5•10 years ago
|
||
New try with builds that work: https://treeherder.mozilla.org/#/jobs?repo=try&revision=2b51117cd84c
| Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8676814 [details]
MozReview Request: Bug 1216967: Bump Marionette Python packages
Bug 1216967: Bump Marionette Python packages
Prepare release of new Python packages for Marionette, with the following
versions:
marionette-client 1.1.0
marionette-driver 1.1.0
marionette-transport 1.0.0
r=dburns
| Assignee | ||
Comment 7•10 years ago
|
||
New try run with single quotes because the Marionette Python code is _crazy_: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e2d604f78d7b
| Assignee | ||
Comment 8•10 years ago
|
||
Comment on attachment 8676814 [details]
MozReview Request: Bug 1216967: Bump Marionette Python packages
Bug 1216967: Bump Marionette Python packages
Prepare release of new Python packages for Marionette, with the following
versions:
marionette-client 1.1.0
marionette-driver 1.1.0
marionette-transport 1.0.0
r=dburns
| Assignee | ||
Comment 9•10 years ago
|
||
Try with attempt to fix Ld: https://treeherder.mozilla.org/#/jobs?repo=try&revision=7030cfce78f5
Comment 10•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
Comment 12•10 years ago
|
||
This is not done given that those packages have never been uploaded to PyPI and are also not present on our internal pypi mirror.
Ato, can you at least release those packages to PyPI?
Status: RESOLVED → REOPENED
Flags: needinfo?(ato)
Resolution: FIXED → ---
Comment 13•10 years ago
|
||
Writing marionette_client-1.1.0/setup.cfg
creating dist
Creating tar archive
removing 'marionette_client-1.1.0' (and everything under it)
running upload
Submitting dist/marionette_client-1.1.0.tar.gz to https://pypi.python.org/pypi
Server response (200): OK
Writing marionette-transport-1.0.0/setup.cfg
creating dist
Creating tar archive
removing 'marionette-transport-1.0.0' (and everything under it)
running upload
Submitting dist/marionette-transport-1.0.0.tar.gz to https://pypi.python.org/pypi
Server response (200): OK
Writing marionette_driver-1.1.0/setup.cfg
creating dist
Creating tar archive
removing 'marionette_driver-1.1.0' (and everything under it)
running upload
Submitting dist/marionette_driver-1.1.0.tar.gz to https://pypi.python.org/pypi
Server response (200): OK
Flags: needinfo?(ato)
Comment 14•10 years ago
|
||
Thanks David! All packages are now up on PyPI. I will create a follow-up bug to get those packages mirrored to our internal pypi.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 15•3 years ago
|
||
Moving bugs for Marionette client due to component changes.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•