MindWorkAI / AI-Studio

AI Studio is an independent app for utilizing LLM.
https://MindWorkAI.org/
Other
150 stars 11 forks source link

Improve Markdown support in the CI/CD pipeline #65

Closed SommerEngineering closed 2 months ago

SommerEngineering commented 3 months ago

Currently, code blocks in the release notes (changelog) cause an error in the pipeline during the Append scan results to changelog step. The problem is that, for example, `a_filename.json` within the changelog causes the shell to try to execute it as a command. We need to better mask the Markdown content.

SommerEngineering commented 3 months ago

See pipline runs: