diff options
| author | alexpdp7 <alex@pdp7.net> | 2025-12-11 19:03:17 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-12-11 19:03:54 +0100 |
| commit | 7955c9511c616f41bdd402726c837fd6f59128cc (patch) | |
| tree | b2dcbebf2da7ccf8385d668659827fde79a3a43c | |
| parent | cdf645e41a462417a0c70aeaa07264b3410d7258 (diff) | |
Fix Markdown
| -rw-r--r-- | INTERESTING_PROJECTS.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 3dcbb8e7..e48afb5b 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -18,7 +18,7 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/bazelbuild/remote-apis - Bazel's remote APIs for compiling, artifacts, and log streaming; with links to projects that support them - https://github.com/lima-vm/lima-actions - Lima for GitHub Actions - https://cloud.devenv.sh/ Nix-based CI for GitHub - - https://github.com/cirruslabs/ - CI for GitHub, with Starlark workflow definitions that can import definitions from other places. (Cannot be self hosted, only runners.) (Has [[https://github.com/cirruslabs/cirrus-cli][an interesting CLI].) + - https://github.com/cirruslabs/ - CI for GitHub, with Starlark workflow definitions that can import definitions from other places. (Cannot be self hosted, only runners.) (Has [[https://github.com/cirruslabs/cirrus-cli][an interesting CLI]].) ** Observability - https://github.com/equinix-labs/otel-cli - https://github.com/hyperdxio/hyperdx |
