buildpacks-ci icon indicating copy to clipboard operation
buildpacks-ci copied to clipboard

Concourse CI pipelines for the buildpacks team

Results 9 buildpacks-ci issues
Sort by recently updated
recently updated
newest added

[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

unscheduled

we are having recurring issues while downloading buildpacks dependencies from 2 specific regions : us-south, us-east our logs indicates a connection reset issue as following examples : ``` 2023-08-22 06:02:04...

unscheduled

Some of the tasks in this public CI can be used in the buildpacks private CI. These tasks should be refactored to make it more usable and avoid code duplication....

unscheduled

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...

unscheduled

BOSH Bootloader (`bbl`) v8 is about to go out of support, and earlier versions are already unsupported. We should switch over to v9.

unscheduled

# Context This task interacts with both Gemfiles (buildpacks-ci and the buildpack that is being packaged) in the case in which the Buildpack is packaged with `buildpack-packager`. This only happens...

unscheduled
status/blocked

### 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...

Recently, for Cflinuxfs4, we updated the location of the PHP extension YAML files in our binary builder code to https://github.com/cloudfoundry/buildpacks-ci/tree/master/tasks/build-binary-new-cflinuxfs4/php_extensions. In order to make the scripts work with the new...

status/blocked