Ajay

Results 13 comments of Ajay

@mcuadros Any help on this ? reaching out, since you have merged one PR: https://github.com/go-git/go-git/pull/392 on this reference delta not found issue

Thanks @ZauberNerd, cross checked and yeah your PR fix is solving the issue. Hopefully, your PR will be merged soon and will get a new release of go-git.

@lucascosti Thats right, this is available for reusable workflows while setting the output values. Something like this: ``` workflow_call: outputs: output1: value: ${{ toJSON(jobs.job1) }} output2: value: ${{ toJSON(jobs.job2) }}...

Currently its in draft, since we want to check the command naming conventions within the team. ### Update: Marked for review. Was facing issue with delete operation but the latest...

@hutson Thanks for raising the issue. Will be adding to backlog and also keep this issue open to track for more upvotes. Currently we can fetch list of repos from...

Thanks @pc-ahrens for reaching out. This is intended behaviour currently. When we are syncing the repo for first time that doesn't exists in enterprise instance, we create repo by default...

Thanks @jamielennox Yeah currently tool tries to create the repo and if it exists then we fetch it. I agree, we need to first fetch the repo and if it...

> Hi @ajaykn We're eagerly awaiting the new Terraform resources - do you have any indication of when these might be released? @jgschwendswica I will plan to wrap up this...

> @ajaykn any rough timelines for this? @TyranVDM This PR is ready for review, will followup on reviews and get it released.