Skip to content

Bump version 1.44.2#1223

Closed
sc-david-voisin wants to merge 2 commits into
masterfrom
release/1.44.2
Closed

Bump version 1.44.2#1223
sc-david-voisin wants to merge 2 commits into
masterfrom
release/1.44.2

Conversation

@sc-david-voisin
Copy link
Copy Markdown
Contributor

No description provided.

@sc-david-voisin sc-david-voisin requested review from a team, EtienneM and briceamen and removed request for a team and briceamen May 11, 2026 09:43
Comment thread README.md Outdated
You can now update the [changelog](https://doc.scalingo.com/changelog) and tweet about it!

> [Changelog] CLI - Release of version 1.44.1 https://cli.scalingo.com - More news at https://changelog.scalingo.com #cli #paas #changelog #bugfix
> [Changelog] CLI - Release of version 1.44.2
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.

is it an on purpose line break ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oooh, missed it I introduced a line feed :/

Copy link
Copy Markdown
Member

@EtienneM EtienneM left a comment

Choose a reason for hiding this comment

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

question: I wanted to wait for some other PRs to be merged before proceeding. Is there a reason why you create this release? Is it asked by the customer?

Comment thread README.md Outdated
git cherry-pick -m 1 <commit ID number X>
git push --set-upstream origin v1.44.1
git push --set-upstream origin v1.44.2

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change

Comment thread README.md
```bash
git checkout <base commit ID>
git checkout -b v1.44.1
git checkout -b v1.44.2
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

issue: the new branch creation command is:

Suggested change
git checkout -b v1.44.2
git switch --create v1.44.2

@sc-david-voisin
Copy link
Copy Markdown
Contributor Author

question: I wanted to wait for some other PRs to be merged before proceeding. Is there a reason why you create this release? Is it asked by the customer?

No, not asked by the customer. This ticket is simply within the Guardian queue, I saw your fix, I tested, and thought it was fine to release it.
So, better cancel this PR ?

@sc-david-voisin sc-david-voisin requested a review from EtienneM May 11, 2026 09:53
Copy link
Copy Markdown
Member

@EtienneM EtienneM left a comment

Choose a reason for hiding this comment

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

I'm sorry something was still opened on your side. I'll try to handle this release this week

@sc-david-voisin
Copy link
Copy Markdown
Contributor Author

I'm sorry something was still opened on your side. I'll try to handle this release this week

Fine, I cancel this PR, sorry both for the noise and my wild linefeeds.

@EtienneM EtienneM deleted the release/1.44.2 branch May 11, 2026 12:41
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