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

Action .json Generation Improvements #83

Open
taylorwentzel opened this issue Aug 7, 2020 · 0 comments
Open

Action .json Generation Improvements #83

taylorwentzel opened this issue Aug 7, 2020 · 0 comments
Assignees

Comments

@taylorwentzel
Copy link
Collaborator

In it's current state, the action created for lowendinsight will generate and push a .json file to the root directory repo it is running against. Additionally, the user can specify a different repo to push the report to. Generally, it is not a good idea to inject .json files into a working repo. The purpose of this issue is to come up with and implement additional ideas for where to push the .json file to. Potential ideas include:

  • Downloading the .json onto the user's local computer
  • Sending the user the .json in an email
  • Using an http request to sent the .json to a web server of specified url
@taylorwentzel taylorwentzel self-assigned this Aug 7, 2020
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

No branches or pull requests

1 participant