Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of github.com:Linaro/ecosystemlandscape into main
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-linaro committed Nov 22, 2023
2 parents 2611afa + 494fa51 commit 18389ff
Show file tree
Hide file tree
Showing 71 changed files with 1,470 additions and 0 deletions.
33 changes: 33 additions & 0 deletions _posts/2021-08-31-Activemq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "https://activemq.apache.org"

project:
title: "ActiveMQ"
type: "Java"
url: "ActiveMQ"
project_official_url: "https://activemq.apache.org"
logo: "/assets/images/projects/middleware/activemq/logo.png"
overview: "Apache ActiveMQ is the most popular open source, multi-protocol, Java-based message broker. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connect from clients written in JavaScript, C, C++, Python, .Net, and more. Integrate your multi-platform applications using the ubiquitous AMQP protocol. Exchange messages between your web applications using STOMP over websockets. Manage your IoT devices using MQTT. Support your existing JMS infrastructure and beyond. ActiveMQ offers the power and flexibility to support any messaging use-case."

supported_releases:
- release:
version: "5.17.5"
url: "https://github.com/apache/activemq/releases/tag/activemq-5.17.5"
- release:
version: "5.18.2"
url: "https://github.com/apache/activemq/releases/tag/activemq-5.18.2"
- release:
version: "5.18.1"
url: "https://github.com/apache/activemq/releases/tag/activemq-5.18.1"
- release:
version: "5.18.0"
url: "https://github.com/apache/activemq/releases/tag/activemq-5.18.0"

---

<p>ActiveMQ</p>
50 changes: 50 additions & 0 deletions _posts/2021-08-31-Ansible.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "Ansible"

project:
title: "Ansible"
type: "Python"
url: "Ansible"
project_official_url: "https://www.ansible.com"
logo: "/assets/images/projects/middleware/ansible/logo.png"
overview: "Ansible is a radically simple IT automation system. It handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration. Ansible makes complex changes like zero-downtime rolling updates with load balancers easy."

supported_releases:
- release:
version: "v2.15.4"
url: "https://github.com/ansible/ansible/releases/tag/v2.15.4"
- release:
version: "v2.15.3"
url: "https://github.com/ansible/ansible/releases/tag/v2.15.3"
- release:
version: "v2.14.10"
url: "https://github.com/ansible/ansible/releases/tag/v2.14.10"
- release:
version: "v2.13.12"
url: "https://github.com/ansible/ansible/releases/tag/v2.13.12"

events:
- event:
title: "Ansible Lightspeed with IBM Watson Code Assistant"
type: "News"
url: "https://www.redhat.com/en/engage/ansible-lightspeed"
language: "English"
- event:
title: "A leader in infrastructure automation"
type: "News"
url: "https://www.redhat.com/en/resources/forrester-wave-infrastructure-automation-analyst-asset"
language: "English"

project_ci:
- CI:
title: "Ansible Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://dev.azure.com/ansible/ansible/_build/results?buildId=90071&view=results"
---

<p>Ansible</p>
30 changes: 30 additions & 0 deletions _posts/2021-08-31-Atlas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: project
permalink: /:title/
category: bigdata

meta:
keywords: "Atlas"

project:
title: "Atlas"
type: "Java"
logo: "/assets/images/projects/bigdata/atlas/logo.png"
url: "Atlas"
project_official_url: "https://github.com/topics/atlas"
overview: "Apache Atlas framework is an extensible set of core foundational governance services –enabling enterprises to effectively and efficiently meet their compliance requirements within Hadoop and allows integration with the whole enterprise data ecosystem."

supported_releases:
- release:
version: "release-2.3.0"
url: "https://github.com/apache/atlas/releases/tag/release-2.3.0"
- release:
version: "release-2.3.0-rc1"
url: "https://github.com/apache/atlas/releases/tag/release-2.3.0-rc1"
- release:
version: "release-2.2.0-rc1"
url: "https://github.com/apache/atlas/releases/tag/release-2.2.0-rc1"

---

<p>Atlas</p>
35 changes: 35 additions & 0 deletions _posts/2021-08-31-Curl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "curl"

project:
title: "curl"
type: "C"
url: "curl"
project_official_url: "https://curl.se"
logo: "/assets/images/projects/middleware/curl/logo.svg"
overview: "A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features."

supported_releases:
- release:
version: "curl-8_4_0"
url: "https://github.com/curl/curl/releases/tag/curl-8_4_0"
- release:
version: "curl-8_3_0"
url: "https://github.com/curl/curl/releases/tag/curl-8_3_0"
- release:
version: "curl-8_2_0"
url: "https://github.com/curl/curl/releases/tag/curl-8_2_0"

project_ci:
- CI:
title: "curl Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://github.com/curl/curl/actions"
---

<p>curl</p>
38 changes: 38 additions & 0 deletions _posts/2021-08-31-FastJson.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "Fastjson"

project:
title: "Fastjson"
type: "Java"
url: "Fastjson"
project_official_url: "https://github.com/alibaba/fastjson/wiki"
logo: "/assets/images/projects/middleware/fastjson/logo.jpeg"
overview: "Fastjson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Fastjson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of."

supported_releases:
- release:
version: "1.2.83"
url: "https://github.com/alibaba/fastjson/releases/tag/1.2.83"
- release:
version: "1.2.79"
url: "https://github.com/alibaba/fastjson/releases/tag/1.2.79"
- release:
version: "1.2.76"
url: "https://github.com/alibaba/fastjson/releases/tag/1.2.76"
- release:
version: "1.2.75"
url: "https://github.com/alibaba/fastjson/releases/tag/1.2.75"

