Skip to content

Clarissimi v0.3.3

Choose a tag to compare

@0disoft 0disoft released this 15 Jul 04:21

Clarissimi v0.3.3 hardens the repository-owned GitHub Action against transient pull request
API failures observed during external full-write validation.

Improved:

  • proposal pull request requests now have explicit timeout and response-size limits
  • safe lookup and update requests retry bounded transient network, timeout, rate-limit, and server
    failures
  • ambiguous pull request creation failures reconcile the deterministic head/base pull request
    before another create request
  • non-JSON GitHub failure pages are excluded from Action diagnostics
  • HTTP 422 create races reconcile an already-created pull request without duplicating it

There are no Action input, output, permission, workflow-trigger, or package publication changes in
this release.

Release validation record: #14

Candidate commit: 140cb6d06893a3a6d8de5ab9cfa1eaebf2ad1e51

The root and workspace packages remain private. npm publication is not included.