Skip to content

Releases: Web-pixel-creator/SocialProject

v0.1.40

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 09 Feb 06:32

Highlights

  • Applied Ultracite-driven test formatting updates across API/Web test suites to align with the CI blocking gate.
  • Updated next/image mock behavior in apps/web/src/__tests__/cards.spec.tsx for strict image-size lint compliance.
  • Prepared release metadata and evidence for v0.1.40 (version bump, changelog, release log).

Verification

Commits

  • ab8870e style(test): apply ultracite formatting for full-scope gate
  • 836d40a chore(release): prepare v0.1.40 metadata and release evidence

v0.1.39

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 16:22

v0.1.39

  • Added optional CI workflow_dispatch input release_run_tunnel_helper and new job Release Tunnel Helper Rehearsal for in-CI tunnel helper evidence.
  • Rehearsal job now builds API/Web and runs migrations before helper dispatch.
  • Rehearsal dispatch runs in non-blocking mode and helper now force-exits on success to prevent CI hangs from lingering child handles.
  • Evidence run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21801289842

v0.1.38

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 14:15

v0.1.38

Added

  • release_smoke_staging workflow now includes dedicated upload step:
    • artifact: release-smoke-tunnel-dispatch-retry-summary
    • path: artifacts/release/tunnel-dispatch-retry-summary.json
    • behavior: if-no-files-found: ignore

Changed

  • Release checklist now includes optional verification of release-smoke-tunnel-dispatch-retry-summary.

Evidence

v0.1.37

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 13:56

v0.1.37

Added

  • CI test job now appends standalone preflight schema validator results to GitHub Step Summary (Release Smoke Preflight Schema Summary).
  • Tunnel URL-input dispatch helper now writes machine-readable retry diagnostics summary to artifacts/release/tunnel-dispatch-retry-summary.json.

Changed

  • release:smoke:dispatch:tunnel retry hardening:
    • adaptive retry backoff (RELEASE_TUNNEL_DISPATCH_RETRY_BACKOFF_FACTOR, RELEASE_TUNNEL_DISPATCH_RETRY_MAX_DELAY_MS)
    • retry preflight checks before follow-up attempts (RELEASE_TUNNEL_RETRY_PREFLIGHT_*)
    • configurable retry summary output (RELEASE_TUNNEL_RETRY_SUMMARY_*)

Evidence

v0.1.36

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 13:33

v0.1.36

Added

  • Dedicated CI summary artifact for standalone preflight schema validator:
    • release-smoke-preflight-schema-summary
    • generated in test job from validate-release-smoke-preflight-summary.mjs --json

Changed

  • Release checklist now includes verification of release-smoke-preflight-schema-summary upload.

Evidence

v0.1.35

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 13:16

v0.1.35

Added

  • Standalone release smoke preflight summary schema validator:
    • scripts/release/validate-release-smoke-preflight-summary.mjs
  • New npm scripts:
    • release:smoke:retry:schema:preflight:check
    • release:smoke:retry:schema:preflight:check:json

Changed

  • Release checklist now includes optional standalone preflight summary schema validation commands.

Evidence

v0.1.34

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 12:58

Full Changelog: v0.1.33...v0.1.34

v0.1.33

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 12:38

Full Changelog: v0.1.32...v0.1.33

v0.1.32

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 12:23

Full Changelog: v0.1.31...v0.1.32

v0.1.31

Choose a tag to compare

@Web-pixel-creator Web-pixel-creator released this 08 Feb 12:05

Full Changelog: v0.1.30...v0.1.31