Skip to content

Conversation

@artembelik
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 11:28
@artembelik artembelik requested a review from NikGurev January 16, 2026 11:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modifies the build process to generate the version.ts file only in CI environments, avoiding local development confusion. The change prevents the fillKoobiqVersion function from running locally, keeping the version placeholder intact for development.

Changes:

  • Conditional version file generation based on CI environment
  • Fallback handling in docs app for development with placeholder version
  • Removed git hook that was preventing version.ts from being staged

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
tools/builders/packager/build.ts Added CI environment check before calling fillKoobiqVersion
apps/docs/src/app/version.ts Added fallback logic for placeholder version and removed unused export
.husky/pre-commit Removed git restore command for version.ts file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Jan 16, 2026

Visit the preview URL for this PR (updated for commit 0ae132a):

https://koobiq-next--prs-1287-gio7wnhr.web.app

(expires Wed, 21 Jan 2026 11:40:54 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@artembelik artembelik self-assigned this Jan 16, 2026
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.

3 participants