You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix release workflow: strip CRLF from extracted version
The dbt_project.yml has CRLF line endings causing a trailing \r in the
extracted version string. Added tr -d to strip carriage returns and
removed debug logging.
.... Generated with [Cortex Code](https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code)
Co-Authored-By: Cortex Code <noreply@snowflake.com>
0 commit comments