kubernetes-hy.github.io icon indicating copy to clipboard operation
kubernetes-hy.github.io copied to clipboard

Correction - Part 4, Seciton 4 : Github actions now supports for nested inclusive or exclusive patterns.

Open sahilrajput03 opened this issue 4 years ago • 0 comments

What we used here was having the configuration for the application in the same repository with the application itself. That required us to do some changes in the directory structure.

Quoting below text in reference of 4-gitops application, where we are separating manifest folder from the app so as to prevent pipeline loop but its not true any longer coz github now supports ignoring nested paths if you read below text in my opinion.

Source

image

Thanks.

sahilrajput03 avatar Apr 14 '22 14:04 sahilrajput03