Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Jammy Jellyfish #607

Closed
fg-j opened this issue Jul 13, 2022 · 3 comments
Closed

Support Jammy Jellyfish #607

fg-j opened this issue Jul 13, 2022 · 3 comments
Assignees

Comments

@fg-j
Copy link

fg-j commented Jul 13, 2022

Describe the Enhancement

Ultimately, we want to be able to build Nodejs apps on top of the Paketo Jammy stacks. Currently, builds fail because buildpacks like node-engine don't have the Jammy stack listed in their supported stacks.

Possible Solution

  • Update buildpack.toml and dependencies to add io.buildpacks.stacks.jammy as a compatible stack
  • Support for Jammy Jellyfish node-engine#487
  • (If necessary) Recompile installed dependencies to work on Jammy
  • Add some integration tests that test the buildpack against Jammy

Motivation

Part of paketo-buildpacks/builder-jammy-base#1

@sophiewigmore
Copy link
Member

TODO - all should only need a testing strategy but already work on * stack:
NPM Install
Yarn Install
Node Run Script
Node Start
NPM Start
Yarn Start

@sophiewigmore
Copy link
Member

All buildpacks up to date, released and included in https://github.com/paketo-buildpacks/nodejs/releases/tag/v0.22.0

@sophiewigmore
Copy link
Member

sophiewigmore commented Aug 8, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants