Skip to content

Commit 31ca57d

Browse files
Matteo-itjhansson-ardkateryna-lukina
authored
2.0.6 (#1772)
* Test git log * test timestamp update * Secondary button max char 20 * SKU additions to products (#1798) * mkr SKUs * classic SKUs * nano SKUs * edu SKUs * kit SKUs * mega SKUs * pro SKUs * pro solutions and opta SKUs * nicla SKUs * update sku * update retired sku * Update content/hardware/01.mkr/01.boards/mkr-1000-wifi/product.md Co-authored-by: Kateryna Lukina <[email protected]> * Update content/hardware/01.mkr/01.boards/mkr-zero/product.md Co-authored-by: Kateryna Lukina <[email protected]> * Update content/hardware/02.hero/boards/leonardo/product.md Co-authored-by: Kateryna Lukina <[email protected]> * Update content/hardware/02.hero/boards/micro/product.md Co-authored-by: Kateryna Lukina <[email protected]> * Update content/hardware/03.nano/carriers/nano-screw-terminal-adapter/product.md Co-authored-by: Kateryna Lukina <[email protected]> * Update content/hardware/04.pro/carriers/portenta-breakout/product.md Co-authored-by: Kateryna Lukina <[email protected]> * Update content/hardware/10.mega/boards/due/product.md Co-authored-by: Kateryna Lukina <[email protected]> * Update content/hardware/01.mkr/01.boards/mkr-1000-wifi/product.md * Apply suggestions from code review --------- Co-authored-by: Matteo Marsala <[email protected]> Co-authored-by: Kateryna Lukina <[email protected]> * updated SKU tags for unlisted products (#1800) * Adding missin sku * 2.0.6-alpha-28 * 2.0.6 --------- Co-authored-by: Josefine Hansson <[email protected]> Co-authored-by: Kateryna Lukina <[email protected]>
1 parent e33133b commit 31ca57d

File tree

260 files changed

+778
-975
lines changed

Some content is hidden

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

260 files changed

+778
-975
lines changed

.github/workflows/cloudflare.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v3
18+
with:
19+
fetch-depth: 0
1820
- uses: actions/setup-node@v3
1921
with:
2022
node-version: 18

.github/workflows/deploy-prd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v3
19+
with:
20+
fetch-depth: 0
1921
- uses: actions/setup-node@v3
2022
with:
2123
node-version: 18

.github/workflows/deploy-stg.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v3
18+
with:
19+
fetch-depth: 0
20+
- run: git log -1 --pretty=format:%aI content/learn/04.electronics/05.servo-motors/servo-motors.md
1821
- uses: actions/setup-node@v3
1922
with:
2023
node-version: 18

content/hardware/01.mkr/01.boards/mkr-1000-wifi/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/01.boards/mkr-fox-1200/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/01.boards/mkr-gsm-1400/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/01.boards/mkr-nb-1500/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/01.boards/mkr-vidor-4000/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/01.boards/mkr-wan-1300/product.md

Lines changed: 1 addition & 0 deletions

content/hardware/01.mkr/01.boards/mkr-wan-1310/product.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)