DevOps

DevOps related topics: CI/Cd pipelines, automation, monitoring...

Featured image

Deploy to Maven Central with Github Actions: Step-by-step guide

Learn how to automate deployment of artifacts to Maven Central repository using Github Actions. Harness the power of automation for improved efficiency.

Continue Reading
Featured image

Creating custom Github Actions: A complete tutorial

Learn how to create custom Github Actions in this complete step-by-step guide. Go through entire process and publish on Github Actions Marketplace.

Continue Reading
Featured image

Automatic semantic versioning in CI/CD pipelines

Implement automatic semantic versioning in CI/CD pipelines. Version artifacts based on Git tags.

Continue Reading