Skip to content

Commit a6d0a4c

Browse files
committed
Remove mentions of earthly
Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
1 parent cd1b141 commit a6d0a4c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ with `git commit -s`.
1313
Our team develops and tests using Linux and MacOS. Windows Subsystem for Linux works fine too.
1414

1515
The Feldera container images and CI workflows use Linux. You can see our setup in
16-
our [Dockerfile](deploy/Dockerfile) and [Earthfile](Earthfile).
16+
our [Dockerfile](deploy/Dockerfile).
1717

1818
Our dependencies are:
1919

@@ -30,7 +30,6 @@ Our dependencies are:
3030
- Cloud
3131
- Python 3
3232
- Redpanda or Kafka
33-
- Earthly (https://earthly.dev/get-earthly)
3433
- Web Console
3534
- Bun (https://bun.sh/docs/installation)
3635

scripts/bench.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ fi
3939

4040
# Run SQL benchmarks
4141
# These require a running instance of redpanda (if they don't use nexmark connector) and pipeline-manager.
42-
# The Earthfile should run those.
4342

4443
KAFKA_BROKER=localhost:9092
4544
FELDERA_API=http://localhost:8080

0 commit comments

Comments
 (0)