You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I was wondering if anyone had any opinions or ideas on the following.
I LOVE the yarn upgrade-interactive command. It makes managing tons of dependencies across many workspaces a breeze. However, I wanted to automate something like this and do something like what that dependabot does. So in other words, get an auto-generated PR that updates a package and runs tests.
I was wondering if anyone here has done something like this in a yarn workspace project. I see two issues with tools like this.
How well would it work with yarn workspaces?
What solutions are there for bit bucket?
Has anyone done something like this? Would really appreciate if you could share some ideas.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi I was wondering if anyone had any opinions or ideas on the following.
I LOVE the yarn upgrade-interactive command. It makes managing tons of dependencies across many workspaces a breeze. However, I wanted to automate something like this and do something like what that dependabot does. So in other words, get an auto-generated PR that updates a package and runs tests.
I was wondering if anyone here has done something like this in a yarn workspace project. I see two issues with tools like this.
Has anyone done something like this? Would really appreciate if you could share some ideas.
Beta Was this translation helpful? Give feedback.
All reactions