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

Add support for the YAML file format #30

Merged
merged 8 commits into from
Nov 1, 2021
Merged

Add support for the YAML file format #30

merged 8 commits into from
Nov 1, 2021

Conversation

frenck
Copy link
Owner

@frenck frenck commented Nov 1, 2021

Add support for the YAML file format for both the config & build files.

It does this by:

  • Searching for *.json, *.yaml, *.yml files.
  • Replacing jq with yq. The latter supports both YAML & JSON.

@frenck frenck added the new-feature New features or options. label Nov 1, 2021
@frenck frenck merged commit 173a795 into main Nov 1, 2021
@frenck frenck deleted the frenck-2021-2693 branch November 1, 2021 09:24
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant