Skip to content

Conversation

eholic
Copy link

@eholic eholic commented Oct 27, 2022

This PR is adding cleanup_work_dir option to delete a working directory like $HOME/actions_github_pages_*.

Issue

actions-gh-pages creates a working directoriy every runs, it messes up $HOME directory and annoys users of self-hosted runners.

Related issues

@eholic eholic requested a review from peaceiris as a code owner October 27, 2022 03:43
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 61.45% // Head: 62.14% // Increases project coverage by +0.68% 🎉

Coverage data is based on head (f848dd7) compared to base (9af6a68).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
+ Coverage   61.45%   62.14%   +0.68%     
==========================================
  Files           4        4              
  Lines         275      280       +5     
  Branches       45       46       +1     
==========================================
+ Hits          169      174       +5     
  Misses        105      105              
  Partials        1        1              
Impacted Files Coverage Δ
src/get-inputs.ts 100.00% <ø> (ø)
src/utils.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants