crs4 / rocrate-validator

A Python package to validate RO-Crates
Apache License 2.0
7 stars 7 forks source link

feat: automated CI/CD pipeline for software distribution and GitHub releases #10

Closed kikkomep closed 2 months ago

kikkomep commented 2 months ago

This PR introduces an automated CI/CD pipeline to manage the software distribution and release process on GitHub. The pipeline verifies the declared version, runs tests and checks, and automatically publishes releases based on pushed tags.