project_ci:
- CI:
title: "Fastjson Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://github.com/alibaba/fastjson/actions"
---

<p>Fastjson</p>
38 changes: 38 additions & 0 deletions _posts/2021-08-31-Filebeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "Filebeat"

project:
title: "Filebeat"
type: "Go"
url: "Filebeat"
project_official_url: "https://www.elastic.co/cn/beats/filebeat"
logo: "/assets/images/projects/middleware/filebeat/logo.png"
overview: "Filebeat is a lightweight shipper for forwarding and centralizing log data. Installed as an agent on your servers, Filebeat monitors the log files or locations that you specify, collects log events, and forwards them either to Elasticsearch or Logstash for indexing."

supported_releases:
- release:
version: "filebeat-8-10-1"
url: "https://www.elastic.co/downloads/past-releases/filebeat-8-10-1"
- release:
version: "filebeat-8-10-0"
url: "https://www.elastic.co/downloads/past-releases/filebeat-8-10-0"
- release:
version: "filebeat-8-9-2"
url: "https://www.elastic.co/downloads/past-releases/filebeat-8-9-2"
- release:
version: "filebeat-8-9-1"
url: "https://www.elastic.co/downloads/past-releases/filebeat-8-9-1"

project_ci:
- CI:
title: "Filebeat Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://beats-ci.elastic.co/job/Beats/"
---

<p>Filebeat</p>
38 changes: 38 additions & 0 deletions _posts/2021-08-31-Fmt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "fmt"

project:
title: "fmt"
type: "C++"
url: "fmt"
project_official_url: "https://fmt.dev/latest/index.html"
logo: "/assets/images/projects/middleware/fmt/logo.png"
overview: "{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams."

supported_releases:
- release:
version: "10.1.1"
url: "https://github.com/fmtlib/fmt/releases/tag/10.1.1"
- release:
version: "10.1.0"
url: "https://github.com/fmtlib/fmt/releases/tag/10.1.0"
- release:
version: "10.0.0"
url: "https://github.com/fmtlib/fmt/releases/tag/10.0.0"
- release:
version: "9.1.0"
url: "https://github.com/fmtlib/fmt/releases/tag/9.1.0"

project_ci:
- CI:
title: "fmt Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://github.com/fmtlib/fmt/actions/"
---

<p>fmt</p>
47 changes: 47 additions & 0 deletions _posts/2021-08-31-Geos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "GEOS"

project:
title: "GEOS"
type: "C++"
url: "GEOS"
project_official_url: "https://libgeos.org/"
logo: "/assets/images/projects/middleware/geos/logo.png"
overview: "GEOS is a C++ library for performing operations on two-dimensional vector geometries. It is primarily a port of the JTS Topology Suite Java library. It provides many of the algorithms used by PostGIS, the Shapely package for Python, the sf package for R, and others."

supported_releases:
- release:
version: "3.12.0"
url: "https://github.com/libgeos/geos/releases/tag/3.12.0"
- release:
version: "3.11.2"
url: "https://github.com/libgeos/geos/releases/tag/3.11.2"
- release:
version: "3.11.0"
url: "https://github.com/libgeos/geos/releases/tag/3.11.0"

events:
- event:
title: "Version 3.12.0"
type: "News"
url: "https://libgeos.org/posts/2023-06-27-geos-3-12-released/"
language: "English"
- event:
title: "Version 3.11.2"
type: "News"
url: "https://libgeos.org/posts/2023-03-16-geos-3-11-2-released/"
language: "English"

project_ci:
- CI:
title: "GEOS Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://beats-ci.elastic.co/job/Beats/"
---

<p>GEOS</p>
35 changes: 35 additions & 0 deletions _posts/2021-08-31-Grafana.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "Grafana"

project:
title: "Grafana"
type: "TypeScript"
url: "Grafana"
project_official_url: "https://grafana.com/"
logo: "/assets/images/projects/middleware/grafana/logo.png"
overview: "The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more."

supported_releases:
- release:
version: "v10.2.0"
url: "https://github.com/grafana/grafana/releases/tag/v10.2.0"
- release:
version: "v10.1.5"
url: "https://github.com/grafana/grafana/releases/tag/v10.1.5"
- release:
version: "v10.0.9"
url: "https://github.com/grafana/grafana/releases/tag/v10.0.9"

project_ci:
- CI:
title: "Grafana Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://drone.grafana.net/grafana/grafana"
---

<p>Grafana</p>
38 changes: 38 additions & 0 deletions _posts/2021-08-31-Grpc-java.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: project
permalink: /:title/
category: middleware

meta:
keywords: "gRPC-java"

project:
title: "gRPC-java"
type: "Java"
url: "gRPC-java"
project_official_url: "https://grpc.io"
logo: "/assets/images/projects/middleware/grpc-java/logo.png"
overview: "gRPC is a modern open source high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services."

supported_releases:
- release:
version: "v1.58.0"
url: "https://github.com/grpc/grpc-java/releases/tag/v1.58.0"
- release:
version: "v1.57.2"
url: "https://github.com/grpc/grpc-java/releases/tag/v1.57.2"
- release:
version: "v1.57.1"
url: "https://github.com/grpc/grpc-java/releases/tag/v1.57.1"
- release:
version: "v1.57.0"
url: "https://github.com/grpc/grpc-java/releases/tag/v1.57.0"

project_ci:
- CI:
title: "grpc-java Upstream CI"
status: "/assets/images/projects/common/CI_status.png"
url: "https://coveralls.io/github/grpc/grpc-java"
---

<p>gRPC-java</p>
Loading

0 comments on commit 18389ff

Please sign in to comment.