2024-01-16 14:07:24 +00:00
|
|
|
area/api:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:54:54 +00:00
|
|
|
- registry/api/**
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/handlers/**
|
2024-01-16 14:07:24 +00:00
|
|
|
area/auth:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/auth/**
|
2023-12-20 14:09:19 +00:00
|
|
|
area/build:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- Makefile
|
|
|
|
- Dockerfile
|
|
|
|
- docker-bake.hcl
|
2024-01-16 16:55:32 +00:00
|
|
|
- dockerfiles/**
|
2024-01-16 14:07:24 +00:00
|
|
|
area/cache:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/storage/cache/**
|
2023-12-20 14:09:19 +00:00
|
|
|
area/ci:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- .github/**
|
|
|
|
- tests/**
|
|
|
|
- testutil/**
|
2024-01-16 14:07:24 +00:00
|
|
|
area/config:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- configuration/**
|
2024-01-16 14:07:24 +00:00
|
|
|
area/docs:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- README.md
|
|
|
|
- docs/**/*.md
|
2024-01-16 14:07:24 +00:00
|
|
|
area/proxy:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/proxy/**
|
2023-12-20 14:09:19 +00:00
|
|
|
area/storage:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/storage/**
|
2023-12-20 14:09:19 +00:00
|
|
|
area/storage/azure:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/storage/driver/azure/**
|
2024-01-16 14:07:24 +00:00
|
|
|
area/storage/gcs:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/storage/driver/gcs/**
|
2024-01-16 14:07:24 +00:00
|
|
|
area/storage/s3:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- registry/storage/driver/s3-aws/**
|
2024-01-16 14:07:24 +00:00
|
|
|
dependencies:
|
2024-01-16 15:22:02 +00:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
2024-01-16 16:55:32 +00:00
|
|
|
- vendor/**
|
2024-01-16 15:22:02 +00:00
|
|
|
- go.mod
|
|
|
|
- go.sum
|