# Buildpacks

Published articles for Buildpacks.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Bigger Slugs and Greater Build Timeout Flexibility

DevFeed: [Bigger Slugs and Greater Build Timeout Flexibility](<https://devfeed.tech/articles/bigger-slugs-and-greater-build-timeout-flexibility-26378.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/bigger-slugs-and-greater-build-timeout-flexibility/>)

Author: Jesse Brown

Published: 2026-03-19T22:28:36Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [container](<https://devfeed.tech/topics/container.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer](<https://devfeed.tech/tags/developer.md>), [dynos](<https://devfeed.tech/tags/dynos.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [news](<https://devfeed.tech/tags/news.md>), [platform-updates](<https://devfeed.tech/tags/platform-updates.md>), [timeout](<https://devfeed.tech/tags/timeout.md>)

### AI overview

Heroku increased the default maximum compressed app slug size from 500MB to 1GB and raised build compile timeouts. The update supports applications with large dependencies, while larger slugs may increase dyno boot times.

### Source excerpt

Modern applications, especially those leveraging AI and data-heavy libraries, need more room to breathe. To support these evolving stacks and reduce developer friction, we've increased the default maximum compressed slug size from 500MB to 1GB. Understanding app slugs and deployment App slugs are the container build artifacts produced by Heroku Buildpacks and run in dynos. [...] The post Bigger Slugs and Greater Build Timeout Flexibility appeared first on Heroku.

## Behind the Scenes: How Maintaining Cloud Native Buildpacks Powers Platforms Like Heroku

DevFeed: [Behind the Scenes: How Maintaining Cloud Native Buildpacks Powers Platforms Like Heroku](<https://devfeed.tech/articles/behind-the-scenes-how-maintaining-cloud-native-buildpacks-powers-platforms-like-heroku-26448.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/how-maintaining-cloud-native-buildpacks-powers-platforms-like-heroku/>)

Author: Juan Bustamante

Published: 2026-03-17T15:00:03Z

Content type: opinion

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Security](<https://devfeed.tech/topics/security.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [GitHub Issues](<https://devfeed.tech/topics/github-issues.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cloud-native-ecosystem](<https://devfeed.tech/tags/cloud-native-ecosystem.md>), [docker](<https://devfeed.tech/tags/docker.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [github-issues](<https://devfeed.tech/tags/github-issues.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [google-cloud-run](<https://devfeed.tech/tags/google-cloud-run.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [patches](<https://devfeed.tech/tags/patches.md>), [platform](<https://devfeed.tech/tags/platform.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

This article describes how pack CLI maintainers support Cloud Native Buildpacks through releases, security patches, issue triage, pull request reviews, CI changes, and feature development. It explains how Heroku-funded maintenance benefits Heroku, Google Cloud Run, and internal platform teams.

### Source excerpt

Most developers never see the 11 pack releases we shipped in the last 14 months as pack CLI maintainers. That's actually a good sign--it means the infrastructure just works. When a critical vulnerability emerges requiring an immediate upgrade, the fix is shipped within days. Here's what most developers don't see: that same security patch now [...] The post Behind the Scenes: How Maintaining Cloud Native Buildpacks Powers Platforms Like Heroku appeared first on Heroku.

## Heroku Support for .NET 10 LTS: What Developers Need to Know

DevFeed: [Heroku Support for .NET 10 LTS: What Developers Need to Know](<https://devfeed.tech/articles/heroku-support-for-net-10-lts-what-developers-need-to-know-26498.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/support-for-dotnet-10-lts-what-developers-need-know/>)

Author: Rune Soerensen

Published: 2025-11-11T08:00:23Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [.NET](<https://devfeed.tech/topics/net.md>), [ASP.NET](<https://devfeed.tech/topics/aspnet.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [migration](<https://devfeed.tech/topics/migration.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [asp-net](<https://devfeed.tech/tags/asp-net.md>), [asp-net-core](<https://devfeed.tech/tags/asp-net-core.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developers](<https://devfeed.tech/tags/developers.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [languages](<https://devfeed.tech/tags/languages.md>), [lts](<https://devfeed.tech/tags/lts.md>), [migration](<https://devfeed.tech/tags/migration.md>), [net](<https://devfeed.tech/tags/net.md>), [nextgen](<https://devfeed.tech/tags/nextgen.md>), [product-features](<https://devfeed.tech/tags/product-features.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Heroku now supports building and running .NET 10 applications, including ASP.NET Core 10, with buildpack support for features such as file-based apps and solution files. .NET 10 is the new three-year Long Term Support release, while .NET 8 and .NET 9 are scheduled to reach end of support on November 10, 2026.

### Source excerpt

It's that time of year for .NET when we get a new major version and a bunch of exciting features. .NET Conf 2025 kicked off earlier today, bringing with it the release of .NET 10, as well as ASP.NET Core 10, C# 14, and F# 10. Congrats (and a big thank you) to the .NET [...] The post Heroku Support for .NET 10 LTS: What Developers Need to Know appeared first on Heroku.

## OpenTelemetry, Kubernetes, and Fir: Putting it All Together

DevFeed: [OpenTelemetry, Kubernetes, and Fir: Putting it All Together](<https://devfeed.tech/articles/opentelemetry-kubernetes-and-fir-putting-it-all-together-26478.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/opentelemetry-kubernetes-fir-putting-it-all-together/>)

Author: Ken W. Alger

Published: 2025-07-09T15:00:13Z

Content type: article

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Heroku](<https://devfeed.tech/topics/heroku.md>), [observability](<https://devfeed.tech/topics/observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>)

Tags: [alternatives](<https://devfeed.tech/tags/alternatives.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [fir](<https://devfeed.tech/tags/fir.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [jaeger](<https://devfeed.tech/tags/jaeger.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [performance-optimization](<https://devfeed.tech/tags/performance-optimization.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

This article explains how Heroku's Fir cloud platform uses Kubernetes for automated scaling, self-healing, and resource management while exposing a Heroku interface to users. It also describes how OpenTelemetry standardizes telemetry collection and enables distributed tracing, performance diagnosis, and routing data to different monitoring backends without vendor lock-in.

### Source excerpt

Modern cloud-native architectures are composed of multiple microservices running across dynamic environments. Effectively diagnosing performance issues, bottlenecks, or failures requires comprehensive observability. For this, many organizations look to OpenTelemetry, which provides a standardized approach to capturing and analyzing telemetry data. Fir is Heroku's next generation cloud platform, designed to offer more modern cloud-native capabilities with [...] The post OpenTelemetry, Kubernetes, and Fir: Putting it All Together appeared first on Heroku.

## Heroku Fir: Dive into the New Platform Capabilities

DevFeed: [Heroku Fir: Dive into the New Platform Capabilities](<https://devfeed.tech/articles/heroku-fir-dive-into-the-new-platform-capabilities-26432.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-fir-generally-available-new-platform-capabilities/>)

Author: Ethan Limchayseng

Published: 2025-04-02T06:58:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [container images](<https://devfeed.tech/topics/container-images.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [container-images](<https://devfeed.tech/tags/container-images.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [fir](<https://devfeed.tech/tags/fir.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [news](<https://devfeed.tech/tags/news.md>), [nextgen](<https://devfeed.tech/tags/nextgen.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

Heroku announces the general availability of Fir, its next-generation platform built on open source standards and cloud-native technologies. The article highlights Cloud Native Buildpacks as the standard build system for creating portable OCI container images and simplifying deployment.

### Source excerpt

For years, Heroku has been empowering developers to deploy and scale their applications with ease. We're thrilled to offer the next generation of the Heroku platform, codenamed Fir. Built on open source standards and cloud-native technologies, Fir accelerates your development like never before. A change of this scale is not something that we take lightly. [...] The post Heroku Fir: Dive into the New Platform Capabilities appeared first on Heroku.

## .NET on Heroku: Now Generally Available

DevFeed: [.NET on Heroku: Now Generally Available](<https://devfeed.tech/articles/net-on-heroku-now-generally-available-26396.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/dotnet-now-generally-available/>)

Author: Rune Soerensen

Published: 2025-04-02T06:56:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [.NET](<https://devfeed.tech/topics/net.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [ASP.NET Core](<https://devfeed.tech/topics/asp-net-core.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [asp-net](<https://devfeed.tech/tags/asp-net.md>), [asp-net-core](<https://devfeed.tech/tags/asp-net-core.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [f-sharp](<https://devfeed.tech/tags/f-sharp.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [languages](<https://devfeed.tech/tags/languages.md>), [net](<https://devfeed.tech/tags/net.md>), [news](<https://devfeed.tech/tags/news.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

Heroku announces that .NET support, previously in beta, is now generally available. The release provides production support, documentation, support services, automatic build and deployment behavior, and support for C#, F#, Visual Basic, and ASP.NET Core applications.

### Source excerpt

It's never been a more exciting time to be a .NET developer. With .NET (formerly known as .NET Core) approaching its 10-year anniversary this November, the platform has evolved into a powerful, cross-platform ecosystem, embracing modern development practices and powering a vast array of applications. Today, we're thrilled to announce that .NET support on Heroku, [...] The post .NET on Heroku: Now Generally Available appeared first on Heroku.

## Simplifying JVM App Development with Heroku's Buildpack Magic

DevFeed: [Simplifying JVM App Development with Heroku's Buildpack Magic](<https://devfeed.tech/articles/simplifying-jvm-app-development-with-heroku-s-buildpack-magic-26495.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/simplifying-jvm-app-development-herokus-buildpack-magic/>)

Author: Andrew Fawcett

Published: 2025-03-24T15:00:00Z

Content type: tutorial

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Buildpacks](<https://devfeed.tech/topics/buildpacks.md>), [Heroku](<https://devfeed.tech/topics/heroku.md>), [Java](<https://devfeed.tech/topics/java.md>), [Spring Boot](<https://devfeed.tech/topics/spring-boot.md>), [Micronaut](<https://devfeed.tech/topics/micronaut.md>), [Quarkus](<https://devfeed.tech/topics/quarkus.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [build-tools](<https://devfeed.tech/tags/build-tools.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-key-value-store](<https://devfeed.tech/tags/heroku-key-value-store.md>), [heroku-postgres](<https://devfeed.tech/tags/heroku-postgres.md>), [java](<https://devfeed.tech/tags/java.md>), [languages](<https://devfeed.tech/tags/languages.md>), [maven](<https://devfeed.tech/tags/maven.md>), [micronaut](<https://devfeed.tech/tags/micronaut.md>), [procfile](<https://devfeed.tech/tags/procfile.md>), [quarkus](<https://devfeed.tech/tags/quarkus.md>), [spring-boot](<https://devfeed.tech/tags/spring-boot.md>)

### AI overview

Heroku's Java buildpack automates much of the process of deploying JVM applications. It detects languages and frameworks, obtains build tools, configures the runtime, and can provide framework-specific settings for Spring Boot, Quarkus, and Micronaut applications.

### Source excerpt

Heroku's commitment to developer productivity shines through in its powerful buildpack system. They handle the heavy lifting of building your app, letting you focus on what matters most: writing code. A prime example is the Heroku Java buildpack, a versatile tool that simplifies deploying Java applications, especially those built with popular frameworks like Spring Boot, [...] The post Simplifying JVM App Development with Heroku's Buildpack Magic appeared first on Heroku.

## .NET Support on Heroku

DevFeed: [.NET Support on Heroku](<https://devfeed.tech/articles/net-support-on-heroku-26397.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/dotnet-support-on-heroku/>)

Author: Rune Soerensen

Published: 2024-12-03T00:00:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [.NET](<https://devfeed.tech/topics/net.md>), [ASP.NET Core](<https://devfeed.tech/topics/asp-net-core.md>), [Blazor](<https://devfeed.tech/topics/blazor.md>), [C#](<https://devfeed.tech/topics/csharp.md>), [F#](<https://devfeed.tech/topics/fsharp.md>), [Visual Basic](<https://devfeed.tech/topics/visual-basic.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [apis](<https://devfeed.tech/tags/apis.md>), [app](<https://devfeed.tech/tags/app.md>), [asp-net](<https://devfeed.tech/tags/asp-net.md>), [asp-net-core](<https://devfeed.tech/tags/asp-net-core.md>), [blazor](<https://devfeed.tech/tags/blazor.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [can](<https://devfeed.tech/tags/can.md>), [community](<https://devfeed.tech/tags/community.md>), [core](<https://devfeed.tech/tags/core.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [developers](<https://devfeed.tech/tags/developers.md>), [f-sharp](<https://devfeed.tech/tags/f-sharp.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [high-performance](<https://devfeed.tech/tags/high-performance.md>), [languages](<https://devfeed.tech/tags/languages.md>), [maintainability](<https://devfeed.tech/tags/maintainability.md>), [net](<https://devfeed.tech/tags/net.md>), [news](<https://devfeed.tech/tags/news.md>), [nextgen](<https://devfeed.tech/tags/nextgen.md>), [platform](<https://devfeed.tech/tags/platform.md>)

### AI overview

Heroku announces that official .NET support is entering public beta. Developers can build and deploy C#, F#, and Visual Basic applications using frameworks including ASP.NET Core and Blazor. The support includes a buildpack, documentation, testing, and guidance for deploying applications, including Blazor apps with Heroku Postgres.

### Source excerpt

We're excited to announce that official support for .NET on Heroku is entering public beta starting today. Developers can now build and deploy applications in C#, F#, and Visual Basic, using frameworks like ASP.NET Core and Blazor, all with the simplicity and flexibility of the Heroku platform. .NET has long been one of the most [...] The post .NET Support on Heroku appeared first on Heroku.

## Planting New Platform Roots in Cloud Native with Fir

DevFeed: [Planting New Platform Roots in Cloud Native with Fir](<https://devfeed.tech/articles/planting-new-platform-roots-in-cloud-native-with-fir-26486.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/planting-new-platform-roots-cloud-native-fir/>)

Author: Terence Lee

Published: 2024-12-02T14:15:00Z

Content type: article

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Buildpacks](<https://devfeed.tech/topics/buildpacks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [fir](<https://devfeed.tech/tags/fir.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [news](<https://devfeed.tech/tags/news.md>), [nextgen](<https://devfeed.tech/tags/nextgen.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [platform](<https://devfeed.tech/tags/platform.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [vendor-lock-in](<https://devfeed.tech/tags/vendor-lock-in.md>)

### AI overview

Heroku introduces Fir, a new technology stack built on cloud-native technologies and open source standards. The article describes its use of OCI images, Cloud Native Buildpacks, OpenTelemetry, and Kubernetes to support portability, interoperability, scalability, and developer experience.

### Source excerpt

Cloud platforms have come a long way since Heroku first set out to empower developers. Today's cloud native development demands even greater flexibility, openness, and scalability. A fun fact about Heroku is that we use trees to denote the generation of the platform technology stack (aka version). In the tradition of Aspen, Bamboo, and Cedar, [...] The post Planting New Platform Roots in Cloud Native with Fir appeared first on Heroku.

## Electron on Heroku

DevFeed: [Electron on Heroku](<https://devfeed.tech/articles/electron-on-heroku-26399.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/electron-on-heroku/>)

Author: Felix Rieseberg

Published: 2024-09-30T16:00:00Z

Content type: article

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Electron](<https://devfeed.tech/topics/electron.md>), [Heroku](<https://devfeed.tech/topics/heroku.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Bots](<https://devfeed.tech/topics/bots.md>), [Redis](<https://devfeed.tech/topics/redis.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [bots](<https://devfeed.tech/tags/bots.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [electron](<https://devfeed.tech/tags/electron.md>), [github](<https://devfeed.tech/tags/github.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [platform-updates](<https://devfeed.tech/tags/platform-updates.md>), [redis](<https://devfeed.tech/tags/redis.md>), [releases](<https://devfeed.tech/tags/releases.md>), [slack](<https://devfeed.tech/tags/slack.md>)

### AI overview

Electron maintainers describe how they use Heroku to host Electron's update service and automation bots. The article covers a Node.js service integrated with GitHub Releases, a staging and production pipeline, Redis storage, and a Slack bot for Chromium resource links.

### Source excerpt

As maintainers of the open source framework Electron, we try to be diligent about the work we take on. Apps like Visual Studio Code, Slack, Notion, or 1Password are built on top of Electron and make use of our unique mix of native code and web technologies to make their users happy. That requires focus: [...] The post Electron on Heroku appeared first on Heroku.

## How to Use pnpm on Heroku

DevFeed: [How to Use pnpm on Heroku](<https://devfeed.tech/articles/how-to-use-pnpm-on-heroku-26507.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/using-pnpm-on-heroku/>)

Author: Colin Casey

Published: 2024-07-19T02:12:00Z

Content type: tutorial

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [pnpm](<https://devfeed.tech/topics/pnpm.md>), [Heroku](<https://devfeed.tech/topics/heroku.md>), [Package manager](<https://devfeed.tech/topics/package-manager.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [npm](<https://devfeed.tech/topics/npm.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Express](<https://devfeed.tech/topics/express.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cli](<https://devfeed.tech/tags/cli.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [express](<https://devfeed.tech/tags/express.md>), [git](<https://devfeed.tech/tags/git.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [install](<https://devfeed.tech/tags/install.md>), [integrity](<https://devfeed.tech/tags/integrity.md>), [node](<https://devfeed.tech/tags/node.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [npm](<https://devfeed.tech/tags/npm.md>), [packages](<https://devfeed.tech/tags/packages.md>), [pnpm](<https://devfeed.tech/tags/pnpm.md>)

### AI overview

This tutorial explains how to use pnpm as an alternative to npm for Node.js applications deployed on Heroku. It covers pnpm's content-addressable store, dependency installation workflow, Corepack-based installation, version pinning, and creating a sample Express application.

### Source excerpt

What is pnpm? Pnpm is a fast, disk-efficient Node package manager used as an alternative to npm. The Heroku Node.js buildpack now supports pnpm. Early Node.js application owners who've taken advantage of pnpm support have seen 10-40% faster install times compared to NPM on Heroku deployments. It's an excellent choice for managing packages in the [...] The post How to Use pnpm on Heroku appeared first on Heroku.

## Heroku Joins CNCF as a Platinum Member

DevFeed: [Heroku Joins CNCF as a Platinum Member](<https://devfeed.tech/articles/heroku-joins-cncf-as-a-platinum-member-26435.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-joins-cncf-platinum-member/>)

Author: Bob Wise

Published: 2024-06-27T23:35:00Z

Content type: opinion

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cncf](<https://devfeed.tech/tags/cncf.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [news](<https://devfeed.tech/tags/news.md>), [partners](<https://devfeed.tech/tags/partners.md>)

### AI overview

Heroku is joining the Cloud Native Computing Foundation at the platinum level, upgrading Salesforce's existing CNCF membership. The article places the decision in the context of Heroku's influence on developer experience and cloud-native thinking, and its relationship to Kubernetes and GitOps.

### Source excerpt

Heroku is joining the CNCF at the platinum level, upgrading the long-held CNCF Salesforce membership. This marks my third time serving on the CNCF board for different companies, and I'm excited to participate again. Joining the CNCF at the Platinum level signifies a major commitment, reflecting Heroku's dedication to the evolving landscape. My three board [...] The post Heroku Joins CNCF as a Platinum Member appeared first on Heroku.

## Improved Browser Testing on Heroku with Chrome

DevFeed: [Improved Browser Testing on Heroku with Chrome](<https://devfeed.tech/articles/improved-browser-testing-on-heroku-with-chrome-26450.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/improved-browser-testing-on-heroku-with-chrome/>)

Author: Mars Hall

Published: 2024-04-09T22:00:00Z

Content type: article

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Browser Automation](<https://devfeed.tech/topics/browser-automation.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Continuous Delivery (CD)](<https://devfeed.tech/topics/continuous-delivery.md>)

Tags: [automated](<https://devfeed.tech/tags/automated.md>), [browser](<https://devfeed.tech/tags/browser.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [ci](<https://devfeed.tech/tags/ci.md>), [continuous-delivery](<https://devfeed.tech/tags/continuous-delivery.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tests](<https://devfeed.tech/tags/tests.md>)

### AI overview

Heroku introduces the Chrome for Testing Heroku Buildpack, a community buildpack designed to improve installation reliability for automated browser testing in Heroku apps. It addresses Chrome and Chromedriver version mismatches by keeping their versions aligned for testing environments.

### Source excerpt

For developers and businesses offering a web-based product, automated browser testing is a critical tool to ensure continuous delivery of a reliable service. Developers write browser tests by scripting actions against a real browser, simulating real usage by navigating, selecting, and making assertions about web pages and their document elements. In this post, we introduce [...] The post Improved Browser Testing on Heroku with Chrome appeared first on Heroku.

## Heroku Cloud Native Buildpacks: Bringing Heroku Magic to Container Images

DevFeed: [Heroku Cloud Native Buildpacks: Bringing Heroku Magic to Container Images](<https://devfeed.tech/articles/heroku-cloud-native-buildpacks-bringing-heroku-magic-to-container-images-26425.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-cloud-native-buildpacks/>)

Author: Terence Lee

Published: 2024-03-19T14:00:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Buildpacks](<https://devfeed.tech/topics/buildpacks.md>), [Heroku](<https://devfeed.tech/topics/heroku.md>), [container images](<https://devfeed.tech/topics/container-images.md>), [Containers](<https://devfeed.tech/topics/containers.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [container-images](<https://devfeed.tech/tags/container-images.md>), [containers](<https://devfeed.tech/tags/containers.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Heroku announces a preview release of Cloud Native Buildpacks, which turn application code into OCI-compliant container images. The buildpacks support multiple language ecosystems and automate dependency installation, environment setup, compilation, and image-layer assembly.

### Source excerpt

At Heroku, we believe the best choices are the ones you don't have to make. That's why we're thrilled to announce the preview release of Heroku Cloud Native Buildpacks. Our Cloud Native Buildpack (CNB) offering brings the beloved Heroku language and framework experience to your local machine and beyond. Whether you're coding in Ruby, Node.js, [...] The post Heroku Cloud Native Buildpacks: Bringing Heroku Magic to Container Images appeared first on Heroku.

## PointerPodcast - Buildpacks and Extreme Programming

DevFeed: [PointerPodcast - Buildpacks and Extreme Programming](<https://devfeed.tech/articles/pointerpodcast-buildpacks-and-extreme-programming-32278.md>)

Original publisher: [Read original article](<https://domenicoluciani.com/2024/01/12/pointerpodcast-extreme-programming-buildpacks.html>)

Published: 2024-01-11T23:00:00Z

Content type: opinion

Language: en

Sources: [Domenico Luciani](<https://devfeed.tech/sources/domenico-luciani.md>)

Topics: [Buildpacks](<https://devfeed.tech/topics/buildpacks.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [programming](<https://devfeed.tech/tags/programming.md>)

### AI overview

The author describes being interviewed by PointerPodcast about their three-month experience with Take 3 and their work at Tanzu Labs. The episode discusses Buildpacks and Extreme Programming and is available in Italian on Spotify and Apple Podcasts.

### Source excerpt

I decided to expose myself more and more, I like to share my opinions and experiences (you can say reading this blog), and this time I decided to attend as a interviewee for a well known Podcast in Italy talking about something I've done for 3 months, are you curious about it?

## Buildpacks - 3 months later

DevFeed: [Buildpacks - 3 months later](<https://devfeed.tech/articles/buildpacks-3-months-later-32275.md>)

Original publisher: [Read original article](<https://domenicoluciani.com/2023/11/16/buildpacks-3-months-later.html>)

Author: Domenico Luciani

Published: 2023-11-15T23:00:00Z

Content type: opinion

Language: en

Sources: [Domenico Luciani](<https://devfeed.tech/sources/domenico-luciani.md>)

Topics: [Buildpacks](<https://devfeed.tech/topics/buildpacks.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [container-image](<https://devfeed.tech/tags/container-image.md>), [containers](<https://devfeed.tech/tags/containers.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [dockerfiles](<https://devfeed.tech/tags/dockerfiles.md>), [oci](<https://devfeed.tech/tags/oci.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [optimize](<https://devfeed.tech/tags/optimize.md>), [use-cases](<https://devfeed.tech/tags/use-cases.md>)

### AI overview

The author recounts spending three months on VMware's CNB--Cloud Native Buildpacks--team through the company's Take3 initiative. The article explains that Buildpacks turn source code into OCI-compliant container images, manage dependencies and runtimes, and use separate layers that can be updated independently.

### Source excerpt

Since the beginning of my career in this industry, I've always been fascinated by the open-source world. After so many years of contributing on my own, this year, I finally joined...

## Heroku's Next Chapter

DevFeed: [Heroku's Next Chapter](<https://devfeed.tech/articles/heroku-s-next-chapter-26475.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/next-chapter/>)

Author: Bob Wise

Published: 2022-08-25T19:58:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Buildpacks](<https://devfeed.tech/topics/buildpacks.md>), [Security](<https://devfeed.tech/topics/security.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [app-architecture](<https://devfeed.tech/tags/app-architecture.md>), [availability](<https://devfeed.tech/tags/availability.md>), [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [customers](<https://devfeed.tech/tags/customers.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [education](<https://devfeed.tech/tags/education.md>), [github](<https://devfeed.tech/tags/github.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [news](<https://devfeed.tech/tags/news.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [platform-updates](<https://devfeed.tech/tags/platform-updates.md>), [product-features](<https://devfeed.tech/tags/product-features.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Heroku outlines its next chapter, emphasizing support for customers, a public product roadmap on GitHub, a greater focus on mission-critical use, and continued open-source contributions. The company also announces the end of free product plans and deletion of inactive accounts, alongside planned student and nonprofit support.

### Source excerpt

Back in May, I wrote about my enthusiasm to be part of the Heroku story, and I remain just as passionate today about helping write the next chapter. I've had many customer meetings over the past few months, and the theme is consistent -- you want to know where we are taking Heroku. We want [...] The post Heroku's Next Chapter appeared first on Heroku.

## Sphinx Build Pack on Heroku

DevFeed: [Sphinx Build Pack on Heroku](<https://devfeed.tech/articles/sphinx-build-pack-on-heroku-41109.md>)

Original publisher: [Read original article](<https://www.craigkerstiens.com/2012/01/25/Sphinx-Build-Pack-on-Heroku/>)

Author: Map

Published: 2012-01-25T20:55:56Z

Content type: tutorial

Language: en

Sources: [Craig Kerstiens](<https://devfeed.tech/sources/craig-kerstiens.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Buildpacks](<https://devfeed.tech/topics/buildpacks.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [buildpacks](<https://devfeed.tech/tags/buildpacks.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [git](<https://devfeed.tech/tags/git.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [python](<https://devfeed.tech/tags/python.md>), [static](<https://devfeed.tech/tags/static.md>)

### AI overview

This article describes a Sphinx buildpack for Heroku that automatically builds and runs Sphinx documentation projects. It supports public and private documentation modes, with private access configured through a Google Apps domain config variable.

### Source excerpt

Heroku's latest Cedar stack supports running anything. Heroku's officially supported languages actually have their buildpacks public via Heroku's github, you can view several of them at: Python Build Pack Ruby Build Pack Scala Build Pack There have even been some created as fun weekend hacks such as the NES Rom Buildpack. Recently at Heroku my teams have started exploring new forms of collaborating and documenting. In particular editing a wiki for communication is contrary to our regular workflow. Much of our day is spent in code and git. To edit a wiki within a web browser and using some markup we're less familiar with is an overhead we were aiming to reduce. As a result we've tried a few things, the first was simply using a github repo to edit markdown. Personally I have always been a fan of Sphinx documentation. However, Sphinx has no means to secure a site out of the box. Generating the static site then running it being a Rack app to secure it seemed like a few extra steps that would hinder workflow. As a result I set out to build the Sphinx buildpack which would let you push a Sphinx project to Heroku and automatically run your documentation. The buildpack itself supports two modes, public documentation and a private documentation. To have your documentation secured in private mode you simple need to add your google apps domain as a config var heroku config:add DOMAIN=mydomain.com. If you need more information about setting up OpenID check out my recent post Securing your organization with OpenID $ sphinx-quickstart $ git init . $ git add . $ git commit -m initial $ heroku create -s cedar -b http://github.com/craigkerstiens/heroku-buildpack-sphinx.git $ git push heroku master $ heroku open