-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI: Check Bash completion and refactor #54
CI: Check Bash completion and refactor #54
Conversation
Why add gradelw? |
@JesterOrNot because i already resolved this issue on https://github.com/Kreyren/revolution-irc and i forgot to change it |
Ok |
@JesterOrNot i will probably spam here (working with workflows is pita), feel free to unsubscribe i will ping you when it's ready |
credit #bash for pointing out pitfalls |
affected by koalaman/shellcheck#1771 |
@JesterOrNot Ready for review |
7287204
to
4415b6a
Compare
DO_NOT_MERGE: i can resolve the issue with shellcheck |
Currently blocked by actions/checkout#175 |
@JesterOrNot Works now, ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebase into one commit
@JesterOrNot Please squash in case we need to backtrack issues |
96481ee
to
553d434
Compare
Squashed |
553d434
to
8e62602
Compare
Fixed commit description to remove the spam commit description |
I meant squash using GitHub so that we can keep the commits on the branch.. Well too late now.. >.> |
Sorry 😅 |
@JesterOrNot Check again should be perfect now ^-^ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not *.sh files?
@JesterOrNot anything else? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Currently bashlisa ignores bash completion since it does not end with
**.bash
-> this should fix it