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

chore: Add cleanup script to workspace and all packages #7993

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 7, 2024

  1. Added central cleanup script

    Signed-off-by: Mark Tolmacs <[email protected]>
    mtolmacs committed May 7, 2024
    Configuration menu
    Copy the full SHA
    78ef386 View commit details
    Browse the repository at this point in the history
  2. Converted scripts to not use &&

    Signed-off-by: Mark Tolmacs <[email protected]>
    mtolmacs committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e87b5ca View commit details
    Browse the repository at this point in the history
  3. Added clean scripts to all workspace projects

    Signed-off-by: Mark Tolmacs <[email protected]>
    mtolmacs committed May 7, 2024
    Configuration menu
    Copy the full SHA
    be670c9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fix clean workspace root

    Signed-off-by: Mark Tolmacs <[email protected]>
    mtolmacs committed May 8, 2024
    Configuration menu
    Copy the full SHA
    996207c View commit details
    Browse the repository at this point in the history
  2. Fix build in script-in-browser

    Signed-off-by: Mark Tolmacs <[email protected]>
    mtolmacs committed May 8, 2024
    Configuration menu
    Copy the full SHA
    023adf5 View commit details
    Browse the repository at this point in the history