-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: outline of plan output changes (#213)
* initial draft Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * amend `comment_outline` reference Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry in action.yaml instead now Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * fix missing `shell: bash` Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * remove unused code Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * only add outline if present Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * fix rogue `const` Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * fix erroneous reference Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * fix missing brace Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry with tweaked conditional Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * try without any comment_outline Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * drastically shorten changed_lines length Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * try `substring` instead of `slice` Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * y Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * retry Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> * ready for review Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com> --------- Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
- Loading branch information
Showing
3 changed files
with
48 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters