Kelvin Tay

Results 14 comments of Kelvin Tay

I faced similar issues as well and @Morreski 's example helped me fix the issue somewhat.

Hi folks! thank you for reaching out here, and sharing on this issue. I understand from similar posts ([one example here](https://discuss.circleci.com/t/does-docker-layer-caching-support-buildx/41401/2)) and after trying myself indeed that: - Docker Layer...

hi @robsmallridge I wrote a similar programme here](https://github.com/kelvintaywl/code_comment) which you can simply `pip install code_comment`, and it supports PHP if this is still an issue! I mean no disrespect to...

hi @iwt-sebastian-hesse-extern ! Thanks for the detailed report! For conditions on workflows, I believe you may need the `and` or `or` stanza before the `matches` expression. In other words, your...

hello @llaenowyd , did you have any luck recently on this? 🤓 I just wanted to mention that I am now able to install the CircleCI CLI via homebrew on...

thanks again for this improvement! @EricRibeiro 🙌

thank you for your sharing folks! I am tagging our developer experience team here @CircleCI-Public/developer-experience to see if we can offer any updates on this 🙏

hello folks, I have added support for [scheduled pipelines](https://registry.terraform.io/providers/kelvintaywl/circleci/latest/docs/resources/schedule), amongst other resources, in my (unofficial) Terraform provider for CircleCI. I hope this may be useful for you.

hi folks, i'm not sure if this is still a want, but I've [added support](https://github.com/kelvintaywl/terraform-provider-circleci/pull/50) to enable/start a project on my circleci provider: https://registry.terraform.io/providers/kelvintaywl/circleci/latest/docs/resources/project

hi @nairb774 @ViktorLindgren95 I've recently added [support for checkout keys in my Terraform provider for CircleCI](https://registry.terraform.io/providers/kelvintaywl/circleci/latest/docs/resources/checkout_key), amongst many other resources. Hopefully, this can help you 🤓