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 gz-plugin2 ➡️ main #145

Merged
merged 13 commits into from
May 24, 2024
Merged

Merge gz-plugin2 ➡️ main #145

merged 13 commits into from
May 24, 2024

Commits on Sep 12, 2023

  1. Do not install CMakeLists.txt in loader/register (#123)

    * Do not install CMakeLists.txt in loader/register
    
    By including the installation of a whole directory in the source code
    for loader/register, the buildsystem is installing the CMakeLists.txt
    files that are included in these directories. Exclude them from the
    final installation by using the EXCLUDE clause in CMake.
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0b62971 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Enable UNIT_gz_TEST on Windows (#128)

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d493371 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix gz test on windows (#131)

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    944bd8c View commit details
    Browse the repository at this point in the history
  2. Update github action workflows (#132)

    * Use on `push` only on stable branches to avoid duplicate runs
    * Update project automation
    
    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f835926 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Update CI badges in README (#134)

    Signed-off-by: Ian Chen <[email protected]>
    iche033 authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6ccc53c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge 1 into 2

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    08d1e68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from azeey/1_to_2

    Merge ign-plugin1 ➡️  gz-plugin2
    azeey authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e90a00e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Remove @mxgrey as codeowner and assign maintainership to @ahcorde (#137

    …) (#138)
    
    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    faadc0d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Use relative install path for gz tool data (#140)

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b40bc29 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Prepare for 2.0.3 (#142)

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    23c28a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Add bazel deps to pass layering_check (#143)

    Signed-off-by: Michael Beardsworth <[email protected]>
    Co-authored-by: Michael Beardsworth <[email protected]>
    mbeards and mbeards authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    59e79e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add package.xml (#139)

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e296968 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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