Adesh Atole

Results 9 issues of Adesh Atole

If a `NEUTRAL_LINE` is an empty line, the parsing does not happen correctly. Will add an example shortly.

![Screenshot from 2022-05-07 02-25-47](https://user-images.githubusercontent.com/4648201/167223803-9056c55b-86ec-4242-9c5a-019cd312866c.png) This can be updated to use ``` io.reflectoring.diffparser diffparser 1.4 ``` on [thombergs.github.io/diffparser](http://thombergs.github.io/diffparser) It is little misleading.

## Description We can have command completion for commands in `1build.yaml` Would help improving productivity ## Acceptance Criteria Command completion for commands defined in `1build.yaml` (for `bash` to start with)...

enhancement
help wanted
new_feature
good first issue
Hacktoberfest

## Description Some codebases have build commands run from sub directories as well as from main project dir. Can be managed with multiple `1build.yaml`s , but good to have a...

hold

User should be prompted to save unsaved files to avoid unintentional loss

## Description Looks like while replacing NGINX with Caddy, Heroku deployment usecase was missed. Updated Caddyfile generation to use `$PORT` if available. Fixes #33555 Tested on Heroku Standard-2x Dyno. ##...