Drew Ayling

Results 11 issues of Drew Ayling

So, a colleague has a repository with a submodule that's been removed incorrectly. The link still persists in the tree somehow, but the .gitmodules file has been removed. The checkout...

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...

### Changes - Add an optional input into the action.yaml to allow users to create a tag without pushing. - Default value is true, set to false to not push...

Would be a helpful a feature ```json { "indentation" : [ "on", { "Step": 4, "Examples": 4, "character": "tab" } ] } ```

## Description It would be great to have a feature like that of `export YAMLFIX_SEQUENCE_STYLE="flow_style"`, but for mappings. Possibly, `export YAMLFIX_MAPPING_STYLE="flow_style"` ## Possible Solution Set to true (flow-style): ```yaml ---...

Documentation here: https://support.gurock.com/hc/en-us/articles/7832161593620-BDDs

I was wondering if it be ok to include the full response object in the exception along with the args currently there? The response has the headers, and request, which...

@andrewnicols @vsiakka There are numerous issues and PRs that are currently outstanding that have been unacknowledged since the beginning of 2024. #293 seemed to kick things off again, but only...

**Describe the bug** When navigating to the jobs page, it returns a 502 **To Reproduce** Steps to reproduce the behavior: 1. Go to https://registry.jsonresume.org/jobs 1. See error **Expected behavior** It...

As someone who parses large xml files, I would like a way to locate a specific element within the file based on the parsed model, so that I can report...

enhancement