Skip to content

Conversation

@kerak19
Copy link
Contributor

@kerak19 kerak19 commented Nov 24, 2025

No description provided.

@kerak19 kerak19 self-assigned this Nov 24, 2025
@@ -1 +1 @@
v6.4.1
0
Copy link
Contributor

Choose a reason for hiding this comment

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

Invalid version here, put the version in the swagger.yml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't have version yet. I think we'll update it after meta versioning is merged but before CLI is merged ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Don't merge yet, I will check with gael

Copy link
Contributor Author

@kerak19 kerak19 left a comment

Choose a reason for hiding this comment

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

Just to publish

Copy link
Contributor

@fhacloid fhacloid left a comment

Choose a reason for hiding this comment

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

Almost good.

Comment on lines 194 to 196
cmd.Flags().String("stack-version-tag", "", "the stack version tag to use (e.g., v1.0.0)")
cmd.Flags().String("stack-version-branch", "", "the stack version branch to use (e.g., main)")
cmd.Flags().String("stack-version-commit-hash", "", "the stack version commit hash to use")
Copy link
Contributor

Choose a reason for hiding this comment

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

Make their name shorter, like:

--stack-tag
--stack-branch
--stack-commit-hash

I think shorter flags like:

--stack-tag -T
--stack-branch -B
--stack-commit-hash -H

Could work and not collide with other ones, try it, if it compiles it's good.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not a fan of these one letter flags, but the shorter versions look good

@kerak19 kerak19 requested a review from Copilot November 27, 2025 10:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 62 out of 63 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kerak19 kerak19 force-pushed the lo-meta-versioning branch from c912207 to 9551c3b Compare December 1, 2025 13:33
@kerak19
Copy link
Contributor Author

kerak19 commented Dec 1, 2025

The CI fails because CLI uses staging as a version of image. So it should pass after versioning is released on staging

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