One of the things that I love about Github Actions is the experience of having a single user experience for continuous integration and continuous deployment. Last year we switched to Github Actions because of Bitbucket Pipelines instability. Recently Github Actions has been an even worse experience than Bitbucket Pipelines was.<p>I was wondering if anyone had experience with stable hosted CI/CD offerings that might have a similar experience to Github Actions from a development standpoint with a lot more platform stability.
You should definitely check out CircleCI. The free plan is the best in the biz, and the stability and feature set is awesome.<p><Disclaimer: I work for CircleCI>