Bump all packages to sign them (#60780)

* Bump all packages to sign them

* Update hashes and other minor issues

* Remove unused syntect-server package

* Revert "Remove unused syntect-server package"

This reverts commit 073e7b38da.

* Undo syntect-server epoch bump
This commit is contained in:
Will Dollman 2024-02-28 14:15:04 +00:00 committed by GitHub
parent 24ef6d37da
commit 89c5bd391e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
18 changed files with 23 additions and 22 deletions

View File

@ -93,7 +93,7 @@ if [[ "$IS_MAIN" != "true" && "$branch_repo_exists" == "true" ]]; then
modified_packages=()
while IFS= read -r line; do
modified_packages+=("$line")
done < <(gsutil ls gs://package-repository/"$BRANCH_PATH"/x86_64/\*.apk | sed -E 's/.*\/x86_64\/([a-zA-Z0-9-]+)-[0-9]+\..*/\1/')
done < <(gsutil ls gs://package-repository/"$BRANCH_PATH"/x86_64/\*.apk | sed -E 's/.*\/x86_64\/([a-zA-Z0-9_-]+)-[0-9]+\..*/\1/')
echo "List of modified packages to include in branch image: ${modified_packages[*]}"

View File

@ -1,7 +1,7 @@
package:
name: comby
version: 1.8.1
epoch: 2
epoch: 3
description: "A code rewrite tool for structural search and replace that supports ~every language."
target-architecture:
- x86_64

View File

@ -4,7 +4,7 @@
package:
name: coursier
version: 2.0.13 # IMPORTANT: Coursier uses a non-standard release model, so updating this version alone will not update the package
epoch: 1
epoch: 2
description: "Java dependency resolver"
target-architecture:
- x86_64

View File

@ -4,7 +4,7 @@
package:
name: ctags
version: 6.0.0
epoch: 3
epoch: 4
description: "A maintained ctags implementation"
target-architecture:
- x86_64

View File

@ -1,7 +1,7 @@
package:
name: docker-client
version: 24.0.0
epoch: 1
epoch: 2
description: "Docker client binary - excludes container runtime"
target-architecture:
- x86_64

View File

@ -8,7 +8,7 @@
package:
name: gke-gcloud-auth-plugin
version: 0.0.2
epoch: 0
epoch: 1
description: 'kubectl plugin for GKE authentication'
copyright:
- license: Apache-2.0

View File

@ -3,7 +3,7 @@
package:
name: http-server-stabilizer
version: 1.1.0
epoch: 1
epoch: 2
description: "HTTP server stabilizer for unruly servers"
target-architecture:
- x86_64

View File

@ -4,7 +4,7 @@
package:
name: jaeger
version: 1.45.0 # Keep in sync with version in sg.config.yaml
epoch: 5
epoch: 6
description: "Distributed Tracing Platform"
target-architecture:
- x86_64

View File

@ -1,7 +1,7 @@
package:
name: opentelemetry-collector
version: 0.92.0 # Keep in sync with go.opentelemetry.io/collector version in go.mod
epoch: 4
epoch: 5
description: "Vendor-agnostic implementation on how to receive, process and export telemetry data"
target-architecture:
- x86_64

View File

@ -3,7 +3,7 @@
package:
name: p4-fusion-sg
version: 1.13.2
epoch: 0
epoch: 1
description: "A fast Perforce to Git conversion tool, Sourcegraph fork"
target-architecture:
- x86_64
@ -56,8 +56,8 @@ pipeline:
- uses: fetch
with:
uri: https://cdist2.perforce.com/perforce/r23.1/bin.linux26x86_64/p4api-glibc2.3-openssl1.1.1.tgz
# Hash occasionally changes, available at https://filehost.perforce.com/perforce/r22.1/bin.linux26x86_64/SHA256SUMS (check version)
expected-sha256: 640898f7d001ab7d071db17fb41442dce319203e636550d562eaab6212f6a595
# Hash occasionally changes, available at https://filehost.perforce.com/perforce/r23.1/bin.linux26x86_64/SHA256SUMS (check version)
expected-sha256: bc4d81e8d594d50645a573c75a75cf5e3140d987eba3d14ffc775dc704fb400b # based on url
extract: false
- runs: |
mkdir -p p4-fusion-src/vendor/helix-core-api/linux

View File

@ -3,7 +3,7 @@
package:
name: p4-fusion
version: 1.12
epoch: 8
epoch: 9
description: "A fast Perforce to Git conversion tool"
target-architecture:
- x86_64

View File

@ -1,7 +1,7 @@
package:
name: p4cli
version: 23.1
epoch: 0
epoch: 1
description: "Command line interface for Perforce"
target-architecture:
- x86_64
@ -27,7 +27,7 @@ pipeline:
with:
uri: https://cdist2.perforce.com/perforce/r${{package.version}}/bin.linux26x86_64/p4
# Hash occasionally changes, available at https://filehost.perforce.com/perforce/r23.1/bin.linux26x86_64/SHA256SUMS (check version)
expected-sha256: d63f0e38c6c6bce469ce584d64792ea06112ba7dfbe8bcdffd216c5b710421e8
expected-sha256: 1c053276f9379a55cfe98b0c191e03bec7d1d1673b416c7b9e1613cff699833a
extract: false
- runs: |
chmod +x p4

View File

@ -3,7 +3,7 @@
package:
name: prometheus-gcp
version: 2.35.0-gmp.6
epoch: 1
epoch: 2
description: "Prometheus for Google Cloud Platform metrics"
target-architecture:
- x86_64

View File

@ -1,7 +1,7 @@
package:
name: qdrant
version: 1.5.1
epoch: 1
epoch: 2
description: "Qdrant vector database"
target-architecture:
- x86_64

View File

@ -1,7 +1,7 @@
package:
name: redis_exporter
version: 1.35.0
epoch: 1
epoch: 2
description: "Prometheus Exporter for Redis Metrics"
target-architecture:
- x86_64

View File

@ -1,7 +1,7 @@
package:
name: s3proxy
version: 2.0.0
epoch: 2
epoch: 3 # Independent from repo epoch
description: "Access other storage backends via the S3 API"
target-architecture:
- x86_64
@ -32,7 +32,8 @@ environment:
pipeline:
- uses: fetch
with:
uri: https://github.com/sourcegraph/s3proxy/archive/refs/tags/s3proxy-${{package.version}}-${{package.epoch}}.tar.gz
# Package epoch is independent from repo epoch
uri: https://github.com/sourcegraph/s3proxy/archive/refs/tags/s3proxy-${{package.version}}-2.tar.gz
expected-sha256: efeda0b7e2d87dbfb053510d706b109f8dcbf83fb7833e9d43b2231a2beaf247
extract: true
- runs: |

View File

@ -19,7 +19,7 @@
package:
name: terraform
version: 1.5.6
epoch: 0
epoch: 1
copyright:
- license: BUSL-1.1

View File

@ -1,7 +1,7 @@
package:
name: xmlstarlet
version: 1.6.1
epoch: 1
epoch: 2
description: ""
target-architecture:
- x86_64