Regular User Account sysadmin
  • Joined on 2024-02-16
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#104 2026-07-03 17:15:34 -05:00
Extend whoami and profile metadata for environment.service.identity addressing
sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#124 2026-07-03 17:11:46 -05:00
feat: extend whoami and profile metadata for environments (#104)

Approved. Verified that unit tests pass, compilation succeeds, and diff contains no secrets, trailing whitespace, or endpoint leaks. Trailing newline at EOF of gitea_auth.py has been cleaned up.

sysadmin deleted branch feat/issue-105-profiles-migration from Scaled-Tech-Consu…/Gitea-Tools 2026-07-03 17:05:17 -05:00
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-03 17:05:07 -05:00
79450b57f5 Merge pull request 'feat(config): add v1-to-v2 profiles.json migration helper (#105)' (#123) from feat/issue-105-profiles-migration into master
23aa2fb192 fix: harden profiles migration helper
cd633e2c2b feat(config): add v1-to-v2 profiles.json migration helper (#105)
Compare 3 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#123 2026-07-03 17:05:06 -05:00
feat(config): add v1-to-v2 profiles.json migration helper (#105)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#105 2026-07-03 17:05:06 -05:00
Add v1-to-v2 profiles.json migration helper
sysadmin suggested changes for Scaled-Tech-Consu…/Gitea-Tools#123 2026-07-03 17:04:26 -05:00
feat(config): add v1-to-v2 profiles.json migration helper (#105)

Requesting changes for PR #123 at pinned head 23aa2fb1921dab5a43b314ecf621971abf2560a3.

sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#123 2026-07-03 17:00:58 -05:00
feat(config): add v1-to-v2 profiles.json migration helper (#105)

Approved: Reviewed and verified. All unit tests pass, compilation succeeds, and diff contains no secrets or trailing whitespace. Migration correctly fails closed on partial or ambiguous permission configurations.

sysadmin suggested changes for Scaled-Tech-Consu…/Gitea-Tools#123 2026-07-03 16:19:42 -05:00
feat(config): add v1-to-v2 profiles.json migration helper (#105)

Requesting changes for the pinned PR #123 head cd633e2c2ba36a4a1d0b85567240d7d5ea14891e.

sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-03 16:09:41 -05:00
9f75e28094 Merge pull request 'docs: re-land release version SOP with v1.1.0 audit lessons (#111)' (#119) from docs/issue-111-release-version-sop into master
9d6a2e0a5f docs: re-land release version SOP with v1.1.0 audit lessons (#111)
Compare 2 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#119 2026-07-03 16:09:40 -05:00
docs: re-land release version SOP with v1.1.0 audit lessons (#111)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#111 2026-07-03 16:09:40 -05:00
Re-land release/version SOP with v1.1.0 audit lessons
sysadmin deleted branch feat/issue-106-op-normalization from Scaled-Tech-Consu…/Gitea-Tools 2026-07-03 15:24:40 -05:00
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#122 2026-07-03 15:24:35 -05:00
feat: operation-name normalization table with fail-closed enforcement (#106)
sysadmin closed issue Scaled-Tech-Consu…/Gitea-Tools#106 2026-07-03 15:24:35 -05:00
Define operation-name normalization table and enforcement tests
sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-03 15:24:35 -05:00
c063842b2e Merge pull request 'feat: operation-name normalization table with fail-closed enforcement (#106)' (#122) from feat/issue-106-op-normalization into master
e0861bcb03 feat: operation-name normalization table with fail-closed enforcement (#106)
Compare 2 commits »
sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#119 2026-07-03 15:17:40 -05:00
docs: re-land release version SOP with v1.1.0 audit lessons (#111)

Review approved. Verified that the Release / Version Process SOP re-lands cleanly with v1.1.0 audit lessons incorporated. Independent validation checks passed.

sysadmin commented on pull request Scaled-Tech-Consu…/Gitea-Tools#122 2026-07-03 03:14:51 -05:00
feat: operation-name normalization table with fail-closed enforcement (#106)

Approved. Reviewed operation-name normalization for #106, including canonical namespaced operations, fail-closed unknown/ambiguous/cross-service behavior, forbidden-overrides-allowed enforcement, junk-entry handling, empty-allowed denial, docs, and tests. Validation passed: eligibility gate from pinned PR head, pytest tests/ -q, git diff --check, py_compile, and secret/provenance sweep.

sysadmin pushed to master at Scaled-Tech-Consu…/Gitea-Tools 2026-07-03 01:36:24 -05:00
205f089c44 Merge pull request 'feat: profiles.json v2 contexts shape with enabled enforcement and LLM-safe output (#120)' (#121) from feat/issue-120-profiles-v2-contexts into master
ff920a6496 feat: load profiles.json v2 contexts shape with enabled enforcement and LLM-safe output (#120)
Compare 2 commits »
sysadmin merged pull request Scaled-Tech-Consu…/Gitea-Tools#121 2026-07-03 01:36:22 -05:00
feat: profiles.json v2 contexts shape with enabled enforcement and LLM-safe output (#120)