Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 16c4474

Browse files
Remove large downloadable binary files from the repo (#6828)
* Removed binary files from source control * Update links to point to staging download object * Restore cloud checklist PDF * Replace staging links with production links * Remove cloud PDF * Ignore link checks for downloadable binaries * Added variable for downloads location * Use var for links to downloadable binaries * Move pattern to url_ignore
1 parent b1ba48c commit 16c4474

File tree

67 files changed

+38
-19058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+38
-19058
lines changed

_config.checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ html-proofer:
3636
# Ignore any link that includes a specified pattern
3737
:url_ignore:
3838
- !ruby/regexp /guides\/v2\.2/
39+
- !ruby/regexp /\/download\//
3940

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,6 @@ m1xgithuburl: https://github.com/magento/devdocs-m1/tree/master
195195
# 2.3 variables
196196
gdeurl23: /guides/v2.3/
197197
githuburl23: https://github.com/magento/devdocs/tree/master/src/guides/v2.3/
198+
199+
# Path to S3 location where we store large downloadable binary files, such as .ai, .psd, .zip, .pdf, .sketch
200+
downloads: https://devdocs.magento.com/download

src/cloud/live/go-live-checklist.md

Lines changed: 1 addition & 1 deletion
-2.79 MB
Binary file not shown.
-4.82 MB
Binary file not shown.
-1.55 MB
Binary file not shown.

src/guides/v2.3/design-styleguide/iconography/iconography.md

Lines changed: 1 addition & 1 deletion

src/guides/v2.3/design-styleguide/iconography/src/Magento-icon-library.ai

Lines changed: 0 additions & 5061 deletions
This file was deleted.

src/guides/v2.3/design-styleguide/iconography/src/Magento_icon_grid_300x300.ai

Lines changed: 0 additions & 4451 deletions
This file was deleted.
-1.33 MB
Binary file not shown.

0 commit comments

Comments
 (0)