GitLab CI and Distributed Builds
Migrate composer packages to GitLab

Migrate composer packages to GitLab

9/22/2020 · Jochen Roth

What this post added

Introduced the capability to manage Composer packages within GitLab instances. This includes automated package creation via CI/CD templates triggered by Git tags or branch pushes, and manual creation using the GitLab API. The post also highlights areas for future improvement, such as enhancing the GUI with package size and publication details, and improving semantic versioning support.

Read the original post ↗