File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11area/docs :
22- changed-files :
33 - any-glob-to-any-file :
4- - " docs/**/*"
4+ - " *.md"
5+ - " site/**/*.md"
6+
57area/ci :
68- changed-files :
79 - any-glob-to-any-file :
810 - " .github/**/*"
11+
912component/ui :
1013- changed-files :
1114 - any-glob-to-any-file :
12- - " ui/**/*"
13- - " provider-ui/**/*"
14- component/server :
15- - changed-files :
16- - any-glob-to-any-file :
17- - " server/**/*"
18- area/models :
19- - changed-files :
20- - any-glob-to-any-file :
21- - " server/meshmodel/**/*"
22- component/mesheryctl :
23- - changed-files :
24- - any-glob-to-any-file :
25- - " mesheryctl/**/*"
15+ - " site/src/**/*"
16+ - " site/gatsby-*.js"
17+ - " site/package.json"
18+ - " site/package-lock.json"
19+
2620component/extensions :
2721- changed-files :
2822 - any-glob-to-any-file :
29- - " install/docker-extension/**/*"
30- - " ui/components/ExtensionSandbox.js"
31- - " ui/remote-component.config.js"
32- area/lifecycle :
33- - changed-files :
34- - any-glob-to-any-file :
35- - " install/*"
36- kubernetes :
37- - changed-files :
38- - any-glob-to-any-file :
39- - " install/deployment_yamls/*"
40- - " install/kubernetes/**/*"
41- framework/helm :
42- - changed-files :
43- - any-glob-to-any-file :
44- - " install/kubernetes/helm/**/*"
45- framework/graphql :
46- - changed-files :
47- - any-glob-to-any-file :
48- - " server/internal/graphql/*"
49- component/database :
50- - changed-files :
51- - any-glob-to-any-file :
52- - " server/internal/sql/*"
53- playground :
54- - changed-files :
55- - any-glob-to-any-file :
56- - " install/playground/**/*"
57- opa :
58- - changed-files :
59- - any-glob-to-any-file :
60- - " *.rego"
61- tests :
62- - changed-files :
63- - any-glob-to-any-file :
64- - " ui/tests/**/*"
23+ - " build/**/*"
24+ - " site/**/*"
25+ - " Makefile"
26+ - " script.sh"
You can’t perform that action at this time.
0 commit comments