git: Sync develop with master #12

Merged
eva merged 4 commits from ash/sync-master-into-develop into develop 2026-09-02 13:41:16 -05:00
Collaborator

What

Merge master into develop to clear tree drift.

Why

Inventory found tip trees diverged (not history-only).

Test

  • git diff origin/master...HEAD should be empty or only intentional develop-only docs retained.
  • CI on the PR.

Fixes: #11

## What Merge `master` into `develop` to clear tree drift. ## Why Inventory found tip trees diverged (not history-only). ## Test - `git diff origin/master...HEAD` should be empty or only intentional develop-only docs retained. - CI on the PR. Fixes: https://git.s1d3sw1ped.com/s1d3sw1ped/jiggablend/issues/11
ash added 4 commits 2026-09-02 13:34:00 -05:00
docs: Add CONTRIBUTING.md
CI / check-and-test (pull_request) Successful in 47s
5f7373a45c
Point new contributors at develop for PRs, kernel-style commit
subjects, What/Why/Test PR bodies, and safe issue citations under
Gitea merge-text closing rules.
docs: Add CONTRIBUTING.md
CI / check-and-test (push) Successful in 51s
Release Tag / release (push) Successful in 56s
2fadb08bcf
Add short contribution guide on the default branch.

Prefer develop for future PRs; keep commit subjects in area: Imperative form.
.gitea/workflows: Prefer job GITEA_TOKEN
CI / check-and-test (push) Successful in 57s
Release Tag / release (push) Successful in 26s
98d89c3d28
Prefer job built-in token over secrets.RELEASE_TOKEN.

Link: #9
Co-authored-by: s1d3sw1ped_bot <s1d3sw1ped+giteabot@gmail.com>
Co-committed-by: s1d3sw1ped_bot <s1d3sw1ped+giteabot@gmail.com>
git: Sync develop with master
CI / check-and-test (pull_request) Successful in 32s
d87136698c
Bring develop tree in line with master while keeping develop-only docs that remain correct.

Link: #11
eva merged commit 7dab37c0cf into develop 2026-09-02 13:41:16 -05:00
Sign in to join this conversation.