Git Product home page Git Product logo

buildpacks-github-config's Introduction

Buildpacks GitHub Config

This repository contains config files common to buildpacks.

How do I consume this common config

If you just wrote a new buildpack, run bootstrap.sh as follows:

./scripts/bootstrap.sh --target <path/to/your/buildpack>

This will copy the relevant config files to your buildpack. Git commit and Push.

Now, to wire up your buildpack repo to receive relevant updates as a pull requests:

  • Configure secrets as required in all workflows

Submit your change to this repo as a PR. You should be all set when the PR is merged.

buildpacks-github-config's People

Contributors

arjun024 avatar brayanhenao avatar robdimsdale avatar ryanmoran avatar sophiewigmore avatar tisvictress avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

buildpacks-github-config's Issues

Add new version line: node 18.17.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.17.0,url:https://nodejs.org/dist/v18.17.0/node-v18.17.0.tar.gz,sha256:7aaa157c0219b5895a4bd51d9e9731e0d0eb0ab9424fdbdcf30d01b3e5fb74e9}}

Intermittent SSL error

We've observed an intermittent SSL error while this curl was executed with both nodejs-buildpack and staticfile-buildpack.
It seems there's no retry for this type error (connection reset by peer):

SSL_error

It seems that this issue doesn't occur very often, but we've experienced it twice already.

Could you advise on a mechanism to overcome it in all cases?

Add new version line: node 20.3.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.3.1,url:https://nodejs.org/dist/v20.3.1/node-v20.3.1.tar.gz,sha256:785cfbf77998a96949d626f7bc63bc0b8e4737eb5dd2054b2e58d876904f5443}}

Add new version line: node 20.6.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.6.1,url:https://nodejs.org/dist/v20.6.1/node-v20.6.1.tar.gz,sha256:0053c09a01b1b355bca5af82927cae376124c13d74fa53567f08f4cfb085e6aa}}

Add new version line: node 18.16.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.16.1,url:https://nodejs.org/dist/v18.16.1/node-v18.16.1.tar.gz,sha256:518f4c8dc23a26d8df77288d94e254b6015d792026ff9ba0c2316af255875fa5}}

