Skip to content

Commit 609f1a7

Browse files
committed
Merge branch 'main' into shuowei-angular
2 parents 8a60c13 + ac698b2 commit 609f1a7

200 files changed

Lines changed: 43793 additions & 7571 deletions

File tree

Some content is hidden

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

.generator/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,4 @@ RUN python${PYTHON_VERSION_DEFAULT} -m pip install -r requirements.in
134134
COPY .generator/cli.py .
135135
RUN chmod a+rx ./cli.py
136136

137-
# Copy the script used to parse BUILD.bazel files.
138-
COPY .generator/parse_googleapis_content.py .
139-
RUN chmod a+rx ./parse_googleapis_content.py
140-
141137
ENTRYPOINT ["python3.14", "./cli.py"]

0 commit comments

Comments
 (0)