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

Sb bazel pipeline #71

Merged
merged 54 commits into from
Oct 8, 2019
Merged

Sb bazel pipeline #71

merged 54 commits into from
Oct 8, 2019

Commits on Sep 27, 2019

  1. feat(bazel): configurable pipeline development: implemented bazelExec…

    …utor, split
    Steve Billings committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    e60f2d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aad83e0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into sb_bazelPipeline

    Steve Billings committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    0115dec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d51bfb6 View commit details
    Browse the repository at this point in the history
  5. refactor(bazel): cleanup

    Steve Billings committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    0699c60 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. refactor(bazel): cleaning up

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    2aaa112 View commit details
    Browse the repository at this point in the history
  2. refactor(bazel): remove obsolete classes and tests

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    cf0d64e View commit details
    Browse the repository at this point in the history
  3. refactor(bazel): remove unused imports

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    cd16c1e View commit details
    Browse the repository at this point in the history
  4. fix(bazel): fix rule quoting

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    c2313c6 View commit details
    Browse the repository at this point in the history
  5. refactor(bazel): cleanup

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    0fd6626 View commit details
    Browse the repository at this point in the history
  6. refactor(bazel): remove unused classes

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    4cddf76 View commit details
    Browse the repository at this point in the history
  7. refactor(bazel): Cleanup

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    e70dc75 View commit details
    Browse the repository at this point in the history
  8. refactor(bazel): organize package structure

    Steve Billings committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    b4466fe View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Merge branch 'master' into sb_bazelPipeline

    # Conflicts:
    #	detectable/src/main/java/com/synopsys/integration/detectable/detectables/bazel/parse/RuleConverter.java
    Steve Billings committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    9a0c77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85b458 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. fix(bazel): fix maven_install.json

    Steve Billings committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    cdbd85b View commit details
    Browse the repository at this point in the history
  2. fix(bazel): fixes for pipeline

    Steve Billings committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    745fe78 View commit details
    Browse the repository at this point in the history
  3. feat(bazel): if dependency rule not provided, get it from the WORKSPA…

    …CE file
    Steve Billings committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    18d0b62 View commit details
    Browse the repository at this point in the history
  4. feat(bazel): got working on rules_jvm_external //tests/integration:Ar…

    …tifactExclusionsTest
    Steve Billings committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    e198225 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Merge branch 'master' into sb_bazelPipeline

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    63c78e6 View commit details
    Browse the repository at this point in the history
  2. test(bazel): adding tests

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    5a5225e View commit details
    Browse the repository at this point in the history
  3. test(bazel): expanding tests

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    340e957 View commit details
    Browse the repository at this point in the history
  4. fix(bazel): fix builtin maven_install pipeline

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    e9235db View commit details
    Browse the repository at this point in the history
  5. refactor(bazel): cleanup

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    8a3eeee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe4e32d View commit details
    Browse the repository at this point in the history
  7. style(bazel): cleaned up logging

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    f548741 View commit details
    Browse the repository at this point in the history
  8. fix(bazel): simplified maven_install steps

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9e55b7e View commit details
    Browse the repository at this point in the history
  9. refactor(bazel): cleanup

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    cdc19f0 View commit details
    Browse the repository at this point in the history
  10. test(bazel): tests

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    b23a14e View commit details
    Browse the repository at this point in the history
  11. test(bazel): more tests

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    7f18cda View commit details
    Browse the repository at this point in the history
  12. refactor(bazel): refactoring

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9a5e651 View commit details
    Browse the repository at this point in the history
  13. refactor(bazel): improved pkg structure

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    a9dedbc View commit details
    Browse the repository at this point in the history
  14. refactor(bazel): class naming

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    d8d1e69 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into sb_bazelPipeline

    Steve Billings committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    9e063d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. refactor(bazel): builtin rules: use objects directly

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    fdf1a13 View commit details
    Browse the repository at this point in the history
  2. fix(bazel): removed ability to load pipeline from file

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    e4fea8c View commit details
    Browse the repository at this point in the history
  3. refactor(bazel): cleanup

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c94258f View commit details
    Browse the repository at this point in the history
  4. refactor(bazel): simplifying

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c8d01f4 View commit details
    Browse the repository at this point in the history
  5. refactor(bazel): StepType enum

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    dff99f6 View commit details
    Browse the repository at this point in the history
  6. refactor(bazel): naming, comments

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c4203d3 View commit details
    Browse the repository at this point in the history
  7. refactor(bazel): cleaning up tests

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    27c409d View commit details
    Browse the repository at this point in the history
  8. refactor(bazel): naming, simplifying

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    533b14b View commit details
    Browse the repository at this point in the history
  9. refactor(bazel): removed unused test files

    Steve Billings committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    2508feb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. refactor(bazel): a pipeline is now a list of objects each instantiate…

    …d from a StepExecutor subclass
    Steve Billings committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    8f92ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c96593 View commit details
    Browse the repository at this point in the history
  3. refactor(bazel): simplifed extractor

    Steve Billings committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    9790926 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into sb_bazelPipeline

    Steve Billings committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    841e0e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d0896d View commit details
    Browse the repository at this point in the history
  6. refactor(bazel): eliminated BazelExternalId class

    Steve Billings committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    7fb9b4d View commit details
    Browse the repository at this point in the history
  7. refactor(bazel): removed BazelCodeLocationBuilder

    Steve Billings committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    de24e0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    760fdba View commit details
    Browse the repository at this point in the history
  9. fix(bazel): check for workspace file in extractable method so you get…

    … an error if it's not found
    Steve Billings committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    9a85c15 View commit details
    Browse the repository at this point in the history
  10. refactor(bazel): simplifying

    Steve Billings committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    ff955d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Merge branch 'master' into sb_bazelPipeline

    Steve Billings committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    8005767 View commit details
    Browse the repository at this point in the history