docs icon indicating copy to clipboard operation
docs copied to clipboard

Web content for Cloud Native Buildpacks

Results 71 docs issues
Sort by recently updated
recently updated
newest added

The edit links for the documentation pages were redirecting to non-existent file paths, resulting in a File not found error. This commit corrects the edit links to point to the...

## Summary When attempting to edit the documentation pages for both buildpacks and composite buildpacks at https://buildpacks.io/docs/for-app-developers/concepts/buildpack/ and https://buildpacks.io/docs/for-platform-operators/concepts/composite-buildpack/, the links redirect to non-existent file paths, resulting in a [`File...

type/enhancement

## Summary Description: As users increasingly prefer dark and night mode interfaces for improved readability and reduced eye strain, it would be beneficial to implement a toggle button on the...

type/enhancement

Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.5.4 to 5.6.0. Release notes Sourced from buildpacks/github-actions's releases. 5.6.0 ⛏ Dependency Upgrades Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 (#263) @​dependabot Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible...

dependencies
github_actions

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Hello Buildpackers! I was going through the documentation (to familiarize myself for GSoD) and thought that an early intro to some things would have helped my user journey better. ####...

## Summary We aim to improve the visibility and engagement of our Buildpack project by adding social media icons and links to our README file. This enhancement will make it...

type/enhancement
good first issue

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. actions-github-pages v3.9.3 See CHANGELOG.md for more details. actions-github-pages v3.9.2 See CHANGELOG.md...

dependencies
github_actions

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.3.7 What's Changed build(deps): bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 by @​dependabot in cloudflare/circl#467 kyber: remove division...

dependencies
go

## Summary Based on [this RFC](https://github.com/buildpacks/rfcs/pull/129), we now have two ways to prepend or append buildpacks to the builder order. ## What questions should this documentation answer? - How do...

type/enhancement
status/blocked
team/platform