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

Update information about GitHub Action supporting partial clones #5592

Closed
wants to merge 2 commits into from

Conversation

gabrielyotoo
Copy link
Contributor

@gabrielyotoo gabrielyotoo commented Jul 18, 2023

What's the problem this PR addresses?

The current PR in the documentation is Closed (actions/checkout#680), another PR implementing sparse checkout was created and merged (actions/checkout#1369), but there is another one that look for partial clones (actions/checkout#1396)

N/A
...

How did you fix it?

N/A
...

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

merceyz added a commit that referenced this pull request Oct 10, 2023
**What's the problem this PR addresses?**

`actions/checkout` now supports modifying the way `git clone` is
performed so the link to the upstream PR should be removed.

Closes #5607
Closes #5598
Closes #5592

**How did you fix it?**

Removed the link from the v3 docs.

**Checklist**
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
- [x] I have set the packages that need to be released for my changes to
be effective.
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.
@merceyz
Copy link
Member

merceyz commented Oct 10, 2023

Fixed in #5773

@merceyz merceyz closed this Oct 10, 2023
merceyz added a commit that referenced this pull request Oct 22, 2023
**What's the problem this PR addresses?**

`actions/checkout` now supports modifying the way `git clone` is
performed so the link to the upstream PR should be removed.

Closes #5607
Closes #5598
Closes #5592

**How did you fix it?**

Removed the link from the v3 docs.

**Checklist**
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
- [x] I have set the packages that need to be released for my changes to
be effective.
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.

(cherry picked from commit 3d63a66)
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.

None yet

2 participants