Bshr Ramadan
02/23/2022, 5:09 PMsst start
so it will take about 1.5 hour to deploy.
Actually when running deploy from local machine, it take much fewer time to deploy, I think because there is some caching process in sst
I found that there is a caching option for github actions here:
https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#using-the-cache-action
So I want to ask what files and folders should I cache, is .sst
folder enough?thdxr
02/23/2022, 5:10 PMthdxr
02/23/2022, 5:10 PMBshr Ramadan
02/23/2022, 5:11 PMthdxr
02/23/2022, 5:14 PMthdxr
02/23/2022, 5:14 PMthdxr
02/23/2022, 5:14 PMBshr Ramadan
02/23/2022, 5:22 PMWeb
and even if I change only functions related to another stack, the building of Web
runs.Bshr Ramadan
02/23/2022, 7:12 PMthdxr
02/23/2022, 7:17 PMBshr Ramadan
02/23/2022, 7:18 PM