Skip to content

Commit f02aa01

Browse files
committed
[gobby-cli-#842] chore: retire gloc and gsqz
1 parent 4e16745 commit f02aa01

51 files changed

Lines changed: 96 additions & 8195 deletions

Some content is hidden

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

.github/workflows/ci.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -68,20 +68,6 @@ jobs:
6868
- name: Clippy (ghook, no default features)
6969
run: cargo clippy -p gobby-hooks --all-targets --no-default-features -- -D warnings
7070

71-
# gsqz: full clippy + tests
72-
- name: Clippy (gsqz)
73-
run: cargo clippy -p gobby-squeeze -- -D warnings
74-
75-
- name: Test (gsqz)
76-
run: cargo nextest run --profile ci -p gobby-squeeze
77-
78-
# gloc: full clippy + tests
79-
- name: Clippy (gloc)
80-
run: cargo clippy -p gobby-local -- -D warnings
81-
82-
- name: Test (gloc)
83-
run: cargo nextest run --profile ci -p gobby-local
84-
8571
# gwiki: default checks include documents/pdfium; no-default-features covers degraded storage path
8672
- name: Clippy (gwiki)
8773
run: cargo clippy -p gobby-wiki --all-targets -- -D warnings

.github/workflows/release-gloc.yml

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

0 commit comments

Comments
 (0)