I created my own library which Im using in few packages. Let say its a simple library to login log out. There was some update in application which the library is based on, so I have to make update to login activity, upload library to orchestartor, update my library in process package and publish this in Orchestrator and update process to new version.
Is there any possibility or solution that someone already develope to make such process automaticlly?
I mean update library and run script which could make all other steps by himself and what I only want to control what processes I want this library to be updated?
I found this article but this only seems to say how to raise the version of my process, for me its missing a lot of details.