Arjun Sreedharan
Arjun Sreedharan
[binary-builder-specs](https://buildpacks.ci.cf-app.com/teams/core-deps/pipelines/recipe-specs) (test pipeline) tests are failing. It looks like binary-builder tests need to do the same ruby 2.5->2.7 migration done in production ([link](https://github.com/cloudfoundry/buildpacks-ci/pull/208)) to support latest bundler
If you look at the CATs tests we run on cflinuxfs* pipelines, we are running about 78 out of 235 Specs specs. See example - https://buildpacks.ci.cf-app.com/teams/core-deps/pipelines/cflinuxfs3/jobs/cats/builds/452#L63df95a0:105. Investigate why we're only...
### Background Move tracking new versions of dependencies (of currently watched version lines) from a private tracker project to public [CF Buildpacks Workstreams board](https://github.com/orgs/cloudfoundry/projects/37/views/1) Current [Pipeline](https://github.com/cloudfoundry/buildpacks-ci/blob/1433534dde77628f30cd77e1a148895c22712c05/pipelines/dependency-builds.yml.erb#L349) -> [Task](https://github.com/cloudfoundry/buildpacks-ci/blob/1433534dde77628f30cd77e1a148895c22712c05/tasks/build-binary-new/create.yml) E.g. tracker...
See #1096 and #1108, the latest is not replacing the oldest. (e.g. #1108 - it's should have removed 8.1.28 and not 8.1.29 to accommodate 8.1.30) Fix the automation issue
See https://buildpacks.ci.cf-app.com/teams/main/pipelines/brats/jobs/brats-php-edge/builds/1286 https://buildpacks.ci.cf-app.com/teams/main/pipelines/brats/jobs/brats-php-lts/builds/1301