Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: konveyor/analyzer-lsp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0-alpha.1
Choose a base ref
...
head repository: konveyor/analyzer-lsp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0-beta.1
Choose a head ref
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 26, 2024

  1. 🐛 dotnet provider is source only (#629)

    Fixes #625
    
    Signed-off-by: David Zager <dzager@redhat.com>
    djzager authored Jun 26, 2024
    Copy the full SHA
    a27b036 View commit details
  2. 🌱 standardize windows image tags (#630)

    Signed-off-by: David Zager <dzager@redhat.com>
    djzager authored Jun 26, 2024
    Copy the full SHA
    273008e View commit details
  3. 🌱 add tag to image-build environment (#631)

    Signed-off-by: David Zager <dzager@redhat.com>
    djzager authored Jun 26, 2024
    Copy the full SHA
    b07a17a View commit details

Commits on Jul 2, 2024

  1. 🐛 Be able to process FIELD rules (#628)

    Enables rule authors to create `java.referenced` conditions with
    `location: FIELD`.
    
    - Bundle PR: 96
    - Fixes #622
    
    ---------
    
    Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
    jmle authored Jul 2, 2024
    Copy the full SHA
    8a0c9ff View commit details

Commits on Jul 3, 2024

  1. Revert ":seedling: add tag to image-build environment" (#636)

    Reverts #631
    pranavgaikwad authored Jul 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cf7d205 View commit details
  2. Revert ":seedling: standardize windows image tags" (#637)

    Reverts #630
    pranavgaikwad authored Jul 3, 2024
    Copy the full SHA
    20b800a View commit details
  3. Revert ":bug: dotnet provider is source only" (#638)

    Reverts #629
    pranavgaikwad authored Jul 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6ecda83 View commit details
  4. Revert ":bug: Be able to process FIELD rules" (#639)

    Reverts #628
    pranavgaikwad authored Jul 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d7ae107 View commit details
  5. 👻 remove ibm builds (#640)

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad authored Jul 3, 2024
    Copy the full SHA
    a31dd9b View commit details

Commits on Jul 8, 2024

  1. 👻 Revert "Revert "🌱 add tag to image-build environment"" (#641)

    Reverts #636
    pranavgaikwad authored Jul 8, 2024
    Copy the full SHA
    8a4e986 View commit details
  2. 👻 Revert "Revert "🌱 standardize windows image tags"" (#642)

    Reverts #637
    pranavgaikwad authored Jul 8, 2024
    Copy the full SHA
    064da45 View commit details
  3. 👻 Revert "Revert "🐛 dotnet provider is source only"" (#643)

    Reverts #638
    pranavgaikwad authored Jul 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fa18ec0 View commit details
  4. 👻 Revert "Revert "🐛 Be able to process FIELD rules"" (#644)

    Reverts #639
    pranavgaikwad authored Jul 8, 2024
    Copy the full SHA
    1473d21 View commit details
Loading