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(services): allow tilde and env in config validator home path #4532

Merged
merged 6 commits into from
Feb 23, 2025

Conversation

julienrbrt
Copy link
Member

Closes: #4525

@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:templates component:configs type:services Service-related issues. type:internal labels Feb 21, 2025
@julienrbrt julienrbrt added the backport/v28.x.y Backport to v28.x.y label Feb 21, 2025
@julienrbrt julienrbrt enabled auto-merge (squash) February 23, 2025 20:45
@julienrbrt julienrbrt merged commit ff663c9 into main Feb 23, 2025
40 of 45 checks passed
@julienrbrt julienrbrt deleted the julien/fix-home branch February 23, 2025 20:56
mergify bot pushed a commit that referenced this pull request Feb 23, 2025
* fix(services): allow tilde and env in config validator home path

* updates

* up

(cherry picked from commit ff663c9)

# Conflicts:
#	ignite/config/chain/v1/validator.go
#	ignite/services/chain/chain.go
#	ignite/templates/app/files/go.mod.plush
#	ignite/templates/typed/simulation.go
julienrbrt added a commit that referenced this pull request Feb 24, 2025
…kport #4532) (#4539)

* fix(services): allow tilde and env in config validator home path (#4532)

* fix(services): allow tilde and env in config validator home path

* updates

* up

(cherry picked from commit ff663c9)

# Conflicts:
#	ignite/config/chain/v1/validator.go
#	ignite/services/chain/chain.go
#	ignite/templates/app/files/go.mod.plush
#	ignite/templates/typed/simulation.go

* conflicts

---------

Co-authored-by: Julien Robert <julien@rbrt.fr>
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 component:templates type:internal type:services Service-related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FIX: ~ (tilde) not working for configuration file home path
2 participants