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: oracle/sql-developer-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-extension-api
Choose a base ref
...
head repository: oracle/sql-developer-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 2, 2025

  1. Merge pull request #4 from oracle/update-extension-api

    fix: update extension api
    baadi99 authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    28cb262 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Prepare @oracle/sql-developer-api 25.2.0 release (#5)

    * chore: remove unused files
    
    * feat: prepare @oracle/sql-developer-api 25.2.0 release
    
    * fix: add back the accidently removed changes
    
    * style: fix minor styling issue in the readme
    baadi99 authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    6488ffe View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. chore: add sbom generation script to generate sbom artifacts (#2)

    * chore: add sbom_generation file
    
    * chore: use latest version of @cyclonedx/cyclonedx-npm
    
    * fix: switch to using cyclonedx-node-yarn
    
    * fix: add step to install node 22 and matching npm
    
    * fix: downgrade node version to 18
    
    * fix: use @cyclonedx/cyclonedx-npm for generating sbom artifacts
    
    * chore: pre-install @cyclonedx/cyclonedx-npm as a dev dependency
    
    * fix: lock @cyclonedx/cyclonedx-npm version to 2.1.0
    
    * fix: use correct path for outputArtifacts
    baadi99 authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    caa5147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286c284 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    9fe02ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from oracle/create-publishing-to-npm-workflow

    add workflow to publish the @oracle/sql-developer-api package to npm
    Dynotum authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    2327f6f View commit details
    Browse the repository at this point in the history
Loading