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: finos/git-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: finos/git-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 13, 2024

  1. refactor: remove exports from package.json and adjust imports

    Exports makes it hard to access other paths in the project
    Until we arrive on stable interfaces to access other parts of git-proxy
    removing exports would be helpful.
    Import paths have been adjusted slightly for plugins and the docs for
    plugins due to the exports aliases being a bit different.
    06kellyjac committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c5d200d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    122ceb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1baba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #795 from finos/release-1.6.0

    chore: bump minor version to 1.6.0
    JamieSlome authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5ac891c View commit details
    Browse the repository at this point in the history
Loading