ai-cfia / ailab-datastore

This is a repo representing the data layer of multiple ailab projects
MIT License
2 stars 0 forks source link

As a Devops, I want releases to be auto created when changes are made to respective pyproject files #205

Closed SonOfLope closed 1 week ago

SonOfLope commented 1 week ago

A release shouldve been created for : https://github.com/ai-cfia/ailab-datastore/pull/178

But didn't happen since release are automated upon changes to folders instead of changes made to pyproject. I will refactor so that releases gets created when respective pyprojects version are bumped.