Closed Bug 1216967 Opened 8 years ago Closed 8 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)

defect
Not set
normal

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: nobody → ato
Status: NEW → ASSIGNED
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)
https://reviewboard.mozilla.org/r/22817/#review20279

Obviously this patch is blocked by and needs to be rebased when bug 1211503 lands.
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+
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
New try run with single quotes because the Marionette Python code is _crazy_: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e2d604f78d7b
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
https://hg.mozilla.org/mozilla-central/rev/47ed1d702eed
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
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 → ---
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)
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: 8 years ago8 years ago
Resolution: --- → FIXED
Product: Testing → Remote Protocol

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.