pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
34 stars 15 forks source link

Feature/add saving sample data #36

Closed Adam-it closed 1 year ago

Adam-it commented 1 year ago

🎯 Aim

The aim of this PR is to add automotive support in gathering sample data of ACES and SPFx extensions, libraries and webparts. The PR will add a new workflow scheduled for Saturday to run a ps script that concats all sample.json files from spfx-dev-fx-webpart/extension/component/aces pnp repos and store them in a new data folder in vscode-viva repo (this folder is not included in the extension file). Then those are used when fetched to build sample views

📷 Result

image

✅ What was done

🔗 Related issue

Related: #6