Chaitanya Sharma

Results 9 comments of Chaitanya Sharma

> we're already limiting disk size limit per timeline ('branch') just curious - is there any design-doc/ or write-up, that you can point me to understand better?

this would be really nice to have, any thoughts on this?

@hlinnaka @lubennikovaav this pull request is a required for the [patch raised here](https://github.com/neondatabase/neon/pull/1780). let me know what you think.

Hey, @tchiotludo another way to achieve above could be using `on push paths` [syntax](https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore). for example - ```on: push: paths: - '**/*/platform' ```

> Thanks for opening this PR but I thnik there is a misunderstanding, the platform is for managing dependencies version, so we do want to run CI on each platform...

Hey @anna-geller, thank you for approving the pr. However I don't have the merge permissions, and someone from maintainers group might be able to help. Hey @loicmathieu - do advise.

Hey @loicmathieu hope you're doing well. I just wanted to bring this to your attention, thank you!

Hey @loicmathieu, I've raised a [pr](https://github.com/kestra-io/kestra/pull/5077) towards this issue but wanted to confirm if it needs to be applied to all the workflows or only the `main` workflow?