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.5
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.3.6
Choose a head ref
  • 14 commits
  • 58 files changed
  • 3 contributors

Commits on Mar 14, 2023

  1. Generate SHA512SUM for release archives

    The `make release` command will now generate a `SHA512-SUMS.txt` file
    that should be uploaded to github when a release is made.
    Corey Daley committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c068e30 View commit details
    Browse the repository at this point in the history
  2. Fixing gofmt errors

    Corey Daley committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c6b6797 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Cleanup Makefile and old linting tools

    Corey Daley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ca12875 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Corey Daley authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    061cf88 View commit details
    Browse the repository at this point in the history
  3. - Add .ci-operator.yaml file

     - Update OWNERS file
     - Update to use Go 1.19
     - Add fix for darwin (macos) in release script
    Corey Daley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5b112dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1112 from coreydaley/enable_sha512sum_releases

    Generate SHA512SUM for release archives
    openshift-merge-robot authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    29b5ba7 View commit details
    Browse the repository at this point in the history
  5. adding goio

    Corey Daley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    48f25bd View commit details
    Browse the repository at this point in the history
  6. updating to fix gofmt issues

    Corey Daley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c7acbba View commit details
    Browse the repository at this point in the history
  7. commiting results of running goio

    Corey Daley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    898b43c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1113 from coreydaley/setup_goio

    Clean up Makefile, remove outdated tools, setup goio
    openshift-merge-robot authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    06b2913 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1115 from coreydaley/a_few_fixes

    A few small fixes
    openshift-merge-robot authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9b63125 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Update OWNERS

    Corey Daley authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    ea94f6f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    8d88b3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1117 from openshift/dependabot/go_modules/github.…

    …com/opencontainers/runc-1.1.5
    
    Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
    openshift-merge-robot authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cd7d7ce View commit details
    Browse the repository at this point in the history
Loading