Skip to content

Commit

Permalink
more ci status img to public
Browse files Browse the repository at this point in the history
  • Loading branch information
parker23b committed Sep 25, 2024
1 parent 7579206 commit 4d7374b
Show file tree
Hide file tree
Showing 88 changed files with 86 additions and 93 deletions.
File renamed without changes
7 changes: 0 additions & 7 deletions src/components/projects/ProjectListing.astro
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ import type { ImageMetadata } from "astro";
const { post } = Astro.props;
const logoUrl = post.data.project.logo;
// const images = import.meta.glob<{ default: ImageMetadata }>(
// "/public/assets/projectLogos/*.{jpeg,jpg,png,gif,svg,webp}",
// );
// if (!images[logoUrl])
// throw new Error(
// `"${logoUrl}" does not exist in glob: "/src/assets/images/content/projectLogos/*.{jpeg,jpg,png,gif,svg,webp}"`,
// );
---

<div class="flex flex-col items-center gap-2">
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ events:
project_ci:
- CI:
title: "Ansible Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://dev.azure.com/ansible/ansible/_build/results?buildId=90071&view=results"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachedrill.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ project:
project_ci:
- CI:
title: "Drill Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://app.travis-ci.com/github/apache/drill"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apacheflink.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Flink Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://dev.azure.com/apache-flink/apache-flink/_build?definitionId=2"

work_items:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apacheflume.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ project:
project_ci:
- CI:
title: "Flume Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://app.travis-ci.com/github/apache/flume"

work_items:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachefreemarker.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apaache FreeMarker Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.com/github/apache/freemarker"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachehive.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ project:
project_ci:
- CI:
title: "Hive Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://ci-hadoop.apache.org/view/Hive/job/Hive-trunk-linux-ARM/"

work_items:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachehttpcomponents.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apaache HttpComponents Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.com/github/apache/httpcomponents-core"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachehttpserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apache HttpServer Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.com/github/apache/httpd/pull_requests"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachekafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ project:
project_ci:
- CI:
title: "Kafka Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/activity/"

work_items:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apacheknox.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ supported_releases:
project_ci:
- CI:
title: "Konx Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://app.travis-ci.com/github/apache/knox"

---
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachemesos.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apaache Mesos Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://ci-builds.apache.org/job/Mesos/job/Mesos-Buildbot-ARM"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apacherocketmq.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apache RocketMQ Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.org/github/apache/rocketmq"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachestorm.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ project:
project_ci:
- CI:
title: "Storm Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://app.travis-ci.com/github/apache/storm"

work_items:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachetomcat.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apache Tomcat Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.com/github/apache/tomcat/pull_requests"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachevelocity.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apache Velocity Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.com/github/apache/velocity-engine"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachewicket.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apache Wicket Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.com/github/apache/wicket"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/apachezookeeper.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ project:
project_ci:
- CI:
title: "Zookeeper Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://app.travis-ci.com/github/apache/zookeeper"

supported_releases:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/bcrypt.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ events:
project_ci:
- CI:
title: "Bcrypt Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/patrickfav/bcrypt/actions/workflows/build_deploy.yml/badge.svg"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/calico.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Calico Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://tigera.semaphoreci.com/projects/calico"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/ceph.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ supported_releases:
project_ci:
- CI:
title: "Ceph Upstream Pull Request CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://jenkins.ceph.com/view/all/job/ceph-pull-requests-arm64/"

work_items:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/containerd.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Containerd Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/containerd/containerd/actions"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/curl.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ supported_releases:
project_ci:
- CI:
title: "curl Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/curl/curl/actions"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ supported_releases:
project_ci:
- CI:
title: "Debian aarch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://ci.debian.net/status/"

events:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/dpdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ supported_releases:
project_ci:
- CI:
title: "DPDK Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://lab.dpdk.org/results/dashboard/status/"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/dubbo.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Apache Dubbo Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/apache/dubbo/actions"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/envoy.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Envoy Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/envoyproxy/envoy/actions"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/expat.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ events:
project_ci:
- CI:
title: "Expat Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/libexpat/libexpat/actions/workflows/linux.yml/badge.svg"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/fastjson.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ supported_releases:
project_ci:
- CI:
title: "Fastjson Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/alibaba/fastjson/actions"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/filebeat.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ supported_releases:
project_ci:
- CI:
title: "Filebeat Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://beats-ci.elastic.co/job/Beats/"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/firecracker.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Firecracker Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://buildkite.com/firecracker/firecracker-ci/builds/"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/flannel.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Flannel Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/flannel-io/flannel/actions"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/fmt.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ supported_releases:
project_ci:
- CI:
title: "fmt Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/fmtlib/fmt/actions/"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/geos.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ events:
project_ci:
- CI:
title: "GEOS Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://beats-ci.elastic.co/job/Beats/"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ supported_releases:
project_ci:
- CI:
title: "Grafana Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://drone.grafana.net/grafana/grafana"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/grpc-java.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ supported_releases:
project_ci:
- CI:
title: "grpc-java Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://coveralls.io/github/grpc/grpc-java"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/guacamole.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ supported_releases:
project_ci:
- CI:
title: "Guacamole Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/apache/guacamole-server/actions"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/haproxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "HAProxy Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.com/github/haproxy/haproxy/pull_requests"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/harbor.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ supported_releases:
project_ci:
- CI:
title: "Harbor Pullrequest CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/goharbor/harbor/actions?query=event%3Apush+branch%3Amain+workflow%3ACI+"

events:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/hdfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ supported_releases:
project_ci:
- CI:
title: "Hadoop Upstream AArch64 CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-linux-ARM-trunk/"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/isa-l.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ project:
project_ci:
- CI:
title: "ISA-L Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://travis-ci.org/github/intel/isa-l"

supported_releases:
Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/istio.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ supported_releases:
project_ci:
- CI:
title: "Istio Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://prow.istio.io/"
---

Expand Down
2 changes: 1 addition & 1 deletion src/content/projects/jemalloc.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ supported_releases:
project_ci:
- CI:
title: "jemalloc Upstream CI"
status: "/src/assets/images/content/CI_status.png"
status: "/assets/CI_status.png"
url: "https://github.com/jemalloc/jemalloc-ci"
---

Expand Down
Loading

0 comments on commit 4d7374b

Please sign in to comment.