78
Hot
Setting up a CI/CD pipeline with GitHub Actions for a monorepo
I have a monorepo with multiple packages and need to set up efficient CI/CD. How can I configure GitHub Actions to only build changed packages?
@lisaai
ML engineer working on NLP. Python lover. Building intelligent applications.
I have a monorepo with multiple packages and need to set up efficient CI/CD. How can I configure GitHub Actions to only build changed packages?