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

WIP: Trial using context.bat instead of context.sh on Windows in docker #1103

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Sep 2, 2024

  1. Add battable comments and remove cyclonedx-lib at appropriate time

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7f6aa9c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. More batting based on previous runs ..>

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7bba96b View commit details
    Browse the repository at this point in the history
  2. Attempt to bat listArchives

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a2c751e View commit details
    Browse the repository at this point in the history
  3. Second round of batting

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b0233fc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Use cached tarball of build workspace to speed up prototyping

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    38d49f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Print bash versions

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8bd44fc View commit details
    Browse the repository at this point in the history
  2. Use if statements to cover use of .bat instead of .sh

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    55ebada View commit details
    Browse the repository at this point in the history
  3. Cleanup of commented out code. Eyecatchers still remain

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7194a68 View commit details
    Browse the repository at this point in the history
  4. Remove enableSIGNER=true clause

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0148b76 View commit details
    Browse the repository at this point in the history
  5. Re-enable ENABLE_SIGNER=true clause

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2f12cf9 View commit details
    Browse the repository at this point in the history
  6. Switching back to a real build

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8b28caa View commit details
    Browse the repository at this point in the history
  7. Set defaults back to real building for test purposes

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3f11845 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. use bat for listArchives

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7b90a45 View commit details
    Browse the repository at this point in the history
  2. Trial wrapper function

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fe1cda2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. More testing of booleans

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ae1d00c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbb95e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Use isUnix() for testing whether to use bat or sh

    Signed-off-by: Stewart X Addison <[email protected]>
    sxa committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3107b76 View commit details
    Browse the repository at this point in the history