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 |
---|---|---|---|---|
python3.6/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml buildspec.yml |
1 | 2 (50%) | 15 (6%) | 2022-01-21 |
python3.7/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml buildspec.yml |
1 | 2 (50%) | 15 (6%) | 2022-01-21 |
python3.7/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.6/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml |
1 | 2 (50%) | 2 (50%) | 2022-01-21 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
python3.6/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml buildspec.yml |
1 | 2 (50%) | 15 (6%) | 2022-01-21 |
python3.7/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml buildspec.yml |
1 | 2 (50%) | 15 (6%) | 2022-01-21 |
python3.7/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.6/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml |
1 | 2 (50%) | 2 (50%) | 2022-01-21 |
nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sns/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sns/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sns/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sqs/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sqs/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sqs/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sqs/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-sns/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-web/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-web/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-web/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-web/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-sns/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-web/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-sqs/{{cookiecutter.project_name}}/buildspec.yml |
1 | 3 (33%) | 3 (33%) | 2021-11-30 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 5 (60%) | 2021-10-01 |
nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
2 | 3 (66%) | 3 (66%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
2 | 3 (66%) | 3 (66%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml |
2 | 3 (66%) | 3 (66%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sns/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-cloudwatch-events/{{cookiecutter.project_name}}/buildspec.yml |
2 | 3 (66%) | 3 (66%) | 2021-11-30 |
nodejs12.x/cookiecutter-quick-start-sns/{{cookiecutter.project_name}}/buildspec.yml nodejs12.x/cookiecutter-quick-start-from-scratch/{{cookiecutter.project_name}}/buildspec.yml |
2 | 3 (66%) | 3 (66%) | 2021-11-30 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9-image/cookiecutter-aws-sam-hello-python-lambda-image/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-efs-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventBridge-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-eventbridge-schema-app-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
python3.9/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml python3.9/cookiecutter-aws-sam-hello-python/{{cookiecutter.project_name}}/template.yaml |
5 | 5 (100%) | 5 (100%) | 2021-10-01 |
dotnetcore3.1/cookiecutter-aws-sam-hello-dotnet/{{cookiecutter.project_name}}/template.yaml dotnetcore3.1-image/cookiecutter-aws-sam-hello-dotnet-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 5 (60%) | 7 (42%) | 2021-10-01 |
nodejs14.x/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/template.yaml nodejs14.x-image/cookiecutter-aws-sam-hello-nodejs-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 4 (75%) | 4 (75%) | 2021-10-01 |
nodejs14.x/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml nodejs14.x-image/cookiecutter-aws-sam-hello-nodejs-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 4 (75%) | 4 (75%) | 2021-10-01 |
nodejs14.x/cookiecutter-aws-sam-step-functions-sample-app/{{cookiecutter.project_name}}/template.yaml nodejs14.x/cookiecutter-aws-sam-hello-nodejs/{{cookiecutter.project_name}}/template.yaml |
3 | 4 (75%) | 4 (75%) | 2021-10-01 |
nodejs14.x/cookiecutter-quick-start-s3/{{cookiecutter.project_name}}/template.yaml nodejs14.x-image/cookiecutter-aws-sam-hello-nodejs-lambda-image/{{cookiecutter.project_name}}/template.yaml |
3 | 4 (75%) | 4 (75%) | 2021-10-01 |