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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Overview of the Issue
So, bitbucket, of course, has their own different implementation of a markdown renderer and with its infinite wisdom does not support blocks of code with type shell.
So, I think this a regression for that one platform that was introduced in #4254
This is how it looks like with the latest version
Reproduction Steps
Just install atlantis in a bitbucket repo and wait for it to comment
Environment details
Atlantis version: 0.28.0
Deployment method: helm
If not running the latest Atlantis version have you tried to reproduce this issue on the latest version: yep
Atlantis flags:
Atlantis server-side config file:
Additional Context
I'm not sure how that could be fixed without introducing is_that_bitbucket_again flag in each and every template to be honest.
The text was updated successfully, but these errors were encountered:
Community Note
Overview of the Issue
So, bitbucket, of course, has their own different implementation of a markdown renderer and with its infinite wisdom does not support blocks of code with type
shell
.So, I think this a regression for that one platform that was introduced in #4254
This is how it looks like with the latest version
Reproduction Steps
Just install atlantis in a bitbucket repo and wait for it to comment
Environment details
Atlantis server-side config file:
Additional Context
I'm not sure how that could be fixed without introducing
is_that_bitbucket_again
flag in each and every template to be honest.The text was updated successfully, but these errors were encountered: