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

@W-14955790 BazelEventsExtensionAPI #108

Closed
wants to merge 9 commits into from

Commits on Feb 12, 2024

  1. Copy the full SHA
    2ca561a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6bd8928 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. amending apis

    Signed-off-by: Sergii Puliaiev <spuliaiev@salesforce.com>
    spuliaiev-sfdc committed Mar 1, 2024
    Copy the full SHA
    cb08be1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/salesforce/bazel-vscode-java

    …into spuliaiev/api
    
    Signed-off-by: Sergii Puliaiev <spuliaiev@salesforce.com>
    spuliaiev-sfdc committed Mar 1, 2024
    Copy the full SHA
    e30dd27 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Adding onSyncEnded with time value

    Signed-off-by: Sergii Puliaiev <spuliaiev@salesforce.com>
    spuliaiev-sfdc committed Mar 4, 2024
    Copy the full SHA
    104ad79 View commit details
    Browse the repository at this point in the history
  2. Cleanup and small refactoring

    Signed-off-by: Sergii Puliaiev <spuliaiev@salesforce.com>
    spuliaiev-sfdc committed Mar 4, 2024
    Copy the full SHA
    66ed849 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. rename the field to match the event field in RedHat Java events

    Signed-off-by: Sergii Puliaiev <spuliaiev@salesforce.com>
    spuliaiev-sfdc committed Mar 5, 2024
    Copy the full SHA
    cd6b10f View commit details
    Browse the repository at this point in the history
  2. Amendments according to the comments in PR.

    * Removed Project file events
    * removed BazelSyncEnd event - instead added configurable BazelTerminalLog patterns
    * changed logging to debug - now they are not visible in the output panel
    
    Signed-off-by: Sergii Puliaiev <spuliaiev@salesforce.com>
    spuliaiev-sfdc committed Mar 5, 2024
    Copy the full SHA
    41fb8b8 View commit details
    Browse the repository at this point in the history
  3. amendments

    Signed-off-by: Sergii Puliaiev <spuliaiev@salesforce.com>
    spuliaiev-sfdc committed Mar 5, 2024
    Copy the full SHA
    0e92fe0 View commit details
    Browse the repository at this point in the history