Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aspect-build/aspect-cli

correct, fast, usable: choose three
https://github.com/aspect-build/aspect-cli

chore: fix typo in Workflows README

8ac464f91a1f0512496425b7620a842913c69928 authored 9 months ago by Greg Magolan <[email protected]>
chore: switch to new Aspect Workflows OSS staging deployment

49c92520c4ff1c58c2612b20a0e31079c99a578b authored 9 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.22

e833f8b3a750fd0ad9ffeb704f91eabe43e2ac20 authored 10 months ago by Greg Magolan <[email protected]>
add missing files

GitOrigin-RevId: fe985d28f0ec9d85bdb0d6d51e6fef046744e63e

21cb413cef6bb1334f2123fbc2c57b7a32d80b21 authored 10 months ago by Alex Eagle <[email protected]>
add missing files again

GitOrigin-RevId: f5558f5f6c846ce4d067d6513240eeb12d6ad778

70fe0c164accb34a48e194b031d123f1786142cc authored 10 months ago by Alex Eagle <[email protected]>
chore: fmt

GitOrigin-RevId: de9804794b8b66dd3fa80df4d2b53dcf6a14a00a

3716b94dcc06b9b1f1ba10e9025e1eab91e5dfc6 authored 10 months ago by Alex Eagle <[email protected]>
chore: move CLI docs to reduce copybara delta

GitOrigin-RevId: 7458fd02f4dbaa0d24160c0de1f370710fedb090

c39d59421e8b8e7814c42783b6bbf507892fd490 authored 10 months ago by Alex Eagle <[email protected]>
chore: upgrade to Aspect Workflows 5.9.20

3cd9a65a40b31169a06093b01df3e967464598a4 authored 10 months ago by Greg Magolan <[email protected]>
chore: reduce deltas with silo

360f6d80af4f61223b44387943a9e2cd4778a1e3 authored 10 months ago by Alex Eagle <[email protected]>
does this fix go tidy?

bba4305174be790b1cbad523b60e2d4c5e3864ae authored 10 months ago by Alex Eagle <[email protected]>
refactor: don't print out 'Error: bazel exited with exit code: N' when a bazel command fails (#4760)

This additional line to stderr is spammy and unnecessary and ends up
making the stdout/stderr ou...

