AWS Learning Kit
AWS Audio Book
Store
DevOps
GitLab
Terraform
AWS
Software Engineering
Java
Maven
SonarQube
Linux
Commands
Docker
Archive of posts with
category 'Python'
Parsing XML with Python and XPath: A Practical Pipeline Guide
Last year I spent two days debugging a build pipeline because our CI system was reading the wrong version from a Maven POM. The XPath query looked correct, but it...