Skip to content

fix(run): correctly parse operation URL#1215

Merged
EtienneM merged 1 commit intomasterfrom
fix/1214/one_off
Apr 16, 2026
Merged

fix(run): correctly parse operation URL#1215
EtienneM merged 1 commit intomasterfrom
fix/1214/one_off

Conversation

@EtienneM
Copy link
Copy Markdown
Member

@EtienneM EtienneM commented Apr 15, 2026

bsscalingo --app biniou run bash
-----> Starting container one-off-3487  Done in 0.117 seconds
-----> Connecting to container [one-off-3487]...  
-----> Process 'bash' is starting...  
[...]
[13:13][osc-st-fr1] Scalingo:biniou ~ $ 

Fix #1214

  • Add a changelog entry in the section "To Be Released" of CHANGELOG.md

@EtienneM EtienneM self-assigned this Apr 15, 2026
@EtienneM EtienneM changed the title build(deps): update github.com/Scalingo/go-scalingo/v11 fix(run): correctly parse operation URL Apr 15, 2026
@EtienneM EtienneM force-pushed the fix/1214/one_off branch 2 times, most recently from 2803507 to d6e075a Compare April 15, 2026 13:23
@EtienneM EtienneM marked this pull request as ready for review April 15, 2026 13:56
@EtienneM EtienneM requested a review from a team as a code owner April 15, 2026 13:56
@EtienneM EtienneM requested review from curzolapierre and sc-david-voisin and removed request for a team April 15, 2026 13:56
Comment thread CHANGELOG.md
* feat(apps/create): detect Git main branch name
* fix(databases): `parseScheduleAtFlag` returns a validation error
* fix(privatenetworks): `PrivateNetworksDomainsList` must take a `pagination.Request` in argument
* build(deps): update `github.com/Scalingo/go-scalingo` from v10 to v11
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

praise: good catch!

Copy link
Copy Markdown
Member

@curzolapierre curzolapierre left a comment

Choose a reason for hiding this comment

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

SGTM

@EtienneM EtienneM merged commit 20cecf5 into master Apr 16, 2026
7 checks passed
@EtienneM EtienneM deleted the fix/1214/one_off branch April 16, 2026 06:05
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.

Starting a one-off fails

3 participants