2d93fbb22fce3ed99d71ce62893f9a2f10acf9ca authored 10 months ago by Greg Magolan <[email protected]>
fix: handle BEP lint results concurrently (#4764)

Resolves the case where the BEP event comes in for the results file and
the Aspect CLI attempts ...

ac78e8cd41c6f527a156189bd69ee40e07482cc2 authored 10 months ago by Greg Magolan <[email protected]>
chore: if the bytestream URI for a results file indicates it is empty don't bother opening it (#4670)

Improves an issue where CLI tries to read report files before bazel
writes them to disk. This do...

66386fdbc5f3cf107295ae7f4663b7cc5c683b95 authored 10 months ago by Greg Magolan <[email protected]>
refactor: don't print that Aspect CLI version is being locked when --aspect:lock_version flag is set (#4759)

This current output
```
Locking Aspect CLI version to 1.2.3 which differs from the version confi...

84a014f920052a54d7221d744ff2def5ee175864 authored 10 months ago by Greg Magolan <[email protected]>
chore: tidy

7acf23d6defdddb41044997fb9f5027281b04460 authored 10 months ago by Alex Eagle <[email protected]>
chore: copy .pb.go generation macro

660b39cabd1233a049f8ddded8dd5e49a365aca0 authored 10 months ago by Alex Eagle <[email protected]>
chore: upgrade to Aspect Workflows 5.9.18

b3b38649480ab4eda3d2ba362af3bb9c2870844e authored 10 months ago by Greg Magolan <[email protected]>
chore: fix circleci yaml generation for artifact path storage

2882325c16151b79d2f3b98fb0ba3a43a2d59b40 authored 10 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.16

6d0701eca53fc7ea12e405a2638c260d821d2a39 authored 10 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.15

4eae6770538ef42ac46e0f195b5da79c68ae044d authored 10 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.14

d07b2c2e4ad14d6df1ca95d3158ead51182ce961 authored 10 months ago by Greg Magolan <[email protected]>
chore: fix GHA concurrency check to not apply to main branch

d00ab26233db0797e6d145d693988ed4a3435f79 authored 10 months ago by Greg Magolan <[email protected]>
chore: copy .pb.go generation macro

36f6bb4e696a0d6728217514838fcb8504fe40ed authored 10 months ago by Alex Eagle <[email protected]>
chore: tidy

5e444749c7c26f6bdaef9f96cd8b6ecc64a8e95b authored 10 months ago by Alex Eagle <[email protected]>
fix: forward unrecognized flags to Bazel in query, cquery && aquery commands (#4659)

In cquery, aquery and query, we currently separate bazel flags from
other arguments since we nee...

17ff60d07527e6d6f60a3c251923e01b20ecd0d3 authored 10 months ago by Greg Magolan <[email protected]>
fix: support BES bytestream URI in theAspect CLI lint command (#4653)

Much much simpler alternative to
https://github.com/aspect-build/silo/pull/4536.

Fixes https://...

42b0906cad83d588eb85d6149af9300beaa70ddc authored 10 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.11

2c775d04bf2b028c301e5d9b97e0f5a6622656dc authored 10 months ago by Greg Magolan <[email protected]>
feat(gazelle): support generating ts_project(tsconfig) (#4627)

If `ts_config` rules are being generated then automatically set
`ts_project(tsconfig)` to the cl...

437429255b3a22bb4602bf7071967eedaf2e6d48 authored 10 months ago by Jason Bedard <[email protected]>
chore: upgrade to Aspect Workflows 5.9.10

e41bd9e963484230ccb98fb75785e0fcf9011cc6 authored 10 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Worklfows 5.9.9

729b768481b6209c4d0265d81a8bab0e982fd90f authored 10 months ago by Greg Magolan <[email protected]>
chore: minify delta due to broken copybara

bb0f5175908b74b758711058fb2269cc81604189 authored 10 months ago by Alex Eagle <[email protected]>
fix: bug fixes in label completion (#4599)

After testing on silo found some better patterns for the package name
expansion that leads to fe...

40f986fc37b0e0211edcee85f2158b6504d30cf8 authored 10 months ago by Greg Magolan <[email protected]>
chore: update rules_lint (#4554)

### Type of change

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

f700ea664c2125afc151f4409cff8d2ced0b62b3 authored 10 months ago by Alex Eagle <[email protected]>
chore: tidy

227061320bca905588ee35d7a4f2b72037bf9cac authored 10 months ago by Alex Eagle <[email protected]>
refactor(gazelle): move file exclusion logic to common (#4578)

For use in new gazelle extensions.

---

### Type of change

- Refactor (a code change that neit...

8e1cbcedd1d22ff5cbae7b14e72ab2dbc611afd9 authored 10 months ago by Jason Bedard <[email protected]>
test(gazelle): fix invalid syntax in kotlin test (#4579)

Copy paste error when copying this test from js and adding a few test
cases.

---

### Type of c...

9174717477f577ef56f567189c1f99a027ec833e authored 10 months ago by Jason Bedard <[email protected]>
feat: add flag and label completion for bazel commands (#4584)

Inspired by https://github.com/aspect-build/aspect-cli/pull/373 with a
re-write + simplication +...

debbd0fc1905b01a763590eae0b93ae9ad520d3e authored 10 months ago by Greg Magolan <[email protected]>
feat(cli/lint): support a SARIF machine-readable output (#4540)

This will be useful when Marvin wants to wire up this data to the GitHub
Checks API.

---

### T...

0b034f5587fe8d20d1d1b9bdb8f7a3cacdb5cc79 authored 10 months ago by Alex Eagle <[email protected]>
fix: ensure a copy of BESProxy is used in go-routine (#4568)

Ensure that the go-routine closes over a copy of the loop variable to
avoid it changing during t...

ce2512ad52f9adec04f427f7b11b0a10cdec110a authored 10 months ago by Matt Mackay <[email protected]>
chore: update the vendored BEP protos and pb.go files (#4551)

Updates the proto files used for the BEP, and adds a
`write_source_files` style rule to keep the...

349e6677be3135fd66c1bf89170c9d9763be5c98 authored 10 months ago by Matt Mackay <[email protected]>
fix: ensure resolver error is logged (#4563)

Ensure the resolver error is logged. There are two issues here, `Warnf`
had no formatting string...

4921824c1cab884057f6f7bed2eef4377fb0b86f authored 10 months ago by Matt Mackay <[email protected]>
chore: bump rules_go to 0.45.1 (#4556)

Bumps rules_go to 0.45.1

GitOrigin-RevId: 3bf9916d81550f141db3bf9280594ff1c5018c0f

6629dfc26451c29bfbbf5eadf5a36de943abaa15 authored 10 months ago by Matt Mackay <[email protected]>
chore: disable query tests on CI (#4566)

The improper use of `Skip` caused the remaining tests to be skipped.
Fixing the use of `Skip` sh...

9dc51e0805473822301954d97ba4dc3f4e906ec9 authored 10 months ago by Matt Mackay <[email protected]>
fix: support pnpm dependencies on local packages not in pnpm-workspace (#4467)

This seems to be valid... a reference to a directory as a package. Where
normally such a referen...

009904500a3706c811733511bf8496d1c9eca796 authored 10 months ago by Jason Bedard <[email protected]>
chore: add Vale message format parser (#4597)

Supports machine-readable output for linting markdown prose

Note, I filed https://github.com/as...

ce7cf4f7d1c46293b05568834ad611413bc45d9f authored 10 months ago by Alex Eagle <[email protected]>
fix: ensure struct fields are named (#4565)

It can be buggy to not name fields with this type of assignment, as
adding or removing fields on...

0d8c272409b52b1a48dc5d00cbd776fa52eb6916 authored 10 months ago by Matt Mackay <[email protected]>
chore: update always_delivery to auto_delivery

a9ce7c60019a6eaeed68f8480d34835287c29f1a authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.5

1373183f73dbebf0223073f5c3cd22d6af0fe991 authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.4

e4aab8d7d6cc8fb786dd650c43093292f9043937 authored 11 months ago by Greg Magolan <[email protected]>
refactor(gazelle): move common gitignore logic to file traversal util (#4499)

So all gazelle plugins get this logic of respecting git/bazelignore.

---

### Type of change

-...

879877c27a4a1b2f571c369e0a6c81f51c14eb40 authored 11 months ago by Jason Bedard <[email protected]>
perf(gazelle): use golang filepath.WalkDir instead of Walk (#4498)

The newer `WalkDir` does less file io (stat) then the older `Walk` util.

### Type of change

- ...

92f1d0921467a4f1a3445a966ab7f030b0d4d755 authored 11 months ago by Jason Bedard <[email protected]>
refactor(gazelle): generalize treesitter query utils (#4515)

Generalizing things so they can be used in more scenarios such as
fetching exports etc.

---

##...

a80a0223ee771ada4cfcc438e04fb6dc7a98eb05 authored 11 months ago by Jason Bedard <[email protected]>
fix(deps): update dependency typescript to v4.9.5 (#4215)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This...

e17818120fe3c873e0b5aa138230190884651126 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency aspect_bazel_lib to v2.2.0 (#4252)

GitOrigin-RevId: 96f664fef869468ee6ec9a0bf8bc76149c0eff9b

2f14bd2932317e05118b1ed5dfddcf3d38876d17 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor(gazelle): move treesitter logic into gazelle/common (#4313)

Moving as much treesitter logic as possible into utils. Partially just
to share common code, par...

7eb3a8b71b447839e0e8b8905bc04ac1e9571999 authored 11 months ago by Jason Bedard <[email protected]>
fix: replace sabhiram/go-gitignore with denormal/go-gitignore (#4437)

Updating to a more modern library that doesn't use slow regex for
matching and has a few bug fix...

059b81fc43de82dfb13fd2d0929d6cbe3d0d7d71 authored 11 months ago by Jason Bedard <[email protected]>
feat: include bzl_library generation in configure (#4502)

This lets our OSS rulesets drop the rules_go dependency altogether.

Note, next week hackathon I...

019d97ab870836e55372b4561a530fe1ed2e11b7 authored 11 months ago by Alex Eagle <[email protected]>
feat: add --bazel-version flag to Aspect CLI for a light-weight check of the underlying Bazel version (#4349)

Pre-factor to bazel version specific flags in Workflows.

Adding this flag snowballed into modif...

73f0715029c7ead26873e16681010f87ef230bac authored 11 months ago by Greg Magolan <[email protected]>
chore: tidy

68a99848692b550479599891fa284453f4fe5141 authored 11 months ago by Alex Eagle <[email protected]>
fix(gazelle): do not iterate over BUILD files (#4497)

### Type of change

- Bug fix (change which fixes an issue)

### Test plan

- Manual testing; pl...

811350fd48b97ad85655efe871f0f75383f90432 authored 11 months ago by Jason Bedard <[email protected]>
fix: set remote_bytestream_uri_prefix flag under the hood (#4469)

We should have had this set from the start when we used the unix socket
for the remote cache add...

332b59a7915accabd94ff889425e5fa47644f353 authored 11 months ago by Greg Magolan <[email protected]>
go fmt

58dd2893ef964289dacfc8c2def3ae9d507b9a7b authored 11 months ago by Alex Eagle <[email protected]>
fix: defence in-depth incase bazel with bzlmod enabled looks for a MODULE.bazel file when calling flags-as-proto (#4347)

This is not a problem yet but could in theory be in a future version of
bazel when bzlmod is ena...

6a31acc95ccafd04b33f1d816c0a931b420e0a62 authored 11 months ago by Greg Magolan <[email protected]>
test(gazelle): improve tsconfig_baseurl tests (#4322)

This test should have a real `baseUrl` and not just `.`...

GitOrigin-RevId: f338f819993922fe2a0...

2df467b9b0f32b10d596e4d014fafae917ecf544 authored 11 months ago by Jason Bedard <[email protected]>
chore: cancel previous GHA from the same PR

e71ed0b30c2dd263f2db0d372b0c744c18a4da2a authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Bazel 7.0.2

08f31766b6b627a0ddaf85af73a518a7ca8c36a6 authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.2

02740d4a588dfbfe542ac1fcc49d4fc1b3626ab8 authored 11 months ago by Greg Magolan <[email protected]>
chore: configure Aspect Workflows external remote cache for local development

fbaffc84f8364477fb80a7ff82d6df1496ef0fd8 authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.1

122b53aee82d5b41c56396bf0fba6bd4c34c3ca7 authored 11 months ago by Greg Magolan <[email protected]>
chore: add before and after task hook examples

ba2651fd58e7b88cb68494cc256790cdaccdce55 authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0

773387b62478dbcabff290748c8ac0c8878556c4 authored 11 months ago by Greg Magolan <[email protected]>
chore: add external remote cache for local development

d96f67ea2963ec7cb44b4d7c45fad1ccf687436e authored 11 months ago by Greg Magolan <[email protected]>
chore: reduce remote cache shards down to 1

a0b5dffabb518be94332a63c5859ad318e308e50 authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.18

64e2155c4c7510c2308e7a2e072be1d299f0ccc1 authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.17

d1f1ca9b1a49018b3d595ca8963b50054b679d6a authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.16

82e3166c5acbebad4ae37002ac96b1295fe848e5 authored 11 months ago by Greg Magolan <[email protected]>
chore: reduce size of remote cache to tune deployment costs

070daddbc83d70898df8e27c55e4a2bfe1e754b4 authored 11 months ago by Greg Magolan <[email protected]>
chore: cleanup comment in .circleci/user-config.yml

c011eccf35762999614544b5ccc85b46d7d4ea2d authored 11 months ago by Greg Magolan <[email protected]>
chore: add managed grafana to Aspect Workflows deployment

3ea84b18af946539ab8c6c8ac2266c1a0ac9c57a authored 11 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect bazel-lib 2.2.0

5bc6b1ff2335c1e2b12718e4238f5267c9407771 authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect bazel-lib 2.1.2

1127f13723c8f47fb8d034a687696a7e9de668ed authored 12 months ago by Greg Magolan <[email protected]>
chore: switch to a pre-generated CircleCI configuration for Aspect Workflows

067fdb5d2258ecdf5a26a6fcef8e3d03e3c11399 authored 12 months ago by Greg Magolan <[email protected]>
chore: go mod tidy, docgen, remove spurious deltas

3ee71ac31c3eb298aebfe76bb338c5747b471b14 authored 12 months ago by Alex Eagle <[email protected]>
fix: propogate error code from nested Aspect CLI when re-entering (#4130)

This is a large refactor to principally fix a subtle bug in
MaybeReenterAspect where the exit co...

07b8f3cfb9292317c9cd9a928f80df56cb1823d2 authored 12 months ago by Greg Magolan <[email protected]>
feat(cli): add lint --fix|diff|report (#4161)

Adds `lint --fix|diff|report` bool args to apply fixes or output a diff,
while keeping the exist...

06cea8b96f6ed87055d32505c6fc487dde2f46f6 authored 12 months ago by Jason Bedard <[email protected]>
fix(cli): add missing trace log var (#4138)

GitOrigin-RevId: 33f06b8ffa97a31575e18cf635ef33e7d7bcb8fe

8fa431c5a258ea52f427482509862ca1d2b94e21 authored 12 months ago by Jason Bedard <[email protected]>
chore: cleanup in aspect-cli for copybara sync (#4126)

So the next sync is cleaner

GitOrigin-RevId: 2909828753235ea9424b43722c004e4b150869c3

abedc4e872bfb100ae04e766706a49eedf8d2612 authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.11

a3e60a2b9bbbea1037079f35aa65c5c56c9b1c79 authored 12 months ago by Greg Magolan <[email protected]>
chore: fix build without the bytes with Bazel 7

adcf01d5201699a6a50f90aed4cff57776e42a3a authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Bazel 7

aac0148f2f1b017793287aa2b64c732e74144b9c authored 12 months ago by Greg Magolan <[email protected]>
chore: update bazelrc settings and bring in bazel-lib recommended settings

5e751867dc4628f9c59b48e466dd9ce57d5ddf27 authored 12 months ago by Greg Magolan <[email protected]>
chore: don't depend on system sha256sum

7c029e2f80dee66fccec9584232cfb5962d6c2cf authored 12 months ago by Greg Magolan <[email protected]>
chore: fix remote_download_minimal flag for delivery

1bca235cf4970826c1e901d1161dfc3d5275bd71 authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.10

06cb8b6cb5dc186176d6258fbe5ab0b3ae9f2007 authored 12 months ago by Greg Magolan <[email protected]>
chore: update pre-commit hook versions

355f1294e7201f5d4cb0d4d4fdbe30bb42d26960 authored 12 months ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.9.0-rc.9

2484460540253dc131770d330b5d42a83c1a9a92 authored almost 1 year ago by Greg Magolan <[email protected]>
chore: copybara manual fixes

5ab8e73c5a7d5830a5a16c8b340883690ed73c2b authored about 1 year ago by Greg Magolan <[email protected]>
fix(cli): do not output gazelle status message in non-fix mode (#4074)

When in `diff` or `print` mode it should only output the gazelle
results, otherwise the outputte...

8f8dc6201de34bbc1233783e77102bab7d08e383 authored about 1 year ago by Jason Bedard <[email protected]>
fix(cli): log ts_project(srcs) parse errors as debug (#4076)

After recently adding support for `srcs = glob([])` in addition to `srcs
= ["strs", ...]` more w...

3dbb8c0490ab659fb0f700cd9548ffff1cf7198e authored about 1 year ago by Jason Bedard <[email protected]>
chore(deps): update http_archive (#3964)

Like #3017 but without renovate making a mess of it.

Co-authored-by: renovate[bot] <29139614+re...

38186c22cedb354d08ac0bbffd9ec33734bfa261 authored about 1 year ago by Matt Mackay <[email protected]>