Gaurav Nelson

Results 30 issues of Gaurav Nelson

With `3.10.0` `markdown-link-check` scans all anchor links by default. Can we add an option to disable anchor link checking?

Changes for #9 Based on: - https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter - https://trstringer.com/github-actions-multiline-strings/

Similar to https://github.com/gaurav-nelson/github-action-vale-lint

enhancement

Currently, the action uses the markdown-link-check CLI tool and executes a bash script. Over time the bash script has become too long to manage and test. Changes often result in...

enhancement

There is no mention of this in the [prerequisites](https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/blob/master/docs/apb_cli.md#prerequisites) section. PS: https://github.com/openshift/openshift-docs/issues/10436

**Describe the problem/challenge you have** Currently, `vendir` takes long time to clone a repository. If I am after files from a specific branch it takes long time and it downloads...

enhancement
carvel-accepted

I am trying to sync content from multiple directories from the same repository, however, when I use the following `yml` configuration, it fetches the repository all over again. Is there...

carvel-accepted
priority/important-longterm