Skip to content

Conversation

@carlosantoniodasilva
Copy link
Member

@carlosantoniodasilva carlosantoniodasilva commented Feb 2, 2026

With this, it will be possible to provide a JUDOSCALE_CONTAINER env var to setup the runtime container when using custom setups, or to override the default logic for a platform in case it's necessary.

With this, it will be possible to provide a `JUDOSCALE_CONTAINER` env
var to setup the runtime container when using custom setups, or to
override the default logic for a platform in case it's necessary.
return cls.for_railway(env)
else:
return cls.for_custom(env)
return cls.for_unknown(env)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I'm refactoring this in a follow-up PR: #123

@carlosantoniodasilva carlosantoniodasilva marked this pull request as ready for review February 2, 2026 19:09
carlosantoniodasilva added a commit to judoscale/judoscale-ruby that referenced this pull request Feb 3, 2026
#261)

With this, it will be possible to provide a `JUDOSCALE_CONTAINER` env
var to setup the runtime container when using custom setups, or to
override the default logic for a platform in case it's necessary.

- Ruby: #261
- Python: judoscale/judoscale-python#122
- Node: judoscale/judoscale-node#88
@carlosantoniodasilva carlosantoniodasilva merged commit 203891b into main Feb 3, 2026
6 checks passed
@carlosantoniodasilva carlosantoniodasilva deleted the ca-judoscale-container branch February 3, 2026 13:41
carlosantoniodasilva added a commit to judoscale/judoscale-node that referenced this pull request Feb 3, 2026
#88)

With this, it will be possible to provide a `JUDOSCALE_CONTAINER` env
var to setup the runtime container when using custom setups, or to
override the default logic for a platform in case it's necessary.

- Ruby: judoscale/judoscale-ruby#261
- Python: judoscale/judoscale-python#122
- Node: #88
- Java: judoscale/judoscale-java#7
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.

3 participants