Skip to content

Commit 43a61d4

Browse files
committed
General: Remove Nebula subproject
Delete the nebula/ directory entirely and strip all remaining references from CI workflows, labelers, renovate config, pre-commit config, docs, and the top-level README. Also drops Nebula from the PR title regex in validate-pr-title.yml and logos/AGENTS.md. Minor follow-ups in iris/: rename the default transcription temp_dir from /tmp/nebula-transcription to /tmp/iris-transcription, and drop a stale "from Nebula production code" attribution comment in slide_turn_detector.py.
1 parent 6d43592 commit 43a61d4

79 files changed

Lines changed: 6 additions & 9467 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/issue-labeler.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@ atlas:
55
- atlas
66

77
iris:
8-
- iris
9-
10-
nebula:
11-
- nebula
8+
- iris

.github/pullrequest-labeler.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ iris:
1414
- changed-files:
1515
- any-glob-to-any-file: iris/**/*
1616

17-
nebula:
18-
- changed-files:
19-
- any-glob-to-any-file: nebula/**/*
20-
2117
memiris:
2218
- changed-files:
2319
- any-glob-to-any-file: memiris/**/*

.github/workflows/nebula_build-and-push-docker.yml

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

.github/workflows/nebula_deploy.yml

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

.github/workflows/nebula_test.yml

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

0 commit comments

Comments
 (0)