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

🐛 arc-runner patch 1.1 #1241

Merged
merged 7 commits into from
Aug 1, 2023
Merged

🐛 arc-runner patch 1.1 #1241

merged 7 commits into from
Aug 1, 2023

Commits on Jul 31, 2023

  1. 🐛 fix pipeline syntx, put shell: bash at right place

    Signed-off-by: Anathan (Ana) Ye <anaye@duck.com>
    anaye1997 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4047d3b View commit details
    Browse the repository at this point in the history
  2. 🚀 add missing build-essential package

    Signed-off-by: Anathan (Ana) Ye <anaye@duck.com>
    anaye1997 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4df412a View commit details
    Browse the repository at this point in the history
  3. 🐛 add clang apt install

    Signed-off-by: Anathan (Ana) Ye <anaye@duck.com>
    anaye1997 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4b66f52 View commit details
    Browse the repository at this point in the history
  4. 🚀 add git apt install

    Signed-off-by: Anathan (Ana) Ye <anaye@duck.com>
    anaye1997 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c4c3ce1 View commit details
    Browse the repository at this point in the history
  5. 🔧 update SCCACHE_DIR

    Signed-off-by: Anathan (Ana) Ye <anaye@duck.com>
    anaye1997 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    75e42fa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. ❇️ add cache on cargo build

    Signed-off-by: Anathan (Ana) Ye <anaye@duck.com>
    anaye1997 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6f9755e View commit details
    Browse the repository at this point in the history
  2. ❇️ remove duplicated cache on cargo build step

    Signed-off-by: Anathan (Ana) Ye <anaye@duck.com>
    anaye1997 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    560144c View commit details
    Browse the repository at this point in the history