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

Feature/multi file pg #74

Merged
merged 7 commits into from
Oct 16, 2023
Merged

Feature/multi file pg #74

merged 7 commits into from
Oct 16, 2023

Conversation

Jonesy
Copy link
Contributor

@Jonesy Jonesy commented Oct 4, 2023

Description

This feature branch brings the new codebase at parity with the original $ gwa pg command which would

  1. Allow you to define multiple inputs
  2. Allow you to not enter an input argument and instead grab all the CWD's config files and merge them as a single one.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change with enhancements to documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

As a side-note I added experimental Nix flake support so when using Nix a developer could run $ nix develop to pull all the Go and Just dependencies and run it in a containerized shell. If there's any concerns about using it let me know and I'll pull it. You can read more about it here https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-develop.html

@ikethecoder ikethecoder merged commit ee3789a into main Oct 16, 2023
1 check passed
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.

2 participants