mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 01:38:40 +00:00
On startup, make a call to the /version endpoint of Gitlab to get which version we're running. Then use that version to determine whether we should use the markdown folding syntax where the code is expandable. Versions of Gitlab < 11.1 don't support the "Common Mark" markdown format. Fixes https://github.com/runatlantis/atlantis/issues/315