Add new version line: dotnet-runtime 8.0.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:dotnet-runtime,type:dotnet-runtime},version:{ref:8.0.0,url:https://download.visualstudio.microsoft.com/download/pr/fc4b4447-45f2-4fd2-899a-77eb1aed7792/6fd52c0c61f064ddc7fe7684e841f491/dotnet-runtime-8.0.0-linux-x64.tar.gz,sha512:16a93af328bcf61775875f4007c23081e2cb7aa8e2fba724aea6a61bc7ecf7466cc368121b08b58ac3b72f68cb67801c68c6505591eb35f18461db856bb08b37}}

Add new version line: node 18.18.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.18.0,url:https://nodejs.org/dist/v18.18.0/node-v18.18.0.tar.gz,sha256:5c5f4d7ee0b65f6e31788570d939a688ac7c9e47b007f14592e899b51cdca47c}}

Add new version line: node 20.8.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.8.1,url:https://nodejs.org/dist/v20.8.1/node-v20.8.1.tar.gz,sha256:18aed385341bc16c7802e9d03189d1d0ad17b87923b2cdf11714d36534783b6a}}

Add new version line: node 20.3.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.3.0,url:https://nodejs.org/dist/v20.3.0/node-v20.3.0.tar.gz,sha256:2f5f80be36315a2dd4a0da123597c3cbbba2b0ec19ba7832bf93414b1a645ca4}}

Add new version line: node 18.16.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.16.1,url:https://nodejs.org/dist/v18.16.1/node-v18.16.1.tar.gz,sha256:518f4c8dc23a26d8df77288d94e254b6015d792026ff9ba0c2316af255875fa5}}

Add new version line: node 20.2.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

Object

Add new version line: nginx 1.25.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

Object

Add new version line: node 20.5.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.5.0,url:https://nodejs.org/dist/v20.5.0/node-v20.5.0.tar.gz,sha256:22ee3adcbc4714ece1d4931b8240e78c8f9bfac6b1f7afd8a3d37e338829cf78}}

Add new version line: node 20.8.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.8.0,url:https://nodejs.org/dist/v20.8.0/node-v20.8.0.tar.gz,sha256:daa1f39d262b8e07a06c272f2671337f1bfce54000db9662de0dfce3c18fff3c}}

Add new version line: node 20.11.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.11.1,url:https://nodejs.org/dist/v20.11.1/node-v20.11.1.tar.gz,sha256:4af1ba6ea848cc05908b8a62b02fb27684dd52b2a7988ee82b0cfa72deb90b94}}

Add new version line: node 20.11.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.11.0,url:https://nodejs.org/dist/v20.11.0/node-v20.11.0.tar.gz,sha256:9884b22d88554d65025352ba7e4cb20f5d17a939231bea41a7894c0344fab1bf}}

Add new version line: node 20.2.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.2.0,url:https://nodejs.org/dist/v20.2.0/node-v20.2.0.tar.gz,sha256:cd1b0eb67fffe83112034fbdc64b363287e017f835251702f041982633e4b6aa}}

Add new version line: node 18.18.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.18.1,url:https://nodejs.org/dist/v18.18.1/node-v18.18.1.tar.gz,sha256:f882080b1a5ee2fd5078521ec3016cb8472740d671d19465d377207d671af372}}

tech debt blocked on go-buildpack on cflinuxfs4

Use this chore to document tech debt tasks blocked on the release a go-buildpack on cflinuxfs4 and this buildpack available on our test envs (toolsmith)

(issue created here as there's no better repo)

Add new version line: node 20.10.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.10.0,url:https://nodejs.org/dist/v20.10.0/node-v20.10.0.tar.gz,sha256:89680f4ebbf36e0a199be4ed416701fa167aad8f86111c87a3db9207b5d56baa}}

Add new version line: dotnet-aspnetcore 8.0.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:dotnet-aspnetcore,type:dotnet-aspnetcore},version:{ref:8.0.0,url:https://download.visualstudio.microsoft.com/download/pr/257bdcc7-cbfd-4680-964a-cbe8e9160bca/ac0cbf19d897ba51ae004b4146940a0a/aspnetcore-runtime-8.0.0-linux-x64.tar.gz,sha512:c0aa3a926d6c2bc0d4cc14f5d7677a4592111bf3ebefa65c5273c4b979a6e2b5d58305a5aaf4ac78f593b46605ec02f40b610dcbff070b1d8cf8ddc656cac7dc}}

Add new version line: dotnet-sdk 8.0.100

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:dotnet-sdk,type:dotnet-sdk},version:{ref:8.0.100,url:https://download.visualstudio.microsoft.com/download/pr/5226a5fa-8c0b-474f-b79a-8984ad7c5beb/3113ccbf789c9fd29972835f0f334b7a/dotnet-sdk-8.0.100-linux-x64.tar.gz,sha512:13905ea20191e70baeba50b0e9bbe5f752a7c34587878ee104744f9fb453bfe439994d38969722bdae7f60ee047d75dda8636f3ab62659450e9cd4024f38b2a5}}

Add new version line: node 20.12.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.12.0,url:https://nodejs.org/dist/v20.12.0/node-v20.12.0.tar.gz,sha256:6d81620a0d328ec3039184ad2f5a0fc340ed44a59e90947765567346671525e7}}

Add new version line: node 20.4.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.4.0,url:https://nodejs.org/dist/v20.4.0/node-v20.4.0.tar.gz,sha256:ee5a8b8fc18e57e1613480f4d87734190b9d3873b9c4696badf74bbc8310469d}}

Add new version line: node 20.9.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.9.0,url:https://nodejs.org/dist/v20.9.0/node-v20.9.0.tar.gz,sha256:a7e6547a951406e4e546a74160ed27b26f9abd4baf7c44dd5a0fa992852d0cfa}}

Add new version line: node 18.16.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.16.1,url:https://nodejs.org/dist/v18.16.1/node-v18.16.1.tar.gz,sha256:518f4c8dc23a26d8df77288d94e254b6015d792026ff9ba0c2316af255875fa5}}

Add new version line: node 18.18.2

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.18.2,url:https://nodejs.org/dist/v18.18.2/node-v18.18.2.tar.gz,sha256:509cd2cfc3a515bf2257ed3886b9fac64aeaac2a70ea59c0a6e02e2dbb722132}}

Remove the use of Dependabot in v2b Buildpacks

Context

Currently, the use of dependabot in v2b Buildpacks is generating quite a lot of noise, mostly due to the fact that 80-90% of these changes are suggested by dependabot target fixtures.

We do not intend to keep these fixtures up to date as they are only used in testing and are not intended for the end user.

The removal of Dependabot for v2b Buildpacks is proposed to clean up the notifications a bit and to alleviate the work required to close these issues (this is done manually by selecting the issues and closing them).

Add new version line: node 18.16.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.16.1,url:https://nodejs.org/dist/v18.16.1/node-v18.16.1.tar.gz,sha256:518f4c8dc23a26d8df77288d94e254b6015d792026ff9ba0c2316af255875fa5}}

Add new version line: node 18.17.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:18.17.1,url:https://nodejs.org/dist/v18.17.1/node-v18.17.1.tar.gz,sha256:1157525a819c395020795ff8c49eee7472b8666cc256b45558b9cbe2e0864c35}}

Add new version line: node 20.0.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.0.0,url:https://nodejs.org/dist/v20.0.0/node-v20.0.0.tar.gz,sha256:c1ee3c5355a5d25426e2fd3508c603e5e7661217194219bc846a12b99b40df15}}

Add new version line: node 20.7.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.7.0,url:https://nodejs.org/dist/v20.7.0/node-v20.7.0.tar.gz,sha256:07b85b65f844dc29ac5038c11b6e34a0997f1744d1487de0ab9a94743e5c12ad}}

Add new version line: node 20.6.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.6.0,url:https://nodejs.org/dist/v20.6.0/node-v20.6.0.tar.gz,sha256:407ec4bb44fb297662878a0976980624dcd010a481425c5af5da9d507cdcfe5e}}

Add new version line: python 3.12.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:python,type:python},version:{ref:3.12.0,url:https://www.python.org/ftp/python/3.12.0/Python-3.12.0.tgz,md5_digest:d6eda3e1399cef5dfde7c4f319b0596c,sha256:51412956d24a1ef7c97f1cb5f70e185c13e3de1f50d131c0aac6338080687afb}}

Add new version line: node 20.5.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.5.1,url:https://nodejs.org/dist/v20.5.1/node-v20.5.1.tar.gz,sha256:7e07a56c414a8cbb5ab788e7fe8828902af9e61aaaf7c53beff0688b59c75f83}}

Add new version line: nginx-static 1.25.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

Object

Add new version line: openresty 1.25.3.1

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:openresty,type:openresty},version:{ref:1.25.3.1,url:http://openresty.org/download/openresty-1.25.3.1.tar.gz,pgp:http://openresty.org/download/openresty-1.25.3.1.tar.gz.asc,sha256:32ec1a253a5a13250355a075fe65b7d63ec45c560bbe213350f0992a57cd79df}}

Add new version line: node 20.1.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

{source:{name:node,type:node,version_filter:node-lts},version:{ref:20.1.0,url:https://nodejs.org/dist/v20.1.0/node-v20.1.0.tar.gz,sha256:714d59336dc7e3291aebae4f0acd7938cdefb1c04f0a7d46a26aabe2662fe3cf}}

Add new version line: r 4.3.0

Please edit the dependency-builds pipeline to add the new version line to the relevant dependency/buildpack.

For nginx/nginx-static: Also remove older mainline/stable version.
E.g. If you are adding nginx 1.22, you will remove 1.20. If you are adding 1.23, you will remove 1.21

Object

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.