Skip to content

feat(release): build metadata, feature flags, env validation, release suite#383

Open
AdaBebe0 wants to merge 2 commits into
ezedike-evan:mainfrom
AdaBebe0:Technical
Open

feat(release): build metadata, feature flags, env validation, release suite#383
AdaBebe0 wants to merge 2 commits into
ezedike-evan:mainfrom
AdaBebe0:Technical

Conversation

@AdaBebe0
Copy link
Copy Markdown

@AdaBebe0 AdaBebe0 commented Jun 1, 2026

Adds build-time metadata emission and displays build SHA + timestamp in the footer; introduces env-driven feature flags and a small release-suite runner to execute the minimum sign-off tests.\n\nChanges: lib/env.ts, next.config.ts, lib/version.ts, scripts/emit-version.{js,ts}, components/layout/Footer.tsx, lib/flags.ts, hooks/useFlag.ts, tests/e2e/release.config.ts, scripts/run-release-tests.js, package.json.\n\nAcceptance mapping:\n- #300: Deploy metadata visible in footer (lib/version.ts + Footer.tsx).\n- #301: Feature flags and hook (lib/flags.ts, hooks/useFlag.ts).\n- #302: Env validation at build (lib/env.ts + next.config.ts).\n- #303: Minimal release suite runner (tests/e2e/release.config.ts + scripts/run-release-tests.js; wired into npm run test:release).\n\ncloses #300\ncloses #301\ncloses #302\ncloses #303

… suite

- Add build version emitter and placeholder: scripts/emit-version.{ts,js}, lib/version.ts
- Render deploy SHA + timestamp in Footer UI for deploy traceability
- Add feature flags module + React hook: lib/flags.ts, hooks/useFlag.ts
- Ensure env validation at build time by parsing lib/env in next.config.ts (fix merge conflict in lib/env.ts)
- Add a small release-suite manifest and runner: tests/e2e/release.config.ts, scripts/run-release-tests.js
- Wire emitter into build and hook up targeted release test run in package.json

closes ezedike-evan#300
closes ezedike-evan#301
closes ezedike-evan#302
closes ezedike-evan#303
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@AdaBebe0 is attempting to deploy a commit to the ezedikeevan's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@AdaBebe0 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant