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: eclipse/openvsx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.0
Choose a base ref
...
head repository: eclipse/openvsx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.1
Choose a head ref
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Mar 16, 2025

  1. Chunked migrations

    Run migrations in chunks, so that other jobs get enqueued in between the migration jobs instead of after all migration jobs have finished.
    amvanbaren committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    d529074 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Merge pull request #1140 from amvanbaren/chunked-migrations

    Chunked migrations
    amvanbaren authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    4c9eed8 View commit details
    Browse the repository at this point in the history
  2. Delete malicious extension and its dependencies

    amvanbaren committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    d91fef0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1141 from amvanbaren/malicious-extensions-recursi…

    …ve-delete
    
    Delete malicious extension and its dependencies
    amvanbaren authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    f49568a View commit details
    Browse the repository at this point in the history
  4. Remove file resource job rescheduling

    File resource jobs have completed
    amvanbaren committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    b04e527 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1142 from amvanbaren/migration-cleanup

    Remove file resource job rescheduling
    amvanbaren authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    762fd57 View commit details
    Browse the repository at this point in the history
Loading