Skip to content
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

For Reference and cherry-picking: Shellcheck fixes #328

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Akira25
Copy link
Member

@Akira25 Akira25 commented Aug 29, 2022

Fixes stuff for #315

@pmelange
Copy link
Collaborator

pmelange commented Feb 6, 2023

Is this PR still needed?

@Noki
Copy link
Member

Noki commented Feb 7, 2023

In my opinion it is too much to fix all ShellCheck issues in a single PR. It's almost impossible to review. I just added another PR (#356) to introduce ShellCheck with exceptions for files with issues. I would prefer to merge that one and split this PR into smaller chunks that could be reviewed easier and that remove the corresponding exceptions in the same PR.

@Akira25
Copy link
Member Author

Akira25 commented Feb 8, 2023

sounds good to me. In that way, we can get the packages, that are finished already faster into the main branch.

@Akira25 Akira25 changed the title Shellcheck fixes For Reference and cherry-picking: Shellcheck fixes Feb 8, 2023
@Akira25 Akira25 mentioned this pull request Jun 11, 2023
semver.sh is not our own library. We shouldn't check it therfore.
This precedes #315.

Signed-off-by: Martin Hübner <martin.hubner@web.de>
adjust dependencies, to include jshn too.

Signed-off-by: Martin Hübner <martin.hubner@web.de>
noteworthy: removed backtick-notation for subshell calls.

Signed-off-by: Martin Hübner <martin.hubner@web.de>
Signed-off-by: Martin Hübner <martin.hubner@web.de>
Signed-off-by: Martin Hübner <martin.hubner@web.de>
Signed-off-by: Martin Hübner <martin.hubner@web.de>
Signed-off-by: Martin Hübner <martin.hubner@web.de>
@Akira25
Copy link
Member Author

Akira25 commented Jun 11, 2023

Just for letting you know whats going on here: For the commits, that are still valid, I cherry-pick them into other PRs one by one, adjusting them to the current state too.

@Akira25
Copy link
Member Author

Akira25 commented Jun 11, 2023

Afterwards I drop them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants