Skip to content

[MOB-12052] Use Shallow Checkout in CI #943

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

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

TheBuggedYRN
Copy link
Contributor

@TheBuggedYRN TheBuggedYRN commented Mar 13, 2023

Description of the change

The checkout step used to take around a minute due to the size of the repo (1 GB). With shallow checkouts, it gets down to one second.

Before After
before after

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Issue links go here

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

@TheBuggedYRN TheBuggedYRN force-pushed the ci/shallow-checkout branch 12 times, most recently from 820f06c to 87c63af Compare March 13, 2023 14:35
@TheBuggedYRN TheBuggedYRN changed the base branch from dev to ci/danger-image March 13, 2023 14:36
@TheBuggedYRN TheBuggedYRN force-pushed the ci/danger-image branch 3 times, most recently from c946c7e to ab1755c Compare March 13, 2023 14:42
@TheBuggedYRN TheBuggedYRN force-pushed the ci/shallow-checkout branch 2 times, most recently from 37c714b to f9b7eb9 Compare March 14, 2023 08:07
@TheBuggedYRN TheBuggedYRN marked this pull request as ready for review March 14, 2023 08:07
@TheBuggedYRN TheBuggedYRN changed the title Use Shallow Checkout in CI [MOB-12052] Use Shallow Checkout in CI Mar 14, 2023
@TheBuggedYRN TheBuggedYRN self-assigned this Mar 14, 2023
Base automatically changed from ci/danger-image to dev March 14, 2023 10:30
@TheBuggedYRN TheBuggedYRN merged commit 0067537 into dev Mar 14, 2023
@TheBuggedYRN TheBuggedYRN deleted the ci/shallow-checkout branch March 14, 2023 11:03
HeshamMegid pushed a commit that referenced this pull request Apr 20, 2023
The checkout step used to take around a minute 
due to the size of the repo (1 GB). With shallow
checkouts, it gets down to one second.
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.

2 participants