A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| pipeline/webhosting/pipeline.yaml pipeline/webhosting/cloudfront-s3-website.yaml |
2 | 2 (100%) | 2 (100%) | 2022-01-28 |
| webspec.yml pipeline/webhosting/cloudfront-s3-website.yaml |
2 | 2 (100%) | 2 (100%) | 2022-01-28 |
| webspec.yml pipeline/webhosting/pipeline.yaml |
2 | 2 (100%) | 2 (100%) | 2022-01-28 |
| pipeline/webhosting/cloudfront-s3-website.yaml config.toml |
1 | 2 (50%) | 4 (25%) | 2022-01-28 |
| pipeline/webhosting/pipeline.yaml config.toml |
1 | 2 (50%) | 4 (25%) | 2022-01-28 |
| webspec.yml config.toml |
1 | 2 (50%) | 4 (25%) | 2022-01-28 |
| content/040_modules/constraint_mix_max_pod.yaml config.toml |
1 | 1 (100%) | 4 (25%) | 2022-01-28 |
| content/040_modules/constraint_mix_max_pod.yaml pipeline/webhosting/cloudfront-s3-website.yaml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| content/040_modules/constraint_mix_max_pod.yaml pipeline/webhosting/pipeline.yaml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| content/040_modules/constraint_mix_max_pod.yaml webspec.yml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| content/040_modules/template_min_max_pods.yaml config.toml |
1 | 1 (100%) | 4 (25%) | 2022-01-28 |
| content/040_modules/template_min_max_pods.yaml pipeline/webhosting/cloudfront-s3-website.yaml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| content/040_modules/template_min_max_pods.yaml pipeline/webhosting/pipeline.yaml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| content/040_modules/template_min_max_pods.yaml webspec.yml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| content/040_modules/template_min_max_pods.yaml content/040_modules/constraint_mix_max_pod.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-28 |
| layouts/partials/custom-header.html config.toml |
1 | 1 (100%) | 4 (25%) | 2022-01-28 |
| layouts/partials/custom-header.html pipeline/webhosting/cloudfront-s3-website.yaml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| layouts/partials/custom-header.html pipeline/webhosting/pipeline.yaml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| layouts/partials/custom-header.html webspec.yml |
1 | 1 (100%) | 2 (50%) | 2022-01-28 |
| layouts/partials/custom-header.html content/040_modules/constraint_mix_max_pod.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-28 |