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 output-file #4

Merged
merged 8 commits into from
Aug 9, 2024
Merged

Add support for output-file #4

merged 8 commits into from
Aug 9, 2024

Conversation

tedparagon
Copy link

Summary

Adds support for output-file parameter.

Details

From README:

  • output-file
    (Optional) Path to file that will be populated with all KEY=VALUE pairs.

@tedparagon tedparagon added the enhancement New feature or request label Aug 6, 2024
@tedparagon tedparagon self-assigned this Aug 6, 2024
Copy link

@jromero-pg jromero-pg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In order for this to be complete, the following 2 things are still needed:

  1. dist needs to be updated by running a local build and committing those files.
  2. inputs need to be updated otherwise GH will complain about an unknown input.

README.md Outdated Show resolved Hide resolved
@tedparagon tedparagon merged commit bcf7ad6 into paragon Aug 9, 2024
@tedparagon tedparagon deleted the feat/file-output branch August 9, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants