mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:47:59 +08:00
* ci: Update TypeScript test workflow to improve output logging - Enhanced logging in the TypeScript test workflow by modifying the output of the changes filter to use JSON formatting for better readability. - Added logging for the release input to provide clearer context during the build process. * ci: Enable Langflow deactivated tracing in TypeScript test workflow - Added LANGFLOW_DEACTIVE_TRACING environment variable set to "true" in the TypeScript test workflow configuration to enhance debugging capabilities.