canonical / ubuntu-desktop-provision

Ubuntu Desktop Provision
GNU General Public License v3.0
58 stars 27 forks source link

generator: update to match Subiquity moved API types #769

Open ogayot opened 1 month ago

ogayot commented 1 month ago

Subiquity is moving API types away from subiquity/common/types.py into subiquity/common/types/{init,storage}.py. Ensure the makefile follows the new architecture.

Marking as a draft for now. This will be needed once https://github.com/canonical/subiquity/pull/2010 lands in udi.