Skip to content

Commit a5bd1ab

Browse files
committed
chore!: remove slack and deploy actions
With the migration to ArgoCD for deployments, the deploy action is no longer needed. The slack action was only a minimal wrapper around the official Slack GitHub Action, so users should use that directly instead. Also removes the files filter from .pre-commit-config.yaml that was only needed for these removed actions. BREAKING CHANGE: The `slack` and `deploy` actions are no longer available in this repository.
1 parent 560e5d9 commit a5bd1ab

File tree

3 files changed

+0
-388
lines changed

3 files changed

+0
-388
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@ repos:
33
rev: v0.7.0
44
hooks:
55
- id: action-readme
6-
# TODO: After the `slack` and `deploy` actions are removed, remove this `files` input
7-
files: "^(docker-build|docker-push)/"

deploy/action.yaml

Lines changed: 0 additions & 204 deletions
This file was deleted.

slack/action.yaml

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)