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 #567

Merged
merged 19 commits into from
Dec 5, 2023

Conversation

jbedard and others added 17 commits December 5, 2023 10:15
GitOrigin-RevId: 26bb9d9c5b6b51363ebba0d10059bbc03a154ad1
…(#3773)

This would have been helpful for me today to remember the `{dirname}`
variable 😅

### Type of change

- Documentation (updates to documentation or READMEs)

### Test plan

- Covered by existing test cases

GitOrigin-RevId: 4d90baec8c825d6beb0e87cd673fa02b0a90d328
I simply `bazel run tools:format`.
Also upgrade rules_lint to latest

---

### Type of change

- Style (white-space, formatting, etc...)

### Test plan

Will be covered when we add a format-check step in our workflows setup.

GitOrigin-RevId: a0673c22b876f5d7fa931cc40341c21c8e1219db
### Type of change

- Chore (any other change that doesn't affect source or test files, such
as configuration)

GitOrigin-RevId: dcf9d346b2345760f6b2e90071a66444e6030e21
### Type of change

- Bug fix (change which fixes an issue)
- Chore (any other change that doesn't affect source or test files, such
as configuration)

### Test plan

- Covered by existing test cases
- Manual testing; please provide instructions so we can reproduce:

GitOrigin-RevId: 40732bccbda3ec783dcc3c01f889270bf588c698
Adds the missing `config` command to the CLI.

It should be hidden, but when it's set to hidden, Cobra is seemingly
confused and suggests that we want to run `configure` instead.

---

### Type of change

- New feature or functionality (change which adds functionality)

**For changes visible to end-users**

- Relevant documentation has been updated
- Suggested release notes are provided below:

Add the Bazel `config` command to the Aspect CLI.

### Test plan

- Manual testing; please provide instructions so we can reproduce:

Run the built binary, can now run the `config` command.

GitOrigin-RevId: 9098c884fe3949ec31d119207f63f45c6c104383
### Type of change

- Bug fix (change which fixes an issue)

### Test plan

- Manual testing; please provide instructions so we can reproduce:

GitOrigin-RevId: f0e4b45f82d8e73ebf8aab5b0d591cd310c94b33
…urce (#3924)

GitOrigin-RevId: 1050a5238fcd3dd9860e640de7628999c4e72a7a
Adds the gazelle cli `--mode` to the aspect cli

Close #3906

### Type of change

- New feature or functionality (change which adds functionality)

**For changes visible to end-users**

- Relevant documentation has been updated (cli help command)

### Test plan

Manual testing: run the compiled cli binary with `--mode=fix|diff|print`

GitOrigin-RevId: c257635ae1ccc5c22893342f2270a2618a0f86ac
GitOrigin-RevId: d215e3c381c3498bff1d33c53806ee8ceeb5e227
GitOrigin-RevId: f2e0e86c9d5b5a9ceceb9451ef4a6fab97f7de35
GitOrigin-RevId: 7a0d494caf2027b8d3130bdff88eeab67a3ed22b
@gregmagolan gregmagolan merged commit 84e5cc9 into main Dec 5, 2023
3 checks passed
@gregmagolan gregmagolan deleted the 9E6ED7960E7C1C7500F98C1F23B6018B branch December 5, 2023 19:33
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.

4 participants