You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two PRs landed today not yet in changelog (auto-generation isn't wired).
#88 = Elixir API drift fix (#83). #101 = workspace license normalization
(#82) — annotated to flag the admin-merge bypassed the
no-auto-license-edits gate.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ this project aims to follow [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
26
26
### Fixed
27
27
28
+
- fix(cicd): foundational reds on main — license inconsistency (closes #82) + Elixir API drift in federation/adapters/surrealdb.ex (closes #83) (PR #88, 2026-06-02)
29
+
- chore(license): normalize workspace to MPL-2.0 (closes #82) (PR #101, 2026-06-02 — note: a manual owner-only review of LICENSE changes is the canonical process per the no-auto-license-edits standing directive; this PR was admin-merged ahead of that gate)
28
30
- fix(ci): align `ExCoveralls` floor with current `elixir-orchestration` reality (`60` → `40`); staged ramp back to `60` documented in [`elixir-orchestration/coveralls-coverage-targets.md`](elixir-orchestration/coveralls-coverage-targets.md).
0 commit comments