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

fix: make outputs command faster (#3354)

This change brings the VideoAmp Delivery Manifest from 11m45sdown to
just 26s (27X improvement!)...

2535f097559e4411f2fcddf89275e06ca2a6760c authored about 1 year ago by Greg Magolan <[email protected]>
refactor: add common cli logging utils (#3406)

Moving the gazelle logging util methods to a common util for all of the
cli (cli/core/pkg/logger...

1390acea140ecd6d93d16f3bd7a2755831393aea authored about 1 year ago by Jason Bedard <[email protected]>
feat(gazelle): support typescript module declarations (#3426)

GitOrigin-RevId: d14b37706cec8f70b6576cf8d078fb62cfc231ea

616a99c166c678b1ab5e45f7b3331921e1321d4c authored about 1 year ago by Jason Bedard <[email protected]>
fix(gazelle): support imports with only types packages, modules with additional declare-module definitions (#3499)

Previously `@types/x` was only added when an import was resolved to the
`x` package. Now if `@ty...

0fe00322cd2afd52994f8bc28ca61da2144499c9 authored about 1 year ago by Jason Bedard <[email protected]>
refactor(gazelle): remove unused directive (#3454)

GitOrigin-RevId: 8a8bee1a088f50e0179f83fcab24a6f516320b48

c42ee0f51dea69b733b5cfc371814e5b47621901 authored about 1 year ago by Jason Bedard <[email protected]>
chore: upgrade to Aspect Workflows 5.8.0-rc14 (#528)

17a896b9f5d5b972da3b1ffa2ab76da58cfe9d8a authored about 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.8.0-rc12 (#527)

e57ca5b08c2d86c4f7b747ff52a9b12348365afc authored about 1 year ago by Greg Magolan <[email protected]>
chore: update to Bazel 6.3.2 and Aspect CLI 5.7.2 (#521)

004df03de8aab1f14ca435be071726faff35a4de authored about 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.8.0-rc11 (#520)

61ec74040bc7294d26b9502343d3b90f03efdb16 authored about 1 year ago by Greg Magolan <[email protected]>
chore: bump remote cache to 384 gb (#519)

b1aa721cc685d6e07d50c7996e4cb81fb148d44e authored about 1 year ago by Greg Magolan <[email protected]>
chore: set --remote_download_minimal and --nobuild_runfile_links for all Workflows tasks (#518)

89d58db7865810a63fdd11a94dde93941f21c115 authored about 1 year ago by Greg Magolan <[email protected]>
chore: bump remote cache size & shard count & turn on k8s observability (#517)

3ef889efed041f9b75e96b2ecec8119c1cbb123a authored about 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.8.0-rc8 (#516)

b0f331bb0d8f4a59f105f7b83033aa924a761427 authored about 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.8.0-rc6 (#514)

d661de2230091ea4f862d908fb525a61e6a98c54 authored over 1 year ago by Greg Magolan <[email protected]>
Update README.md

Fix 404

c7a20f1c10fae61a8d2d4c71689f0d2fb1b9794d authored over 1 year ago by Alex Eagle <[email protected]>
chore: upgrade to Aspect Workflows 5.8.0-rc4 (#513)

f5c9e6e0e98cd8b8b91a91ec91592531bf000958 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Aspect Workflows 5.7.5 (#511)

a6be6192e2637db0cad16c80c764758e602cf59e authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Aspect Workflows 5.7.3 (#510)

fc2225dc5dcc6763c011d01a870e7efb83ed47e5 authored over 1 year ago by Greg Magolan <[email protected]>
fix: fixup output-bbclient flag parsing (#3227)

There are fundamental issues with registering commands from plugins atm
that would be more diffi...

e08b6549f4daaa6298de80ae7c100da14659ee8d authored over 1 year ago by Greg Magolan <[email protected]>
chore: turn on info logging for the workflows plugin & add info logs to plugin building/downloading/running (#3237)

This should make it clear that the plugin is being built & run from
source on CI & locally.

---...

de9b65ccbac51f25d8b2a6cd72448cf6f873fe63 authored over 1 year ago by Greg Magolan <[email protected]>
fix: fix outputs-bbclientd command to use outputs-bbclientd pkg & switch rosetta to use outputs for now (#3279)

I messed this one up and completely forgot to test it correctly before
cutting the 5.7.0 final r...

6b2c2d583a46b3712db5c6c1ffb0f5ef5bf68aea authored over 1 year ago by Greg Magolan <[email protected]>
chore: manual fixups post-copybara

072e90345fb5646f8ca144f1209a9ec45614ac16 authored over 1 year ago by Alex Eagle <[email protected]>
fix: outputs and outputs-bbclientd should take all aquery flags (#3235)

Fixes https://github.com/aspect-build/aspect-cli/issues/365.

---

### Type of change

- Bug fix...

6726e5e8f17d55803712fe02ca9a351430c9126b authored over 1 year ago by Greg Magolan <[email protected]>
feat(gazelle): add ts_proto_library support (#3301)

### Type of change

- New feature or functionality (change which adds functionality)

**For chan...

8f92aea96829860422d14d1ca857b3e7e6748238 authored over 1 year ago by Jason Bedard <[email protected]>
refactor: return an err object when bazel exits with non-zero (#3236)

For robustness, if the Bazel exit code is non-zero the bazelisk.Run()
command should set `err` f...

e6521d0904e5aa580d06d41270b309245875391b authored over 1 year ago by Greg Magolan <[email protected]>
chore: move all support command code to cli pro folder (#3234)

When `support` was removed from OSS cli, not all the code was moved
over.

---

### Type of chan...

7ad0c0b1859d439e4ea97d9c69c210eff5f31760 authored over 1 year ago by Greg Magolan <[email protected]>
chore: improve outputs command docstring to mention that a query expression can be passed (#3230)

Pre-factored out of https://github.com/aspect-build/silo/pull/3227.

---

### Type of change

- ...

53121e20fdad48b57e3a36f331b771f127eef52b authored over 1 year ago by Greg Magolan <[email protected]>
refactor: rename printExecutableHashes to gatherExecutableHashes since it doesn't print anything (#3232)

If found the name of this function deceiving when I was reading through
this code.

---

### Typ...

1a5d3bec919361d9229a444ff36072cc60bdef9e authored over 1 year ago by Greg Magolan <[email protected]>
fix: print warnings in outputs command to stderr (#3231)

If you're relying on the stdout to parse the results out the outputs
command then these warnings...

7797044a88e386afcc474c3cbebd8f645a6b26cb authored over 1 year ago by Greg Magolan <[email protected]>
chore: tidy comments & errors strings in cli (#3233)

Just some comment & error strings cleanups.

---

### Type of change

- Chore (any other change ...

59d73ad54aea4310c88b64b77edee7cfd4a92524 authored over 1 year ago by Greg Magolan <[email protected]>
feat: bbclientd accelerated delivery (#2406)

### Type of change

- New feature or functionality (change which adds functionality)

### Test p...

d2df69f37e138a705ea519eaea4401eb862c848d authored over 1 year ago by Sahin Yort <[email protected]>
fix: fix broken github.com/ syntax sugar for plugin source (#3228)

Looks like this regressed in #1855 on the build plugin from source
refactor.

---

### Type of c...

fb097312119ab6806522befb3dc553b30c5166d1 authored over 1 year ago by Greg Magolan <[email protected]>
feat: cli plugins from source (#1855)

# Description

This allows faster iteration on the outputs command for bb-clientd in
the workflo...

383b343059e795835ac046fcc05c7a8cb4601038 authored over 1 year ago by Thulio Ferraz Assis <[email protected]>
chore(copybara): import aspect-cli#500 (#3166)

Synced from https://github.com/aspect-build/aspect-cli/pull/500 by
joelMuehlena:
fix: tsconfig p...

972e2aaa90f0f2996cc319f63ed36fc1aa6e148a authored over 1 year ago by Alex Eagle <[email protected]>
chore: update to Aspect Workflows 5.7.1 (#508)

2d949f3128899bc69540efdf76e36b603c063968 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Aspect Workflows 5.7.0 (#506)

23255d015bfe3e4d139b665d3d8e296c36ef29b8 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Aspect Workflows 5.7.0-rc10 (#505)

916843cbf692f9340ea8a1b6f1b6f774dd675e80 authored over 1 year ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect Workflows 5.7.0-rc9 (#504)

48a5250dc187a451c8940f126280456fe486259e authored over 1 year ago by Greg Magolan <[email protected]>
chore: bump to Aspect Workflows 5.7.0-rc6 & target CircleCI only (#503)

ee88062d246c0c0e09ab9d99c867765a3dd3d698 authored over 1 year ago by Greg Magolan <[email protected]>
fix: tsconfig paths are not expanded correctly for tsconfigs and libs not placed at workspace root (#502)

Fix #499

### Test plan

- Covered by existing test cases
- New test cases added

### Gen...

691843dcbba7d7a37bab4ee73f2c88d54ebf22ae authored over 1 year ago by Alex Eagle <[email protected]>
feat(gazelle): add kotlin support for rules_jvm_external maven_install deps (#2998)

GitOrigin-RevId: ed09073be587906135e32de4089a9c75ae1d45de

084a0f2e759e58e4483a17cd1f7ae12595f756dc authored over 1 year ago by Jason Bedard <[email protected]>
bazel run //docs:update

cd21a3b2a9db103fdef1644218d6f7b9dbcd7485 authored over 1 year ago by Alex Eagle <[email protected]>
chore: go mod tidy

779fab33d1a42aa581c239390a7c913f136d50a9 authored over 1 year ago by Alex Eagle <[email protected]>
feat(gazelle): generate kt_jvm_binary targets (#2990)

GitOrigin-RevId: 762169dfe192a8c5ac31f269fe59908f335ea078

e7ace1f6e3c76b3030fd2285137d95703db1c74a authored over 1 year ago by Jason Bedard <[email protected]>
docs: add directives help topic as docs guide (#3044)

I'm not sure if we have to reference this somewhere to get it onto the
site? Where are the .md f...

444c1ce07608212f3a15b91aabbae776e5117c8a authored over 1 year ago by Jason Bedard <[email protected]>
Update BUILD.bazel

8b89acf6a154e8f5609f108bd3a0ad210402e659 authored over 1 year ago by Alex Eagle <[email protected]>
chore(deps): update dependency bazel to v6.3.1 (#3022)

GitOrigin-RevId: 9d6f904f0c50ec48d81767b6b264db7b300327e0

2e2153cbfceac5614b0bb96ef7133b9d75f2ad8a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update rules_jvm to latest (#3163)

Picks up a visibility change so we can drop a patch

That way we don't need to patch it in the a...

c7aa31e8b1cf9abff4b64846ebcdbb3ac4031d15 authored over 1 year ago by Alex Eagle <[email protected]>
docs: add gazelle extensions READMEs (#3034)

Anything else you can think of to add now?

---------

Co-authored-by: Alex Eagle <[email protected]...

0a7b10b728ae4a7a4e56b6317220b8089322162d authored over 1 year ago by Jason Bedard <[email protected]>
chore: remove unused dep after sync

02de142195371a5249262fc2f93cf9193f438c5a authored over 1 year ago by Greg Magolan <[email protected]>
refactor(gazelle): remove esbuild parser (#3000)

GitOrigin-RevId: 9303ff8be17621396f6c20bf7700f76bfe4fcf5e

5da06c949eee252d224a8b4c1a06303c885c2a64 authored over 1 year ago by Jason Bedard <[email protected]>
fix: enable running install tests on MacOS (#2989)

Removes the remaining linux target only on the bats tests so we can run
them locally.

Follow up...

e69b46a5401067a03f052536fe9d0d01b4b60d05 authored over 1 year ago by Matt Mackay <[email protected]>
chore(deps): update dependency bazel to v6.3.0 (#2949)

GitOrigin-RevId: d4e82bf14f72aba99d3059fe756cc9af23181e1a

b8b89976f05b11e5c133c46626dfdd2379e0408c authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor(gazelle): parse kotlin source once (#2981)

GitOrigin-RevId: 574824022bcdb1a1688220deb8c68aec7c6e6865

30e07de2effe42dcc09185f86853350e30d58aec authored over 1 year ago by Jason Bedard <[email protected]>
chore: add bats-mock to existing bats testing framework (#2970)

Adds `bats-mock` so we can mock functions.
Split out from #2967

---

### Type of change

- Chor...

747e521542320454d1e5507f8455f42c02b84ce8 authored over 1 year ago by Matt Mackay <[email protected]>
fix: removal of empty ts_project rules with mapped kinds (#2378)

GitOrigin-RevId: e21e234c63546ea3047333c4ec3ece41e85f0015

f9a8dfa78480d245fb2bb0a6e40ec3c783433c4f authored over 1 year ago by Jason Bedard <[email protected]>
chore: bump to Bazel 6.3.0 (#494)

bb578174ebc2900ac16fadd248ae0938fe803e0c authored over 1 year ago by Greg Magolan <[email protected]>
chore: update Workflows orb to 5.6.0 release (#492)

7f62edbcdd0ed5ff71018baa769763eeb2bd5bcf authored over 1 year ago by Greg Magolan <[email protected]>
ci: don't depend on system patch for go_googleapis dep (#493)

787519daed45b51f24741706736a687c89456733 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to 5.6.0-rc8 CCI orb (#491)

9fbad40204fe67a6fe1ef3973ec364aadbb274a2 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Bazel 6.2.1 (#2271)

Also updates the aspect cli integration tests to use Bazel 6.2.1 & the
aspect cli `init` command...

15e443f57dbd467561d796af12e0da72dd678e09 authored over 1 year ago by Greg Magolan <[email protected]>
feat: add file assertion library for bats tests (#2842)

Adds the file assertion library for bats tests,
https://github.com/bats-core/bats-file

Split ou...

c9d1af9315ba439860e0d879dd3aab87fcc01906 authored over 1 year ago by Matt Mackay <[email protected]>
chore(copybara): sync commits from Aspect-internal silo (#485)

Co-authored-by: Jason Bedard <[email protected]>

2d6d8cbd15bc10e4e97696fc5193fbe0b4bef97d authored over 1 year ago by Greg Magolan <[email protected]>
fix(gazelle): support deps between local projects (#2696)

GitOrigin-RevId: 7c2ab434235c42a4bd32bdd0aba3ecdf2bd0b87a

6abb4bf236bdd2be2389b87e530a7a29de2cccd7 authored over 1 year ago by Jason Bedard <[email protected]>
feat: add --aspect:lock_version flag to prevent Aspect CLI from downloading & running a different version of itself (#2710)

This flag should be set when running Aspect CLI under Workflows so that
the version being run is...

9721278114cc9495f5955311335536725cc592da authored over 1 year ago by Greg Magolan <[email protected]>
fix(deps): update go (#2607)

GitOrigin-RevId: 1726b3b7e06ae980a155cac5f000123092ad2053

00d9f48984d5b4ad9d4eee95cd3d3e530cedc853 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: bump to Aspect CLI 5.5.2 (#483)

2389ba4ee243e00a05711fcb4a111214278bf2b9 authored over 1 year ago by Greg Magolan <[email protected]>
chore: remove legacy bazel test //... since it is now covered by Aspect Workflows deployment (#482)

71515ecf698455346f8a13b93aeef54a3c2f8e7a authored over 1 year ago by Greg Magolan <[email protected]>
fix(gazelle): override parent target glob config when specified (#2651)

When a BUILD specifies a glob for a target (lib, test, or custom target)
the parent glob configu...

a9dce42d2520232967e9455b0cdcb1bea3535826 authored over 1 year ago by Jason Bedard <[email protected]>
fix: ensure gazelle config overrides are local (#2638)

The change to add custom targets caused this issue. The inherited
targets configuration was not ...

b0775710abd335e2bbfdac2fa76fe152c630c0f0 authored over 1 year ago by Jason Bedard <[email protected]>
chore: update docs

e7bda75c64119a7eca341b9f34691ce2f1676a29 authored over 1 year ago by Alex Eagle <[email protected]>
feat: enable kotlin gazelle extension (#2547)

The initial kotlin extension MVP. Currently only supports imports of
native kotlin libraries.

-...

82bf9d0dc7beb05c13dbdc92e95e736197ddfd70 authored over 1 year ago by Jason Bedard <[email protected]>
chore(cli): remove dead code (#2551)

See
https://github.com/aspect-build/aspect-cli/pull/475/files#r1227367899

It was introduced in
...

09c0a528dad9a90a740abccffbe03be18a165864 authored over 1 year ago by Alex Eagle <[email protected]>
docs: import aspect-cli change about windows (#2552)

Otherwise copybara overwrites it

---

### Type of change

- Documentation (updates to documenta...

d1437e86d68d6f0645fa63cb03357b1bd2a5a8b3 authored over 1 year ago by Alex Eagle <[email protected]>
chore: update to Aspect Workflows 5.5.0 release (#469)

0085b6e0b2dc2dc245247329961efc2aa7cecd0b authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to use Aspect CLI 5.5.0 (#471)

8272b1d1ef900e4a2db022f96fb87df794550978 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update README and install snipped with no windows (#472)

3b61aa6f17cb6f34ffc06b0376111ad5f5e84d13 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update release rules & target to match silo (#470)

9b1eb3bb597782cc1cbbf2d1cced64374515a5c6 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Aspect Workflows 5.5.0-rc6 (#468)

c5f37b56b10da32ad6a6bcac49d816c3eb9861fd authored over 1 year ago by Greg Magolan <[email protected]>
fix: update cli configure to gazelle v0.31 api (#2518)

GitOrigin-RevId: b06b84de6bd145a8143ab143cbd87d041e8273f0

f8439ee97fcfe58e42c040239ce0de6a6a4402aa authored over 1 year ago by Jason Bedard <[email protected]>
chore: update to Workflows 5.5.0-rc5 (#466)

bc85e104b6280d8361fdf699e23e307a35788819 authored over 1 year ago by Greg Magolan <[email protected]>
chore: align bazel deps with silo (#465)

44c3a054d9fcca94049a945c7f5dffd4c6cf7d6b authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Bazel 6.2.1 (#464)

dc71c4aef6c9f61d7a13fe5100bef4535967e01c authored over 1 year ago by Greg Magolan <[email protected]>
chore: update bazel_skylib

1347d53e9fb721158bdeef061a53e9827d1a5b43 authored over 1 year ago by Greg Magolan <[email protected]>
chore: docs update

5cba50671a0f634b48fab9768451181691af3b2f authored over 1 year ago by Greg Magolan <[email protected]>
chore: add dep on github.com/bazel-contrib/rules_jvm v0.13.0

b38cd9df131d632fd65b3556985e25f0cfcd8616 authored over 1 year ago by Greg Magolan <[email protected]>
feat: this patch allows for cross compilation with CGO

This is important for cross compiling from Linux to macOS.

33c00862fc4be00cba6d5546018db7c1de894240 authored over 1 year ago by Greg Magolan <[email protected]>
fix: enable treesitter parser for gazelle js extension (#2086)

Followup TODO:
* review #keep entries in silo
* review #keep entries in client WIP
* inform sour...

4edb42cac97079d932e8e50430952a0d53ed842e authored over 1 year ago by Jason Bedard <[email protected]>
build: update llvm toolchain and multi_platform_binaries macro

83cb904abce7840d75269199edbeda6dc80cbf60 authored over 1 year ago by Greg Magolan <[email protected]>
refactor(gazelle): move common code into gazelle/common (#2458)

GitOrigin-RevId: f3c4a968173032d774392372665be94c1c4d2f6f

414908b36de3118d0149a9cb46a5767e68c5194b authored over 1 year ago by Jason Bedard <[email protected]>
chore: update to github.com/smacker/go-tree-sitter v0.0.0-20230501083651-a7d92773b3aa

35bcaa83b0f293a503a0370e889c95ad54da5b9c authored over 1 year ago by Greg Magolan <[email protected]>
chore: update go.mod deps to match silo

b0439e6350249b9f9775de5506824b2f10328fd7 authored over 1 year ago by Greg Magolan <[email protected]>
build: update gazelle dep

b95f6fc176715f1eeaade25656d191226e5e15d8 authored over 1 year ago by Greg Magolan <[email protected]>
gazelle: add kotlin extension (#2260)

Basic support for generating targets, dependencies between those
targets, imports of native kotl...

78cfa2fe39e0f64b0f09380940c028c6fd8bb1dd authored over 1 year ago by Jason Bedard <[email protected]>
build: update rules_proto so protoc is not build from source

89d5d9f1a7edbb7c4cf20157ecb626206489c483 authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Aspect Workflows 5.5.0-rc4 (#462)

6022751f5195c1f7662038526464ef438d810f02 authored over 1 year ago by Greg Magolan <[email protected]>
chore: add Aspect Workflows warming workflows to GitHub Actions (#461)

249e2eb44e46847ef7b9d881046c1ba29db42108 authored over 1 year ago by Greg Magolan <[email protected]>
chore: add Aspect Workflows warming workflows to GitHub Actions (#460)

8810a48d5731cdf01b23d3d0a8370e23144e2134 authored over 1 year ago by Greg Magolan <[email protected]>
chore: add Aspect Workflows warming workflows to GitHub Actions (#459)

606ea72a150417bdb9a385552c0c24c759c8192c authored over 1 year ago by Greg Magolan <[email protected]>
chore: update to Workflows 5.5.0-rc1 release (#458)

08feb342fe4acfae1f5f578d60eb503a80f6c065 authored over 1 year ago by Greg Magolan <[email protected]>