criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
10 stars 25 forks source link

Local Command to Check Changes Packages #230

Closed pedromsilvapt closed 1 year ago

pedromsilvapt commented 1 year ago

Hi everyone :)

For internal development, it would be useful to have a command we could run on our local machines, or a commit hook that would run before each commit, and would perform the same validation that our internal PR-Changes pipeline already does.

If any of the sub-packages have changes from the latest published PR, force or notify the userto bump that package's version.

m-s- commented 1 year ago

This was prototyped a while ago and I've asked among the Tech Leads if this would be a desired feature but got no feedback. This can easily be included in the development plugin, if there's any interest in it.

m-s- commented 1 year ago

Anyway, this is not related to the CLI, but to the development plugin, so I'm closing this issue. Let me know if you want to discuss further.