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.3.8
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.3.9
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    7ffd05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9491d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38ff529 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. chore: Add repository in package.json files

    Add 'repository' field [1] to various package.json to create a link
    between release artifacts and corresponding code in the project's repository.
    This helps SBOM tools such as ORT [2] to create better SBOMs and reduces
    amount of code that needs to scanned and reviewed for license compliance.
    
    [1]: https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
    [2]: https://github.com/oss-review-toolkit/ort
    
    Signed-off-by: Thomas Steenbergen <opensource@steenbe.nl>
    tsteenbe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    db726af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #746 from tsteenbe/add-repo-to-package-json

    chore: Add repository in package.json files
    JamieSlome authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ce03d71 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    eecd5ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #741 from lwhiteley/dont-leak-password

    chore: dont leak password from server
    JamieSlome authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a1d8f42 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    234313a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #750 from finos/fix-clone-using-remote-folder

    fix: move creation of remote folder into function call
    JamieSlome authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e16dfe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12a28ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #751 from finos/release-1.3.9

    chore: bump patch version to 1.3.9
    JamieSlome authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3ae282b View commit details
    Browse the repository at this point in the history
Loading