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

allow use of multiple configuration files #559

Open
AtomicFS opened this issue Feb 10, 2025 · 0 comments · May be fixed by #588
Open

allow use of multiple configuration files #559

AtomicFS opened this issue Feb 10, 2025 · 0 comments · May be fixed by #588
Labels
feature New feature or request go Pull requests that update Go code low_priority Not very important quality_of_life Improve usage

Comments

@AtomicFS
Copy link
Collaborator

If would be nice if people could split their configuration into multiple files, as use it then like:

firmware-action build --config="fa-01.json" --config="fa-02.json" ...

The structures would have to be merged before validation, because people might have cross-config-file dependencies.

@AtomicFS AtomicFS added feature New feature or request go Pull requests that update Go code low_priority Not very important quality_of_life Improve usage labels Feb 10, 2025
@AtomicFS AtomicFS linked a pull request Feb 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request go Pull requests that update Go code low_priority Not very important quality_of_life Improve usage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant