ci: add CI/CD workflow for Bash scripts linting #1

Open
jank wants to merge 5 commits from ci into main
Owner
No description provided.
jank added 1 commit 2025-04-07 17:19:20 +00:00
jank added 1 commit 2025-04-07 17:20:05 +00:00
chore: rename CI workflow file path
Some checks failed
Bash Scripts CI/CD / lint (pull_request) Failing after 22s
7abda2fcd4
jank added 1 commit 2025-04-07 17:30:51 +00:00
ci: update shellcheck installation method in CI config
Some checks failed
Bash Scripts CI/CD / lint (pull_request) Failing after 5s
77e03b9c1b
jank added 1 commit 2025-04-07 17:31:58 +00:00
ci: update shellcheck installation method in CI config
Some checks failed
Bash Scripts CI/CD / lint (pull_request) Failing after 4s
22fc4f37ee
jank added 1 commit 2025-04-07 17:33:01 +00:00
ci: update ShellCheck action and checkout version
Some checks failed
Bash Scripts CI/CD / lint (pull_request) Failing after 7s
29e77c8a4c
Some checks failed
Bash Scripts CI/CD / lint (pull_request) Failing after 7s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ci:ci
git switch ci

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff ci
git switch ci
git rebase main
git switch main
git merge --ff-only ci
git switch ci
git rebase main
git switch main
git merge --no-ff ci
git switch main
git merge --squash ci
git switch main
git merge --ff-only ci
git switch main
git merge ci
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jank/scripts#1
No description provided.