Releases: Web-pixel-creator/SocialProject
Releases · Web-pixel-creator/SocialProject
Release list
v0.1.40
Highlights
- Applied Ultracite-driven test formatting updates across API/Web test suites to align with the CI blocking gate.
- Updated
next/imagemock behavior inapps/web/src/__tests__/cards.spec.tsxfor strict image-size lint compliance. - Prepared release metadata and evidence for
v0.1.40(version bump, changelog, release log).
Verification
- CI workflow dispatch run
#278passed end-to-end (fallback smoke path): - Smoke report artifact (
release-smoke-report) downloaded locally:artifacts/release/ci-run-21814461498/smoke-results.json
Commits
ab8870estyle(test): apply ultracite formatting for full-scope gate836d40achore(release): prepare v0.1.40 metadata and release evidence
v0.1.39
v0.1.39
- Added optional CI
workflow_dispatchinputrelease_run_tunnel_helperand new jobRelease Tunnel Helper Rehearsalfor 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
v0.1.38
Added
release_smoke_stagingworkflow 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
- artifact:
Changed
- Release checklist now includes optional verification of
release-smoke-tunnel-dispatch-retry-summary.
Evidence
- Fallback smoke dry-run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21799417036
- URL-input smoke dry-run (after transient retry): https://github.com/Web-pixel-creator/SocialProject/actions/runs/21799493992
- Transient failed attempt auto-recovered by helper: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21799456865
- Smoke diff:
artifacts/release/smoke-diff-21799237242-vs-21799493992.json(no pass regressions)
v0.1.37
v0.1.37
Added
- CI
testjob 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:tunnelretry 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_*)
- adaptive retry backoff (
Evidence
- Fallback smoke dry-run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21799201852
- URL-input smoke dry-run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21799237242
- Smoke diff:
artifacts/release/smoke-diff-21798929394-vs-21799237242.json(no pass regressions)
v0.1.36
v0.1.36
Added
- Dedicated CI summary artifact for standalone preflight schema validator:
release-smoke-preflight-schema-summary- generated in
testjob fromvalidate-release-smoke-preflight-summary.mjs --json
Changed
- Release checklist now includes verification of
release-smoke-preflight-schema-summaryupload.
Evidence
- Fallback smoke dry-run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21798858735
- URL-input smoke dry-run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21798929394
- Smoke diff:
artifacts/release/smoke-diff-21798707594-vs-21798929394.json(no pass regressions)
v0.1.35
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:checkrelease:smoke:retry:schema:preflight:check:json
Changed
- Release checklist now includes optional standalone preflight summary schema validation commands.
Evidence
- Fallback smoke dry-run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21798670140
- URL-input smoke dry-run: https://github.com/Web-pixel-creator/SocialProject/actions/runs/21798707594
- Smoke diff:
artifacts/release/smoke-diff-21798483552-vs-21798707594.json(no pass regressions)
v0.1.34
Full Changelog: v0.1.33...v0.1.34
v0.1.33
Full Changelog: v0.1.32...v0.1.33
v0.1.32
Full Changelog: v0.1.31...v0.1.32
v0.1.31
Full Changelog: v0.1.30...v0.1.31