Skip to content

Repository housekeeping - #58

Merged
azazeal merged 10 commits into
mainfrom
panos/housekeeping
Jul 15, 2026
Merged

Repository housekeeping#58
azazeal merged 10 commits into
mainfrom
panos/housekeeping

Conversation

@azazeal

@azazeal azazeal commented Jul 15, 2026

Copy link
Copy Markdown

The weekly Code Scan Cron workflow has been failing since at least May: the shared code-scan.yml defaults CodeQL's build command to V=1 make build, and this repo's Makefile has no build target. This PR fixes that by telling CodeQL to build with a plain go build ./..., the same fix already in use in backend.

It also does some housekeeping: pins all actions to their current versions by checksum, stops CI from running twice for PRs, expands the dependabot config to also cover GitHub Actions, and adds an .editorconfig file.

Finally, no code is touched in this PR so there's no need for a new release.

@azazeal
azazeal requested a review from hslatman July 15, 2026 12:46
@azazeal
azazeal marked this pull request as ready for review July 15, 2026 12:46
hslatman
hslatman previously approved these changes Jul 15, 2026
@azazeal
azazeal merged commit 3b8b380 into main Jul 15, 2026
8 checks passed
@azazeal
azazeal deleted the panos/housekeeping branch July 15, 2026 13:16
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.

2 participants