Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default flag parser for apps #4483

Merged
merged 6 commits into from
Feb 1, 2025
Merged

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Jan 24, 2025

Fix default values for app flags, it always gets zero if the value is not set

@Pantani Pantani self-assigned this Jan 24, 2025
@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:configs type:services Service-related issues. labels Jan 24, 2025
@Pantani Pantani added the backport/v28.x.y Backport to v28.x.y label Jan 24, 2025
@Pantani Pantani marked this pull request as ready for review January 31, 2025 00:47
@Pantani Pantani changed the title fix: default flag parse for apps fix: default flag parser for apps Jan 31, 2025
@julienrbrt julienrbrt enabled auto-merge (squash) February 1, 2025 00:09
@julienrbrt julienrbrt disabled auto-merge February 1, 2025 00:10
@julienrbrt julienrbrt enabled auto-merge (squash) February 1, 2025 00:10
@julienrbrt julienrbrt merged commit 7f91423 into main Feb 1, 2025
42 of 45 checks passed
@julienrbrt julienrbrt deleted the fix/app-default-flag-parse branch February 1, 2025 00:21
mergify bot pushed a commit that referenced this pull request Feb 1, 2025
* fix default flag parse for apps

* remove bug condition

* fix. unit tests

* add changelog

---------

Co-authored-by: Julien Robert <[email protected]>
(cherry picked from commit 7f91423)

# Conflicts:
#	ignite/services/plugin/flag_test.go
#	ignite/services/plugin/grpc/v1/interface_flag.go
julienrbrt added a commit that referenced this pull request Feb 3, 2025
* fix: default flag parser for apps (#4483)

* fix default flag parse for apps

* remove bug condition

* fix. unit tests

* add changelog

---------

Co-authored-by: Julien Robert <[email protected]>
(cherry picked from commit 7f91423)

# Conflicts:
#	ignite/services/plugin/flag_test.go
#	ignite/services/plugin/grpc/v1/interface_flag.go

* fix merge conflicts

* Update changelog.md

---------

Co-authored-by: Danilo Pantani <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v28.x.y Backport to v28.x.y component:ci CI/CD workflow and automated jobs. component:configs type:services Service-related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants