Question regarding setup CI/CD for a project based...
# sst
m
Question regarding setup CI/CD for a project based on SST. What benefits "seed" CI/CD bring to the table over github actions? Given that SST framework already takes care of incremental deployment, why would someone choose "seed" over github actions.
t
To give us money!
Jk SST builds are free right now I believe. I recommend signing up and playing with Seed, it has some nice serverless focused features like seeing your deployed resources, issues happening in your functions, and notifications for that
There's a lot of features that make it work more smoothly out of the box. That said if you just need a basic builder you should have no issue building it in GH actions
f
Yeah, just to add that most folks find the pipeline view of SEED useful. Essentially, it gives you an overview of the app across all your environments.
And yeah, SST apps are free to deploy on SEED.