snapcraft:work/CRAFT-2482-remote-build

Last commit made on 2024-03-21
Get this branch:
git clone -b work/CRAFT-2482-remote-build https://git.launchpad.net/snapcraft

Branch merges

Branch information

Name:
work/CRAFT-2482-remote-build
Repository:
lp:snapcraft

Recent commits

fb8b4f9... by Sheng Yu

Merge branch 'feature/craft-application' into work/CRAFT-2482-remote-build

212abf1... by Sheng Yu

fix: feedback

c9b6941... by Tiago Nobrega

refactor(app): use more code from craft-app

Changes in craft-application let us override only the bit that we actually
need (the Dispatcher creation). The change in handling of the "--version"
argument is because of the slight difference that existed between the
implementation of _get_dispatcher() that Snapcraft had, and that craft-app
currently has.

0876978... by Sheng Yu

fix: update filter_plan

d7acbe8... by Sheng Yu

fix: cleanup leftover git repository if already exists

8ce88c4... by Sergio Schvezov

chore(spread): remove remove hook test for core24

This tests the removal of base instances on snapcraft removal itself,
it has nothing to do with enabling core24 in snapcraft.

Signed-off-by: Sergio Schvezov <email address hidden>

bf5393b... by Sheng Yu

test: enable spread test CRAFT_DEBUG

1686072... by Sheng Yu

test: remote spread test

8132aca... by Sheng Yu

test: remote build unit tests

6d17625... by Sheng Yu

test: add remote build test fixtures