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

Hotfix/7.4 merge #4213

Merged
merged 9 commits into from
Jul 3, 2023
Merged

Hotfix/7.4 merge #4213

merged 9 commits into from
Jul 3, 2023

Commits on May 31, 2023

  1. ros plugins: setup proxy for rosdep

    In remote-build a proxy is used and passed as env var.
    
    When calling rosdep init as root those env var were not forwarded.
    This was causing core20 and core22 ROS snap to be unbuildable on
    remote-build rosdep doesn't support proxy:
    ros-infrastructure/rosdep#271
    Guillaumebeuzeboc authored and sergiusens committed May 31, 2023
    Configuration menu
    Copy the full SHA
    af87aa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. ros: remove linter warnings from spread tests (#4203)

    Signed-off-by: Claudio Matsuoka <[email protected]>
    mr-cal authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    df79292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e86eb1 View commit details
    Browse the repository at this point in the history
  3. plugins: update unpack location of snapd deb for kernel plugin (#4200)

    `ubnutu-core-initramfs` tool changed where `snap-boostrap` is fetched from.
    It assumes `snap-bootstrap` from passed `--root` to be used.
    Unpack the downloaded snapd debian package to the same directory where
    "ubnutu-core-initramfs" debian package is unpacked.
    This directory is already passed to the `ubnutu-core-initramfs` tool as `--root`
    
    Signed-off-by: Ondrej Kubik <[email protected]>
    kubiko authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c0e7fd9 View commit details
    Browse the repository at this point in the history
  4. kernel plugin: add debhelper build dependency (#4185)

    Required by "debian/rules clean" call
    
    Signed-off-by: Ondrej Kubik <[email protected]>
    kubiko authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    389462c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. requirements: update craft-parts to 1.19.6

    Craft Parts 1.19.6 reverts subdir changes in pull and build steps.
    
    Signed-off-by: Claudio Matsuoka <[email protected]>
    cmatsuoka authored and sergiusens committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    d7a5048 View commit details
    Browse the repository at this point in the history
  2. lint: fix typing for pyright 1.1.312 (#4205)

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal authored and sergiusens committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    4ce377c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jul 3, 2023

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