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

Merged
merged 9 commits into from
Apr 22, 2024

Conversation

alexeagle
Copy link
Member

@alexeagle alexeagle commented Apr 22, 2024

alexeagle and others added 8 commits April 22, 2024 12:56
Includes a refactoring to split the BEP code into a separate file.

Adds a parser for the ESlint format to SARIF for use with Marvin.

Fixes #663
Fixes #556

---

### Type of change

- New feature or functionality (change which adds functionality)

**For changes visible to end-users**

- Relevant documentation has been updated

### Test plan

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

Ran `bazel lint` on code in Silo.

GitOrigin-RevId: 31c5662a625e7d7076fb4a58b55947fdedaaee36
Updates the bats framework deps.

---

### Type of change

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

### Test plan

- Covered by existing test cases

GitOrigin-RevId: 7e9d33ba520a8057ed74e194eb003e9928771ab2
Refactor existing tests into a common Bazel package

FYI @thesayyn since I'm moving your bats setup a bit.

---

### Type of change

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

### Test plan

- New test cases added

GitOrigin-RevId: 7ed57e6976ff8a9ceddd1577ed039aa9a7ff3c87
### Type of change

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

### Test plan

- Covered by existing test cases

GitOrigin-RevId: b0003fcb151e97e297fd59c89fe327c87fc62e97
### Type of change

- Bug fix (change which fixes an issue)

### Test plan

- New test cases added

GitOrigin-RevId: 19e7fa7bacbc2477f514d36051a65e335f1fd5d4
This was done as a prefactor to the gazelle starlark API, just making
things more generic where today it was written specifically for js +
kotlin.

### Type of change

- Refactor (a code change that neither fixes a bug or adds a new
feature)

### Test plan

- Covered by existing test cases

GitOrigin-RevId: fe36340578ba2221a5dc5c5a222c54ed1c039ec6
GitOrigin-RevId: 3e40530eb0554208b363f73d71ec1fb71bd12996
Fix #657

---

### Type of change

- Bug fix (change which fixes an issue)

### Test plan

- New test cases added

GitOrigin-RevId: f8f960e20b10051a0bc27c0777108463c10e82c8
Copy link

aspect-workflows bot commented Apr 22, 2024

Test

⚠️ CircleCI build #1847 failed.

Failed tests (1)
//docs:check_aspect_lint.md [k8-fastbuild] 3s

💡 To reproduce the test failures, run

bazel test //docs:check_aspect_lint.md

Buildifier      Format

Copy link
Member

@jbedard jbedard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Want to squash the cleanup into f521361? I think it's 100% from there...

@alexeagle alexeagle merged commit 2c84722 into main Apr 22, 2024
7 of 9 checks passed
@alexeagle alexeagle deleted the B255F2D574CB2795787ED13C6C040DE2 branch April 22, 2024 20:31
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.

[Bug]: eslint error does not always get reported to stdout on first run
3 participants