Skip to content

Commit 2ede4c9

Browse files
committed
Rename bolt to plain
1 parent df005a7 commit 2ede4c9

File tree

755 files changed

+2458
-2458
lines changed

Some content is hidden

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

755 files changed

+2458
-2458
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
python-version: ["3.11", "3.12"]
12-
package: ["bolt", "bolt-worker"]
12+
package: ["plain", "plain-worker"]
1313

1414
steps:
1515
- uses: actions/checkout@v3
@@ -35,5 +35,5 @@ jobs:
3535
python-version: "3.11"
3636
cache: poetry
3737
- run: poetry install
38-
working-directory: bolt
38+
working-directory: plain
3939
- run: ./scripts/ruff --check

bolt-auth/bolt/auth/config.py

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

bolt-cache/bolt/cache/config.py

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

bolt-code/README.md

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

bolt-db/bolt/db/backends/signals.py

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

bolt-db/bolt/db/models/sql/__init__.py

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

bolt-dev/bolt/dev/config.py

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

bolt-elements/README.md

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

bolt-elements/bolt/elements/README.md

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

bolt-flags/bolt/flags/config.py

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

0 commit comments

Comments
 (0)