Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: canonical/rockcraft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.0
Choose a base ref
...
head repository: canonical/rockcraft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.0
Choose a head ref
  • 8 commits
  • 47 files changed
  • 7 contributors

Commits on Feb 7, 2025

  1. feat(docs): add feedback button (#806)

    ---------
    
    Co-authored-by: Michael DuBelko <michael.dubelko@canonical.com>
    erinecon and medubelko authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    455adf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. feat(docs): add redirects

    medubelko authored and tigarmo committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    e870d71 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. docs: maintain project file terminology

    - Replace "recipe" with "project file" where appropriate.
    - Adjust indentation and language of some code blocks.
    - Add filename caption to rockcraft.yaml snippets.
    - Replace some instances of "field" with "key".
    medubelko authored and tigarmo committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    93162c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. docs(build): switch to extensionless URLs (#820)

    Other craft repos use this configuration.
    s-makin authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    571f145 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. build: fix issue where python-apt-wheels repo was being called for ev…

    …ery update (#821)
    
    Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com>
    bepri and Sergio Schvezov authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    e6645a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. build(deps): update dependencies

    This includes fixing an expected-message test. The previous version was
    temporary, and a new craft-platforms update brings in the correct, expected UI
    of "Debian architecture".
    
    This also includes adding a cross-compilation test (from the craft-archives
    update). This test is analogous to Snapcraft's, and builds a riscv64 rock with
    a binary created via cross-compilation.
    tigarmo committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    64da14e View commit details
    Browse the repository at this point in the history
  2. build(snap): disable armhf (#825)

    The `astral-uv` snap on `armhf` needs to be updated/fixed. Until then, we need to stop using it.
    
    ---------
    
    Co-authored-by: Callahan <callahan.kovacs@canonical.com>
    tigarmo and mr-cal authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    9897e40 View commit details
    Browse the repository at this point in the history
  3. docs: release notes for 1.9.0 (#824)

    The notes are a bit sparse because these release has fewer user-facing changes
    that are noteworthy. Also bump the line length to 88 to be in line with
    starbase.
    
    ---------
    
    Co-authored-by: Michael DuBelko <michael.dubelko@canonical.com>
    tigarmo and medubelko authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    0e52715 View commit details
    Browse the repository at this point in the history
Loading