Closed Bug 1813994 Opened 3 years ago Closed 3 years ago

Remove all deprecated Android products from shipit

Categories

(Release Engineering :: Applications: Shipit, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jlorenzo, Assigned: gbrown)

References

Details

Attachments

(3 files, 2 obsolete files)

Android-Components, Focus-Android, and Fenix can go away. While looking at the bug, I even realized we still support fennec in the backend. Let's remove it too.

Duplicate of this bug: 1806599
Assignee: jlorenzo → gbrown
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---

This broke product-details and was backed out.

Uncaught exception:
  File "/usr/local/lib/python3.9/site-packages/aioamqp/protocol.py", line 312, in run
    await self.dispatch_frame()
  File "/usr/local/lib/python3.9/site-packages/aioamqp/protocol.py", line 268, in dispatch_frame
    await channel.dispatch_frame(frame)
  File "/usr/local/lib/python3.9/site-packages/aioamqp/channel.py", line 114, in dispatch_frame
    await methods[frame.name](frame)
  File "/usr/local/lib/python3.9/site-packages/aioamqp/channel.py", line 546, in basic_deliver
    await callback(self, body, envelope, properties)
  File "/usr/local/lib/python3.9/site-packages/shipit_api/admin/worker.py", line 27, in rebuild_product_details_async
    await rebuild(flask.current_app.db.session, app_channel, git_repo_url, folder_in_repo, breakpoint_version)
  File "/usr/local/lib/python3.9/site-packages/shipit_api/admin/product_details.py", line 1070, in rebuild
    "all.json": get_releases(
  File "/usr/local/lib/python3.9/site-packages/shipit_api/admin/product_details.py", line 351, in get_releases
    version = parse_version(product, version_string)
  File "/usr/local/lib/python3.9/site-packages/shipit_api/admin/release.py", line 38, in parse_version
    raise ValueError(f"Product {product} versions are not supported")
<class 'ValueError'>
ValueError('Product Product.FENIX versions are not supported')
Attachment #9324768 - Attachment is obsolete: true
Attachment #9315036 - Attachment is obsolete: true
Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: