Ankit Jain

Results 16 comments of Ankit Jain

> is this issue open for contributions? Yes, absolutely. @draftcode can you add some more context to this ticket?

Let me add the context. `git cherry-pick` as a command already exists: https://git-scm.com/docs/git-cherry-pick When working with av CLI, it would be nice to have a more native experience of managing...

Hi @joehorsnell, apologies for the delay. Thanks for submitting the feature request. Are you looking to use av CLI alongside Dpulls or are you looking to use Aviator service for...

Hi @wahyudibo your strategy sounds good to me. I suspect that this will be a very rare scenario, so handling the failure gracefully, and fixing the PR metadata after push...

Fixed with https://github.com/aviator-co/av/pull/472

Sharing here for posterity: Discussed over email, this might be fixed with the latest upgrade of stack sync. With the latest version, the stack sync only publishes to remote once....

Hi @Brookke, I discussed this briefly over an email chain with @jasonroelofs . We have verified this behavior internally. It seems like even when we do a single git push...

Hi @sarthak thanks for reaching out. This metadata is used by Aviator server for managing the MergeQueue. Currently we don't have a way to support this on the backend without...

Hi @kwonoj , when you observe this issue, is this reproducible? As in, if you run the same command again, does it happen again? If so, can you retry with...

This is still in backlog at the moment, meanwhile we recommend using `av stack adopt --parent ` to adopt a single branch.