Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ on behalf of [cratedb-examples] and [academy-fundamentals-course].
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/lang-csharp-efcore.yml?branch=main&label=C%23 EF Core" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/lang-elixir-postgrex.yml">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/lang-elixir-postgrex.yml?branch=main&label=Elixir Postgrex" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/lang-go-pgx.yml">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/lang-go-pgx.yml?branch=main&label=Go pgx" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/lang-java-maven.yml">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/lang-java-maven.yml?branch=main&label=Java JDBC" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/lang-java-jooq.yml">
Expand All @@ -103,7 +105,7 @@ on behalf of [cratedb-examples] and [academy-fundamentals-course].
<a href="https://github.com/crate/cratedb-examples/actions/workflows/lang-ruby.yml">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/lang-ruby.yml?branch=main&label=Ruby" loading="lazy"></a>
<a href="https://github.com/crate/cratedb-examples/actions/workflows/lang-rust-postgres.yml">
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/lang-rust-postgres.yml?branch=main&label=Rust Postgres" loading="lazy"></a>
<img src="https://img.shields.io/github/actions/workflow/status/crate/cratedb-examples/lang-rust-postgres.yml?branch=main&label=Rust postgres" loading="lazy"></a>
</td>
</tr>

Expand Down