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

Enable output file instead of json string #58

Merged
merged 21 commits into from
Jul 21, 2023
Merged

Enable output file instead of json string #58

merged 21 commits into from
Jul 21, 2023

Conversation

rajbos
Copy link
Collaborator

@rajbos rajbos commented Jul 21, 2023

  • Adding support for an output file instead of json string (which can become to big)
  • double check location setup
  • fix order
  • double check
  • Check output content

What are the incoming changes?

🤖 Generated by Copilot at c08ffde

This pull request adds a development container configuration for VS Code, improves the testing workflow, and enhances the output handling of the action. It allows developers to use a consistent environment, verifies the action output with PowerShell, and writes the output to a file and a variable.

🤖 Generated by Copilot at c08ffde

PowerShell action
Writes JSON to a file
Autumn leaves fall testing.yml

Why are they needed

How has this been achieved?

🤖 Generated by Copilot at c08ffde

  • Add development container configuration for VS Code (link)
  • Add output parameter for file location of actions list (link)
  • Write JSON output to file and output variable (link)
  • Add test step to check output file location and contents (link)

@github-actions
Copy link
Contributor

github-actions bot commented Jul 21, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

@rajbos rajbos marked this pull request as ready for review July 21, 2023 14:45
@rajbos rajbos enabled auto-merge (squash) July 21, 2023 14:47
@rajbos rajbos merged commit e19cd06 into main Jul 21, 2023
8 checks passed
@rajbos rajbos deleted the output-file branch July 21, 2023 14:51
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.

1 participant