salesforce / akita

🚀 State Management Tailored-Made for JS Applications
https://salesforce.github.io/akita/
Apache License 2.0
3.7k stars 342 forks source link

chore(general): configure sample-app deployment #1053

Closed Den-dp closed 1 year ago

Den-dp commented 1 year ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: salesforce/akita#1052

What is the new behavior?

This PR enables CI to build and deploy ng-playground to akita.surge.sh

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Requires specifying surge_login and surge_token env variables (can be obtained by running surge token)