Results 179 comments of Kishan B

@ralphholz did you find any work arounds for this?

Found the workaround... For those who stumble on this issue, the workaround is to use the `--force` flag when performing `put` operation, this flag makes sure that the command succeeds...

Why are the unit tests not running as part of the pull requests? Eg - https://github.com/mmcdole/gofeed/pull/216 **Screenshot**

I feel that TOML should be the way forward. Would appreciate more articles on TOML vs bru as you move forward with the next steps.

Thanks for the PR @deining ! :-) The hugo modules is a bit new to me, will spend sometime learning about this and give a review review this After reading...

@jbardin I am also experiencing the same error. Below is a simplified simulation example. ```terraform # main.tf resource "random_uuid" "test1" { count = 2 } resource "random_uuid" "test2" { }...

@apparentlymart The above reproductions steps i have posted was in terraform version `v1.6.4`

It's still the same.. Comments are broken

Hi @jazzi Thanks for you interest! Blog is a great idea! Will it be possible for you to share some example sites for UX design inspiration ?

@simon-scmp Happy to review a PR! ☺️