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

WSA #1

Closed
wants to merge 2 commits into from
Closed

WSA #1

wants to merge 2 commits into from

Conversation

hardeep1singh
Copy link

updating my respository

ferferga and others added 2 commits September 21, 2022 01:38
* Download the repo using actions/checkout (so the latest ref is always referenced, without the need of hacky env vars).
The .tar file is created after the repo is cloned, so it can be reused for every step (instead of wget'ting it at every step).
This should reduce the possibility of timeouts or other network errors.

* Action can now run on private repos

* Reduced verbosity of tar: The -v argument is not that necessary in this kind of context,
where the contents of the archive will always be predictable.
Allow private actions and reduce downloads
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.

3 participants