Skip to content

Commit b4279c2

Browse files
author
marwan37
committed
clean up requirements and README
1 parent 3f2348c commit b4279c2

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ The extension runs in two places:
8080
| -------------------------------------------------- | -------------------------------------------- | --------------------------------------------------------------------------------- |
8181
| Daily @ 09:00 UTC + on push/PR to `main`/`develop` | Run all tutorial pipelines with latest ZenML | On any failure, sends a single message to `#sre-alerts` via `DISCORD_WEBHOOK_SRE` |
8282

83-
> **Secrets required**: `DISCORD_TOKEN_SRE`, `DISCORD_SRE_CHANNEL_ID`, `DISCORD_WEBHOOK_SRE`
84-
8583
This ensures we catch any breaking changes in ZenML or our tutorials before users do.
8684

8785
## 🐳 Docker Image

requirements.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,3 @@ boto3==1.37.3
1212
aws-profile-manager==0.7.3
1313
sagemaker==2.117.0
1414
kubernetes==32.0.1
15-
16-
# discord integration (for GH actions alerter)
17-
discord.py>=2.3.2
18-
aiohttp>=3.8.1
19-
asyncio

0 commit comments

Comments
 (0)