I set up CI/CD pipelines for various technologies including back-end, front-end, and mobile.
I've worked with various CI/CD providers:
- Github Actions
- Circle CI
- Bitbucket Pipelines
- Gitlab Pipelines
- Heroku Pipelines
- Travis CI
CI/CD workflows I generally create include (but are not limited to) performing the following tasks:
- Unit tests
- Integration tests
- UI end-to-end tests
- Lint tasks
- Automated deployment of binaries for native Android and CLI apps in Node.js and Go lang
- Managing releases