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 output_file to be specified in authorized_publisher action #38

Conversation

baileympearson
Copy link
Collaborator

@baileympearson baileympearson commented Jun 17, 2024

Allow specifying an alternate output path for the papertrail report. Node is not using the S3_ASSETS folder.

@baileympearson baileympearson changed the title add new input allow output_file to be specified in authorized_publisher action Jun 17, 2024
@baileympearson baileympearson marked this pull request as ready for review June 17, 2024 20:35
@baileympearson baileympearson requested a review from blink1073 June 17, 2024 20:35
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -10,6 +10,9 @@ inputs:
filenames:
description: Artifact filename(s) to include in the report, can be a glob pattern
default: ""
output_file:
description: Where to put the file.
required: true
Copy link
Member

Choose a reason for hiding this comment

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

Actually, this can't be required

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