pr-add-updates-for-out-of-tree-checks #15

Closed
danielfdickinson wants to merge 8 commits from pr-add-update-for-out-of-tree-check-error into main
No description provided.
And make the openwrt-dfd branch a protected branch which can have
pull requests.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
ci: update CI with pre-commit cache
All checks were successful
/ pre-commit-checks (push) Successful in 3m52s
/ pre-commit-checks (pull_request) Successful in 3m58s
7f32c4f14c
And while we are at it, 'borrow' the pre-commit workflow from the
'openwrt-repotool' repo.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
repo-configs: fix name of dev-config repo
All checks were successful
/ pre-commit-checks (push) Successful in 1m19s
/ pre-commit-checks (pull_request) Successful in 1m18s
f1ce2839a5
Was not correctly defined in 'add-remotes.json'.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
repo-configs: add writeable openwrt repos
All checks were successful
/ pre-commit-checks (push) Successful in 1m26s
/ pre-commit-checks (pull_request) Successful in 1m31s
ad8f381297
And use SSH in preference to HTTPS for the Forgejo instance.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
ci: use custom git and pre-commit checks
Some checks failed
/ pre-commit-checks (push) Successful in 32s
/ pre-commit-checks (pull_request) Failing after 28s
3dfb74a7ce
Add using custom git hooks and pre-commit checks to openwrt dev
workspace created with OpenWrt-RepoTool. This allows using the
git hooks and code quality checks without adding the checks and
infrastructure for them to the OpenWrt repos.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
ci: do a full clone of repo to avoid error
All checks were successful
/ pre-commit-checks (push) Successful in 40s
/ pre-commit-checks (pull_request) Successful in 41s
45ef7217ed
We need a full clone in order to check the commits in the PR.
We also want to skip check for cherry-pick in this repo, as
it is not like the official openwrt repos.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
Let's alphabetize for easier maintenance.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
common-configs: add configs for workspace checks
All checks were successful
/ pre-commit-checks (push) Successful in 39s
/ pre-commit-checks (pull_request) Successful in 39s
7ed4c36e81
Allow doing out-of-tree (from OpenWrt-RepoTool workspace)
checks on OpenWrt packages repo

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
danielfdickinson closed this pull request 2026-04-04 21:45:55 -04:00
All checks were successful
/ pre-commit-checks (push) Successful in 39s
Required
Details
/ pre-commit-checks (pull_request) Successful in 39s
Required
Details

Pull request closed

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
orepotool/openwrt-repotool-config!15
No description provided.