Skip to content

Comments

65 Added Configurable Image Generation Environment Variable#69

Merged
mrbalov merged 12 commits intomainfrom
feat/65-image-generation-env-variable
Feb 23, 2026
Merged

65 Added Configurable Image Generation Environment Variable#69
mrbalov merged 12 commits intomainfrom
feat/65-image-generation-env-variable

Conversation

@mrbalov
Copy link
Collaborator

@mrbalov mrbalov commented Feb 23, 2026

Changelog

[5.1.0] - 2026-02-23

65 Added Configurable Image Generation Environment Variable

Added

  • NEXT_PUBLIC_WITH_IMAGE_GENERATION environment variable to control image generation feature
  • Skip functionality in useGenerateStravaActivityImage hook to prevent unnecessary API calls
  • Configuration option in env.ts for enabling/disabling image generation (defaults to false)
  • Environment variable configuration in Docker Compose files for both development and production

Changed

  • Modified Activities page and related components to pass withImageGeneration prop through component hierarchy
  • Updated useGenerateImage hook to conditionally skip image generation based on environment configuration
  • Enhanced JSDoc documentation for image generation related functions with additional parameter descriptions

@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for torqui ready!

Name Link
🔨 Latest commit fbef2db
🔍 Latest deploy log https://app.netlify.com/projects/torqui/deploys/699c2a6eb4607c0008b223f0
😎 Deploy Preview https://deploy-preview-69--torqui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mrbalov mrbalov enabled auto-merge (squash) February 23, 2026 10:22
@mrbalov mrbalov merged commit 8394a74 into main Feb 23, 2026
8 of 9 checks passed
@mrbalov mrbalov deleted the feat/65-image-generation-env-variable branch February 23, 2026 10:23
@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for torqapi canceled.

Name Link
🔨 Latest commit fbef2db
🔍 Latest deploy log https://app.netlify.com/projects/torqapi/deploys/699c2a6ec40e6a000840c6a7

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