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

feat(bootstrap): track subiquity's main branch #811

Merged
merged 4 commits into from
Sep 6, 2024

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    928f987 View commit details
    Browse the repository at this point in the history
  2. generator: update to match Subiquity moved API types

    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]>
    ogayot authored and d-loose committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    83f455a View commit details
    Browse the repository at this point in the history
  3. feat(subiquity_client): regenerate types

    this also removes the now obsolete code related to the deprecated WSL
    setup
    d-loose committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0c60c7b View commit details
    Browse the repository at this point in the history
  4. ci: remove snapcraft files for bootstrap

    We're deprecating the old rebase-flow for the installer and use
    dedicated branches for snap builds now
    (snap/ubuntu-desktop-bootstrap/*)
    d-loose committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b146ac1 View commit details
    Browse the repository at this point in the history