Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(copybara): sync commits from Aspect-internal silo #337

Merged
merged 2 commits into from
Nov 15, 2022

Conversation

…eration is available in Pro (#788)

Also print out a summary of how many BUILD files were visited & updated

In silo with Aspect CLI (oss):

```
$ aspectoss configure
Updating BUILD files for protobuf, go

===============================================================================
JavaScript and TypeScript BUILD file generation is available in Aspect CLI Pro.
Run 'aspect pro' to enable Pro features -or- to turn off this message add the
following lines to /Users/greg/aspect/silo/.aspect/cli/config.yaml:

configure:
  languages:
    javascript: false
===============================================================================

2022/11/15 14:48:52 /Users/greg/aspect/silo/cli/core/BUILD.bazel: unknown directive: gazelle:ts_extension
2022/11/15 14:48:52 /Users/greg/aspect/silo/gazelle/ts/BUILD.bazel: unknown directive: gazelle:ts_extension
2022/11/15 14:48:52 /Users/greg/aspect/silo/infrastructure/BUILD.bazel: unknown directive: gazelle:ts_extension
2022/11/15 14:48:52 /Users/greg/aspect/silo/infrastructure/cdn/BUILD.bazel: unknown directive: gazelle:ts_extension
2022/11/15 14:48:52 /Users/greg/aspect/silo/rosetta/src/BUILD.bazel: unknown directive: gazelle:ts_extension
182 BUILD files visited
0 BUILD files updated
```

with Aspect CLI Pro:

```
$ aspectpro configure
Updating BUILD files for protobuf, go, javascript
182 BUILD files visited
0 BUILD files updated
```

GitOrigin-RevId: a65f94b46092ae13add196a233c692812ca10843
@gregmagolan gregmagolan merged commit d4ba9b3 into main Nov 15, 2022
@gregmagolan gregmagolan deleted the 9E6ED7960E7C1C7500F98C1F23B6018B branch November 15, 2022 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant