Skip to content

Commit

Permalink
Remove generator code + angular_components git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwillchen committed Jun 13, 2024
1 parent 4198c03 commit 68ffcc9
Show file tree
Hide file tree
Showing 48 changed files with 3 additions and 3,567 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Chromium browser for Playwright
run: yarn playwright install chromium --with-deps
- name: Pre-build
run: bazel build //mesop/... && bazel build //generator/...
run: bazel build //mesop/...
- name: Python type-checking
run: ./scripts/run_py_typecheck.sh
- name: Bazel tests
Expand Down
44 changes: 0 additions & 44 deletions generator/BUILD

This file was deleted.

Empty file removed generator/__init__.py
Empty file.
93 changes: 0 additions & 93 deletions generator/component_generator.py

This file was deleted.

108 changes: 0 additions & 108 deletions generator/component_spec.proto

This file was deleted.

This file was deleted.

32 changes: 0 additions & 32 deletions generator/fixtures/component_name.py

This file was deleted.

33 changes: 0 additions & 33 deletions generator/fixtures/component_name.ts

This file was deleted.

17 changes: 0 additions & 17 deletions generator/format_types.py

This file was deleted.

Loading

0 comments on commit 68ffcc9

Please sign in to comment.