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

chore(merge): 8.4.2 into main #5101

Merged
merged 15 commits into from
Oct 8, 2024
Merged

chore(merge): 8.4.2 into main #5101

merged 15 commits into from
Oct 8, 2024

Commits on Oct 1, 2024

  1. docs(changelog): add 8.3.3 release notes

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    22cd1f3 View commit details
    Browse the repository at this point in the history
  2. docs(changelog): add 8.3.4 release notes

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1df696d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix(remotebuild): do not auto clean interrupted builds (#5081)

    Fixes a bug where the remote builder would ignore the user and always
    clean the launchpad project.
    
    Also drops some magic values in favor of constants.
    
    Fixes #4929
    
    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    caa0757 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump craft-store to 3.0.2

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1b5789f View commit details
    Browse the repository at this point in the history
  3. fix: correctly set PIP_NO_BINARY

    Signed-off-by: Dariusz Duda <dariusz.duda@canonical.com>
    dariuszd21 authored and mr-cal committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5693b96 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump libgit2 to 1.7.2

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bf90e90 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. build(deps): point craft-providers to 2.0.3

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    495c41f View commit details
    Browse the repository at this point in the history
  2. refactor: rename snap_name

    Rename legacy variables to match snapd's definition:
    snap_name->snap_instance_name (possibly aliased)
    snap_store_name->snap_name (unaliased)
    
    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    78af8ea View commit details
    Browse the repository at this point in the history
  3. fix(snapcraft_legacy): get assertions for aliased snaps

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6c18404 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. build(deps): switch to requests-unixsocket2

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    604e927 View commit details
    Browse the repository at this point in the history
  2. fix(tests/legacy): don't send bad data

    lengau authored and mr-cal committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    198c8df View commit details
    Browse the repository at this point in the history
  3. tests: fix python unit tests

    mr-cal committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    29b95ff View commit details
    Browse the repository at this point in the history
  4. docs(changelog): add 7.5.7 release notes

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    73a26a6 View commit details
    Browse the repository at this point in the history
  5. docs(changelog): add 8.4.2 release notes

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    df6ae07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25dc8c5 View commit details
    Browse the repository at this point in the history