Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generator: update to match Subiquity moved API types #769

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ogayot
Copy link
Member

@ogayot ogayot commented Jun 13, 2024

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 canonical/subiquity#2010 lands in udi.

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.

Signed-off-by: Olivier Gayot <[email protected]>
d-loose added a commit that referenced this pull request Sep 6, 2024
This sets up the main development branch in this repo to track
subiquity's `main` branch. I've included @ogayot's change #769 for the
type generator and used it to update the Dart classes. I also removed
some remaining parts of the decommissioned WSL setup (see internal spec
WS030), since the the corresponding types have been removed from
subiquity.

For additional 24.04.x bug fixes we will use the new `ubuntu/24.04`,
which still tracks subiquity's `ubuntu/noble` branch.

I'm also removing the remaining snapcraft files for
ubuntu-desktop-bootstrap here.
We're migrating to the new setup (internal specs UD064 and UD068) with
the snapcraft files now located on dedicated branches
(`snap/ubuntu-destkop-bootstrap/main` in this case).
I'll follow up with a proper documentation update next week.
github-actions bot pushed a commit that referenced this pull request Sep 6, 2024
This sets up the main development branch in this repo to track
subiquity's `main` branch. I've included @ogayot's change #769 for the
type generator and used it to update the Dart classes. I also removed
some remaining parts of the decommissioned WSL setup (see internal spec
WS030), since the the corresponding types have been removed from
subiquity.

For additional 24.04.x bug fixes we will use the new `ubuntu/24.04`,
which still tracks subiquity's `ubuntu/noble` branch.

I'm also removing the remaining snapcraft files for
ubuntu-desktop-bootstrap here.
We're migrating to the new setup (internal specs UD064 and UD068) with
the snapcraft files now located on dedicated branches
(`snap/ubuntu-destkop-bootstrap/main` in this case).
I'll follow up with a proper documentation update next week.
github-actions bot pushed a commit that referenced this pull request Sep 6, 2024
This sets up the main development branch in this repo to track
subiquity's `main` branch. I've included @ogayot's change #769 for the
type generator and used it to update the Dart classes. I also removed
some remaining parts of the decommissioned WSL setup (see internal spec
WS030), since the the corresponding types have been removed from
subiquity.

For additional 24.04.x bug fixes we will use the new `ubuntu/24.04`,
which still tracks subiquity's `ubuntu/noble` branch.

I'm also removing the remaining snapcraft files for
ubuntu-desktop-bootstrap here.
We're migrating to the new setup (internal specs UD064 and UD068) with
the snapcraft files now located on dedicated branches
(`snap/ubuntu-destkop-bootstrap/main` in this case).
I'll follow up with a proper documentation update next week.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant