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

feat: keep all files under a single directory #15

Merged
merged 1 commit into from
Mar 19, 2021
Merged

Conversation

hoffa
Copy link
Contributor

@hoffa hoffa commented Mar 18, 2021

Which issue(s) does this change fix?

#16

Description

Creates all files under a single directory.

Will make it simpler to potentially use @actions/tool-cache and/or store files under RUNNER_TEMP.

Checklist

  • Run npm run all
  • Update tests (if necessary)
  • Commit messages and PR title follow Conventional Commits

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 License.

@hoffa hoffa added the enhancement New feature or request label Mar 19, 2021
@hoffa hoffa linked an issue Mar 19, 2021 that may be closed by this pull request
@hoffa hoffa merged commit c49bd04 into main Mar 19, 2021
@hoffa hoffa deleted the well-contained branch March 19, 2021 18:58
@hoffa hoffa mentioned this pull request Mar 19, 2021
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.

Create files under a single directory
3 participants