Merge pull request 'remote_rpm: stop caching repodata as immutable' (#8) from benvin/rpm-repodata-mutable into main
ci/woodpecker/push/apply Pipeline was successful
ci/woodpecker/push/apply Pipeline was successful
This commit was merged in pull request #8.
This commit is contained in:
@@ -5,9 +5,6 @@ mutable_ttl: 7200
|
|||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*/x86_64/.*\\.rpm$"
|
- ".*/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.sqlite.*$"
|
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
- ".*/repodata/.*\\.yaml.*$"
|
|
||||||
- ".*/install.img"
|
- ".*/install.img"
|
||||||
- ".*/squashfs.img"
|
- ".*/squashfs.img"
|
||||||
- ".*/updates.img"
|
- ".*/updates.img"
|
||||||
|
|||||||
@@ -5,9 +5,6 @@ mutable_ttl: 7200
|
|||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*/x86_64/.*\\.rpm$"
|
- ".*/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.sqlite.*$"
|
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
- ".*/repodata/.*\\.yaml.*$"
|
|
||||||
- ".*/install.img"
|
- ".*/install.img"
|
||||||
- ".*/squashfs.img"
|
- ".*/squashfs.img"
|
||||||
- ".*/updates.img"
|
- ".*/updates.img"
|
||||||
|
|||||||
@@ -5,4 +5,3 @@ mutable_ttl: 7200
|
|||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*/x86_64/.*\\.rpm$"
|
- ".*/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
|
|||||||
@@ -5,4 +5,3 @@ mutable_ttl: 7200
|
|||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*/x86_64/.*\\.rpm$"
|
- ".*/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
|
|||||||
@@ -5,4 +5,3 @@ mutable_ttl: 7200
|
|||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*/x86_64/.*\\.rpm$"
|
- ".*/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
|
|||||||
@@ -3,4 +3,3 @@ description: "Claude Code RPM repository"
|
|||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*/x86_64/.*\\.rpm$"
|
- ".*/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
|
|||||||
@@ -5,7 +5,4 @@ mutable_ttl: 7200
|
|||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*/Everything/x86_64/.*\\.rpm$"
|
- ".*/Everything/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.sqlite.*$"
|
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
- ".*/repodata/.*\\.yaml.*$"
|
|
||||||
- "RPM-GPG-KEY-.*$"
|
- "RPM-GPG-KEY-.*$"
|
||||||
|
|||||||
@@ -7,4 +7,3 @@ immutable_patterns:
|
|||||||
- "updates/.*/Everything/x86_64/.*\\.rpm$"
|
- "updates/.*/Everything/x86_64/.*\\.rpm$"
|
||||||
- "development/.*/Everything/x86_64/.*\\.rpm$"
|
- "development/.*/Everything/x86_64/.*\\.rpm$"
|
||||||
- ".*/noarch/.*\\.rpm$"
|
- ".*/noarch/.*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
|
|||||||
@@ -4,4 +4,3 @@ immutable_ttl: 0
|
|||||||
mutable_ttl: 7200
|
mutable_ttl: 7200
|
||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*\\.rpm$"
|
- ".*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
|
|||||||
@@ -4,5 +4,4 @@ immutable_ttl: 0
|
|||||||
mutable_ttl: 7200
|
mutable_ttl: 7200
|
||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*\\.rpm$"
|
- ".*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
- ".*/RPM-GPG-KEY-.*$"
|
- ".*/RPM-GPG-KEY-.*$"
|
||||||
|
|||||||
@@ -4,5 +4,4 @@ immutable_ttl: 0
|
|||||||
mutable_ttl: 7200
|
mutable_ttl: 7200
|
||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*\\.rpm$"
|
- ".*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
- "GPG-KEY-.*$"
|
- "GPG-KEY-.*$"
|
||||||
|
|||||||
@@ -4,6 +4,5 @@ immutable_ttl: 0
|
|||||||
mutable_ttl: 7200
|
mutable_ttl: 7200
|
||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*\\.rpm$"
|
- ".*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
- ".*/RPM-GPG-KEY-.*$"
|
- ".*/RPM-GPG-KEY-.*$"
|
||||||
- ".*/PGDG-RPM-GPG-KEY-.*$"
|
- ".*/PGDG-RPM-GPG-KEY-.*$"
|
||||||
|
|||||||
@@ -4,5 +4,4 @@ immutable_ttl: 0
|
|||||||
mutable_ttl: 7200
|
mutable_ttl: 7200
|
||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*\\.rpm$"
|
- ".*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
- "public.key$"
|
- "public.key$"
|
||||||
|
|||||||
@@ -4,4 +4,3 @@ immutable_ttl: 0
|
|||||||
mutable_ttl: 7200
|
mutable_ttl: 7200
|
||||||
immutable_patterns:
|
immutable_patterns:
|
||||||
- ".*\\.rpm$"
|
- ".*\\.rpm$"
|
||||||
- ".*/repodata/.*\\.xml.*$"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user