Skip to content

chore: repo hygiene — canonical LICENSE, CI workflow, dependabot - #2

Merged
reatlat merged 2 commits into
mainfrom
chore/repo-hygiene
Aug 3, 2026
Merged

chore: repo hygiene — canonical LICENSE, CI workflow, dependabot#2
reatlat merged 2 commits into
mainfrom
chore/repo-hygiene

Conversation

@reatlat

@reatlat reatlat commented Aug 3, 2026

Copy link
Copy Markdown
Member

Fixes #1 (freshjuice-bot scan):

  • LICENSE: canonical Apache 2.0 text + copyright notice. GitHub license detection now resolves to Apache-2.0 (was NOASSERTION — committed copy had corrupted wording in sections 4/6).
  • .github/workflows/ci.yml: runs npm test on push to main and all PRs, latest action majors (checkout@v7, setup-node@v7).
  • .github/dependabot.yml: weekly updates for npm and github-actions ecosystems.

reatlat added 2 commits August 3, 2026 18:59
- LICENSE: restore canonical Apache 2.0 text (GitHub license API
  reported NOASSERTION due to corrupted wording in sections 4/6)
- CI: test workflow on push/PR (checkout@v7, setup-node@v7)
- dependabot: weekly npm + github-actions updates
@reatlat
reatlat merged commit 4e8136f into main Aug 3, 2026
1 check passed
@reatlat
reatlat deleted the chore/repo-hygiene branch August 3, 2026 17:07
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.

License file not detected; no CI workflow or dependabot config

1 participant