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

Remove packages that are provided by Heroku stacks #19836

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

zunda
Copy link
Contributor

@zunda zunda commented Nov 6, 2022

This change is to clean up the Aptfile removing the deb packages that are provided by Heroku stacks. For me it seems to be better not explicitly list packages because some might become inconsistent with those provided by the stack (e.g., #19807 broke my builds on heroku-20 stack). Still, I think we'd need to wait for users of other platforms/stacks confirm this doesn't negatively impact their deploys:

  • heroku-22
  • heroku-20
  • what else? (please edit the list to add yours)

@ineffyble ineffyble added the deployment Related to runtime configuration, production setups label Nov 14, 2022
@ineffyble
Copy link
Member

Might fix #20591.

@btrd
Copy link

btrd commented Nov 28, 2022

I wonder if Mastodon is working on heroku-22 since Ruby 3.0.4 is not available on this stack
https://devcenter.heroku.com/articles/ruby-support#supported-runtimes

@Gargron Gargron merged commit 10370d3 into mastodon:main Dec 15, 2022
neatchee pushed a commit to neatchee/mastodon that referenced this pull request Dec 16, 2022
nametoolong pushed a commit to nametoolong/nuage that referenced this pull request Jan 12, 2023
jesseplusplus pushed a commit to jesseplusplus/decodon that referenced this pull request Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Related to runtime configuration, production setups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants