Skip to content

Commit

Permalink
drop Bazel JS build
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 595345529
  • Loading branch information
eustas authored and copybara-github committed Jan 3, 2024
1 parent 6b6adb7 commit 4c57a64
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 226 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,6 @@ jobs:
build_system: bazel
bazel_project: java

- name: bazel:js
build_system: bazel
bazel_project: js

- name: bazel:research
build_system: bazel
bazel_project: research
Expand All @@ -182,11 +178,6 @@ jobs:
bazel_project: java
os: macos-latest

- name: bazel-osx:js
build_system: bazel
bazel_project: js
os: macos-latest

- name: bazel-osx:research
build_system: bazel
bazel_project: research
Expand All @@ -208,12 +199,6 @@ jobs:
bazel_project: java
os: windows-latest

# TODO: blocked by Bazel Closure rules issue
#- name: bazel-win:js
# build_system: bazel
# bazel_project: js
# os: windows-latest

- name: bazel-win:research
build_system: bazel
bazel_project: research
Expand Down
84 changes: 0 additions & 84 deletions js/BUILD.bazel

This file was deleted.

17 changes: 0 additions & 17 deletions js/WORKSPACE.bazel

This file was deleted.

37 changes: 0 additions & 37 deletions js/jasmine-polyfill.js

This file was deleted.

73 changes: 0 additions & 73 deletions js/polyfill.js

This file was deleted.

0 comments on commit 4c57a64

Please sign in to comment.