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: openshift/source-to-image
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.9
Choose a base ref
...
head repository: openshift/source-to-image
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 20 commits
  • 696 files changed
  • 7 contributors

Commits on Aug 11, 2023

  1. Resolves #1124: Always scan the repository for provided scripts

    Whether the base image provides the scripts or not, the repository can supply override scripts.
    Removes the expectation/need of a location specified in the image.
    cuppett committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0397929 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fixing CVE-2023-44487

    Corey Daley committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6d17efa View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    3aa55dd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    83e9e15 View commit details
    Browse the repository at this point in the history
  2. Resolves #1124: Always scan the repository for provided scripts

    Whether the base image provides the scripts or not, the repository can supply override scripts.
    Removes the expectation/need of a location specified in the image.
    cuppett committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f849cd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Improve stacktrace to fix tech debts

    Signed-off-by: divyansh42 <[email protected]>
    divyansh42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4894b3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1132 from divyansh42/fix-tech-debt

    Improve stacktrace to fix tech debts
    openshift-ci[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    770cbc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    63fa22d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge pull request #1125 from cuppett/cuppett/fix-1124

    Resolves #1124: Always scan the repository for provided scripts
    openshift-ci[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    13eb773 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Bump dependencies

    Corey Daley committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e8d2c54 View commit details
    Browse the repository at this point in the history
  2. updating generated completions

    Corey Daley committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1fa664e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    df83e79 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. bump dependencies

    Corey Daley committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    1991c91 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    aab0ed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Replace 'coreydaley' with 'sayan-biswas'

    Corey Daley authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    86877d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Merge pull request #1139 from openshift/coreydaley-patch-2

    OCPBUGS-28667: Replace 'coreydaley' with 'sayan-biswas' in OWNERS file
    Corey Daley authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d7a5079 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. chore: update docker to v25

    Change details:
    Use newer ctor for docker client, the ctor negotiates API so it works
    also with older version of daemon. The ability to force API version via
    DOCKER_API_VERSION is preserved.
    
    Signed-off-by: Matej Vašek <[email protected]>
    matejvasek committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    30302e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1140 from matejvasek/update-docker-v25

    chore: update docker to v25
    openshift-merge-bot[bot] authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    625a537 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. BUILD-854: Add adambkaplan as approver

    Restore adambkaplan as approver for s2i.
    
    Signed-off-by: Adam Kaplan <[email protected]>
    adambkaplan committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ab1248e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request #1143 from adambkaplan/restore-adambkaplan-owners

    BUILD-854: Add adambkaplan as approver
    openshift-merge-bot[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d3544c7 View commit details
    Browse the repository at this point in the history
Loading