-
### Required Terms
- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agr…
-
Support mget. This has following requirements:
- [x] Support basic mget
- [x] Support mget with compression
- [ ] Support scatter gather for token aware mget. This is a little involved becau…
-
### Is your feature request related to a problem?
I would like for auto join giveaway from dyno bot to work as expected but it cannot due because It's not support
### Describe the solution you'd lik…
-
When trying to deploy dm-2 to Heroku, I get "Error resizing dynos: Couldn't find that process type (worker)" after the build part is finished.
-
Using the dyno syntax printer prints enums as IDs. This is a problem for tools which use this, like the language server.
Consider the following code, where block comments indicate CLS inlay hints
…
-
### Required Terms
- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agreem…
-
Deploying this app by following the instructions in the README yields an app with no dynos configured. Copying the example `Procfile` to my app's git repo does not help either.
-
I want to use libssh2, but heroku deployment fails.
The deproy log says "configure not found".
-----------------------------------------------
-----> Deleting 0 files matching .slugignore pattern…
-
Great little GitHub Action by the way! Thanks for making this available to the community.
My app needs to deploy a web (Django) and worker (Celery) dyno. Can this be achieved with this Action?
B…
-
I'm trying to create a new infrastructure based on `sidekiq` and `hirefire` and since the number might scale a lot we need the name to be a little bit bigger than the current regular expression suppo…