Thanks, Laszlo! сб, 11 февр. 2023 г. в 15:16, Laszlo Kishalmi <laszlo.kisha...@gmail.com>:
> Yes that kind of thing is a bit hard to crack and could be itchy. > > I'd prefer the 1st option, the 3rd could also work in some cases. > > So, wait till your PR gets merged. Do something else during that time. > You can also have a running branch for your second PR, which coiuld be > rebased when the first PR gets merged, so you can create the next PR > right away. > > On 2/8/23 23:15, Алексей Борохвостов wrote: > > Hello! > > Can you advise how to do the right thing? > > I already have an open PR https://github.com/apache/netbeans/pull/5443 > with > > a fix for https://github.com/apache/netbeans/issues/5427 > > I also made a fix for https://github.com/apache/netbeans/issues/5375 and > > want to open PR. > > But the problem is that I can't do the correct tests for 5375 until the > > fixes for 5427 are made. > > What is the best way to proceed? > > 1. wait until the PR https://github.com/apache/netbeans/pull/5443 is > merged > > and then create a new PR > > 2. create a PR with incorrect tests with a note that it should be taken > > after PR https://github.com/apache/netbeans/pull/5443 > > 3. create a draft PR and add tests after merge > > https://github.com/apache/netbeans/pull/5443 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >