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

Merge 7.5 hotfixes #4304

Merged
merged 15 commits into from
Aug 4, 2023
Merged

Merge 7.5 hotfixes #4304

merged 15 commits into from
Aug 4, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    b3dee09 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. requirements: update craft-providers to 1.10.1

    Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
    mr-cal authored and sergiusens committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4a7127f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c44a58 View commit details
    Browse the repository at this point in the history
  3. spread: disable godeps tests

    godeps can not longer build due to
    
       golang/go#57051
    
    Instead of removing the godeps feature, disable the tests in case the
    upstream fixes the problem.
    sergiusens committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    aa3d5d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    5134d01 View commit details
    Browse the repository at this point in the history
  2. requirements: bump craft-archives to fix regression

    The new version supports asset files that contain more than one key
    (for whatever reason). This is more in line with the behavior done by
    the previous implementation (via apt-key).
    
    Closes #4224
    tigarmo authored and sergiusens committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    586a9fe View commit details
    Browse the repository at this point in the history
  3. lint: ignore .asc files in codespell

    tigarmo authored and sergiusens committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b6bd029 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. extension: remove extra kde-neon build envvars (#4242)

    remove extra build environment variables that are causing build failures.
    
    Co-authored-by: Scarlett Gately Moore <sgmoore@debian.org>
    mr-cal and ScarlettGatelyMoore authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cfacbc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. spread: add a test for the "python + classic" tutorial (#4269)

    This commit adds a spread test to check the "Set up classic confinement
    for a Python project" tutorial. As an overview, the test:
    
    - runs specifically on Ubuntu 20.04 systems;
    - clones the test repo from snapcraft-docs/python-ctypes-example;
    - builds & installs the snap from the test repo;
    - runs the snap on the 20.04 system, to ensure the patchelf fix is
      working in the presence of the classic confinement.
    
    Co-authored-by: Callahan <callahan.kovacs@canonical.com>
    tigarmo and mr-cal authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    833b0f2 View commit details
    Browse the repository at this point in the history
  2. meta: write out metadata links (#4275)

    Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
    sergiusens authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    de56fe6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. requirements: bump craft-archives (#4277)

    Version 1.1.2 allows local package repositories (those with scheme
    `url: file:///...`) again.
    tigarmo authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7e6e317 View commit details
    Browse the repository at this point in the history
  2. commands: fix missing built_at store upload option (#4261)

    snapcraft-started-at is a manifest field. This suggests that upload
    never sent built_at because it was trying to extract it from
    meta/snap.yaml instead of snap/manifest.yaml.
    
    The unused before this change test file test-snap-with-started-at.snap
    was updated accordingly:
    
    - snapcraft-started-at field was removed from meta/snap.yaml,
    - and a new snap/manifest.yaml was added.
    
    The change was tested against the Store.
    
    Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com>
    Co-authored-by: Callahan <callahan.kovacs@canonical.com>
    3 people authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4d7eab2 View commit details
    Browse the repository at this point in the history
  3. Revert "requirements: update craft-archives (#4174)"

    This reverts commit 0e12894.
    tigarmo authored and sergiusens committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8a6872c View commit details
    Browse the repository at this point in the history
  4. Revert "repo: migrate to craft-archives (#4037)"

    This reverts commit ce23bc7.
    tigarmo authored and sergiusens committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    706872e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge remote-tracking branch 'origin/main' into work/hotfix-7.5-merge

    Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
    sergiusens committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3b8ce30 View commit details
    Browse the repository at this point in the history