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

Upgrade to heroku-22 stack and pin Node.js version to 18.20.5 #332

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brittanysmart
Copy link
Contributor

@brittanysmart brittanysmart commented Dec 11, 2024

Stack Upgrade

This PR prepares the application for upgrading from heroku-20 to heroku-22 stack.

Changes

  • Set stack to heroku-22 in app.json
  • Pin Node.js version to 18.20.5 for consistency across environments
  • Update buildpack configuration for heroku-22 compatibility

Testing

  • Review App will be created with heroku-22 stack
  • Verify application builds and runs correctly
  • Confirm all functionality works as expected

Notes

  • Heroku-20 EOL is April 30th, 2024
  • This upgrade ensures continued security updates and compatibility

Rollback Plan

If issues occur:

  1. Revert to heroku-20 stack
  2. Return to previous Node.js version configuration
📦 Published PR as canary version: 0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0

✨ Test out this PR locally via:

npm install @knapsack-cloud/public-demo-design-tokens@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0
npm install @knapsack-cloud/public-demo-react@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0
npm install @knapsack-cloud/public-demo-styles@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0
npm install @knapsack-cloud/public-demo-web-components@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0
# or 
yarn add @knapsack-cloud/public-demo-design-tokens@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0
yarn add @knapsack-cloud/public-demo-react@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0
yarn add @knapsack-cloud/public-demo-styles@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0
yarn add @knapsack-cloud/public-demo-web-components@0.1.87--canary.332.a46dfe5c330bc20178b5692c94e5ab426a9eddfe.0

@brittanysmart brittanysmart temporarily deployed to public-demo-chore-herok-uvdgwj December 11, 2024 18:12 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant