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: cloudfoundry/bpm-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: cloudfoundry/bpm-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on May 9, 2023

  1. bumping version file to 1.2.1+dev

    CF BPM committed May 9, 2023
    Configuration menu
    Copy the full SHA
    22a43f0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Adding testing for bpm to use jammy based stemcells

    Long Nguyen committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6055964 View commit details
    Browse the repository at this point in the history
  2. Adding persistent disks to bosh-lite-ci

    Long Nguyen committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e80443b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

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

Commits on May 15, 2023

  1. Fixing issue with bpm file limits. Changes to golang 1.20.4

    cause bpm process to inherit file limits from monit. The
    default limit on xenial/bionic is 4096 so any limits
    set beyond that was failing when compiled with golang 1.20.4
    
    The limit on jammy is 524288
    Long Nguyen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    0e2f982 View commit details
    Browse the repository at this point in the history
  2. bumping version file to 1.2.2

    CF BPM committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c322160 View commit details
    Browse the repository at this point in the history
  3. release v1.2.2

    CF BPM committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6a2c914 View commit details
    Browse the repository at this point in the history
Loading