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

refactor: use write_source_file whenever appropriate (#1271)

Signed-off-by: Thulio Ferraz Assis <[email protected]>
GitOrigin-RevId: a...

ac1d7991ac45d7e1deba090dbb70cf26306287e0 authored almost 2 years ago by Thulio Ferraz Assis <[email protected]>
feat: make BEPFanner an interface and add mocks (#1270)

This enables the usage of the BEPFanner from other parts of the code
while being able to mock it...

602bd86a7680ade8d7b7a9b0014cf14d67d8a1e3 authored almost 2 years ago by Thulio Ferraz Assis <[email protected]>
feat: move BEPFanner to CLI (#1268)

I modified the BEPFanner to be a library to be consumed by the CLI
instead of a standalone servi...

5eab78d139310b9ea0d2aa69b4b53915b14b3736 authored almost 2 years ago by Thulio Ferraz Assis <[email protected]>
chore: add new_issue workflow to auto-tag new issues and add to Aspect Product Platform project

8351b40ac6c626b16817a80aa7420536eb1d25a8 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: fix copybara sorting quirk (#1242)

`"github.com/aspect-build/silo/cli` imports should be in their own
"sections" since the are rena...

4ea4abe5639d9d5fba6540ee41cc9fc57f9e155a authored almost 2 years ago by Greg Magolan <[email protected]>
docs: start of docs for configure (#1094)

Co-authored-by: Jason Bedard <[email protected]>
GitOrigin-RevId: 46a28e0d5d104e5638c70c209ebc60e...

35f2cab4133b372d7d7757475c3d4c2956c1a776 authored almost 2 years ago by Alex Eagle <[email protected]>
chore: docs update after copybara

c4f22e05f2b82cd2da37cd8b4d3a6e6a5f3c8f7e authored almost 2 years ago by Greg Magolan <[email protected]>
chore: go mod tidy, update repos & fmt after copybara

1200425e5715e02b592a63a3e2515098b155468b authored almost 2 years ago by Greg Magolan <[email protected]>
chore: update to github.com/Masterminds/semver/v3 (#1241)

v3 is the latest which is also used in talkie since it is a transitive
dependency of help. v1 is...

4aa46f25cc6b4d91c104d25839d0107af054a126 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: run gazelle & format after copybara

9c9f71a4e3b02a37996909e27a5270c641776861 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: remove MODULE.bazel file from aspect init (#1239)

It's a bit early for this. `--enable_bzlmod` is not on by default in
Bazel 6 and bzlmod still ha...

526cd687e8db62fcf2a4ab13a3c0a3a037b189d6 authored almost 2 years ago by Greg Magolan <[email protected]>
fix: module name in stamped MODULE.bazel aspect init file should be a valid name (#1218)

```
ERROR: Traceback (most recent call last):
File "<root>/MODULE.bazel", line 3, column 7, in ...

d45cec084f5a1c31a5fd7835206c8e60f076a40a authored almost 2 years ago by Greg Magolan <[email protected]>
chore: remove --bes_upload_mode=fully_async from recommended bazelrc settings until cli can handle connection hangs gracefully (#1222)

See https://github.com/aspect-build/silo/issues/1220 for more info

GitOrigin-RevId: 5cd463fcae9...

c2d212fc4ec01401a155b1b8072c08cfef9aacaa authored almost 2 years ago by Greg Magolan <[email protected]>
fix: remove deprecated usage of io/ioutil (#1212)

Signed-off-by: Thulio Ferraz Assis <[email protected]>
GitOrigin-RevId: 9...

ad13f8c2b3dde16717a1094fb0333771394057d4 authored almost 2 years ago by Thulio Ferraz Assis <[email protected]>
chore: bump to Aspect CLI 5.1.3

0d09976bb9b7f9368a385305fb46efc415cc2e9e authored almost 2 years ago by Greg Magolan <[email protected]>
chore: run gazelle after copybara

fb08a3038675284e4300dad3ebc954b6dec4db7d authored almost 2 years ago by Greg Magolan <[email protected]>
chore(deps): bump gazelle and sync versions (#1211)

Renovate tried to bump gazelle, but it couldn't because of the patches
we had, so I removed them...

cff969d1ad1f94957157603f1c8758fa489ed460 authored almost 2 years ago by Thulio Ferraz Assis <[email protected]>
chore: update go deps after copybara

c25f7c1af5af68265b2d053bf7dd9cd892a89c7d authored almost 2 years ago by Greg Magolan <[email protected]>
chore(deps): bump doublestar and yaml major releases (#1209)

The YAML library maintained by k8s has a cleaner API and behaves how we
usually expect YAML to d...

c65082f1463634ae321ab3d917b7cccc36bb1519 authored almost 2 years ago by Thulio Ferraz Assis <[email protected]>
fix(cli): stamp out latest aspect cli version in aspect init (#1203)

aspect init needs integration tests; probably a follow-up?

GitOrigin-RevId: 744aff8deb235f1a640...

325afc9eaf77cf7eb09b53b86ee2ea6ebfe76d5a authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix aspect/ prefix check on bazelisk USE_BAZEL_VERSION (#1210)

Arguments to HasPrefix were backwards when checking if a bazelisk
bootstrap is configured. Also ...

3726fb57a39557756975045e1014c5fee2d8b823 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: temporary change Aspect CLI BAZELISK_BASE_URL URL

e2cd064bd93f9b8c5e83e02ee025883fa78466e5 authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): aspect help with no args should display root help (#1196)

This regressed in #993 when `aspect help flags-as-proto` support was
added.

Output is now corre...

cdf4b9d7f01f87d2934455925f78b56105ebbe40 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect CLI 5.1.2 (#1183)

@mattem There are two versions in infrastructure that are still at 5.1.0
which I didn't bump in ...

4422b3a7cfc5a6cd2e2ee0303eb642943160968a authored almost 2 years ago by Greg Magolan <[email protected]>
chore: upgrade to Aspect CLI 5.1.2

ef78630d9e3e97fd2e7d37ce2095b345bd85e99d authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): dump stderr on help flags-as-proto failure (#1181)

Just in-case

GitOrigin-RevId: 758bfac0fab55c48114dd01c0986eb6a46bd6c37

bb0946fb6b23f481e128fc265464d403e77a319b authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix case where linkLocalBazel fails when os.UserCacheDir returns path starting with ~ (#1182)

Also run `help flags-as-proto` command in a UserCacheDir() location
instead of the tmp dir and f...

41988f96d2155385de137d87e2ab14a93bcabba2 authored almost 2 years ago by Greg Magolan <[email protected]>
fix: call flags-as-proto in a tmpdir (#1167)

Co-authored-by: Greg Magolan <[email protected]>
GitOrigin-RevId: ab916d069d5b88efdc1ac35c0c000...

c0e3f99988b74d37daced14e873950684fddc7a2 authored almost 2 years ago by Sahin Yort <[email protected]>
chore: bump to Aspect CLI 5.1.1 (#376)

7bef3356ab2d5a23e7522f6f99a3cd734a512261 authored almost 2 years ago by Greg Magolan <[email protected]>
revert: 5.1.1 release (#1070)

GitOrigin-RevId: 2c29f2009791a1977221b8ef83f5548be09809e9

91a23f6eea8a6ef72ca94497723e35d27b035568 authored almost 2 years ago by Jesse Tatasciore <[email protected]>
fix(cli): call plugin system TearDown on errors (#1158)

This fixes the orphaned plugin processes which occurred on any errors
since the `defer pluginSys...

a81eb950c621fcab4f3856802c4ebc446ab68500 authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix bazel startup flag parsing and flag/argument parsing in query, cquery and aquery (#1153)

Fixes startup flag parsing for the `--startup_flag value` case. This has
never been handled corr...

b30871f728d378ed8922124ff24a64020004b800 authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix query_test.bats to work both in silo and aspect-cli oss repo (#1170)

GitOrigin-RevId: 3447942ed7f61f162774f790db9efdd718942444

f501ca7bcc6a8aecb863cc194a16832f208d5915 authored almost 2 years ago by Greg Magolan <[email protected]>
Revert "revert: 5.1.1 release (#1070)" (#1073)

This reverts commit 2c29f2009791a1977221b8ef83f5548be09809e9.

GitOrigin-RevId: ffb9f3530ec171b0...

b3db71f628ed45624ce5e6a4608425d53b4d7321 authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): don't pass ignore_all_rc_files to help flags-as-proto unless first attempt fails (#1154)

Passing this can inadvertently discard the analysis cache if there are
startup options in the ba...

70eaa3600ed7b1ac568b6f46e4a117424207ec72 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: add bazelisk setup snippet (#371)

da054e788733f5867766b9fdfce9126c314be695 authored almost 2 years ago by Jason Bedard <[email protected]>
chore: 5.1.1 release

GitOrigin-RevId: 68c13ef3d7b7dde619b76d8e6856eab5ad95025c

c7570789881ba95fc79a6548bb7b99a4f109cde8 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI 5.1.0 (#1050)

GitOrigin-RevId: 4bbe79530dfbe2463fb3a61b14c6d9beda8753db

0c896433058a6594210ee40cdbb30705eda38136 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: add a copybara sync path under cli (#744)

GitOrigin-RevId: 06592eeaf4f5fbbdbc1e31ba5140c29b0206f428

2c14d978a5dfb08f0b3798b30c98a8065fe9eb8e authored almost 2 years ago by Alex Eagle <[email protected]>
fix: fix formatting on configure summary output (#1064)

GitOrigin-RevId: 9f1df91ad5226d80d3ffa5c0801bda3818112d2f

25adadf8554b6b735163740225d9dea7c1facc45 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: update docs after copybara

7536b10ad9000f67d5e25e6bea4511a3432d3e83 authored almost 2 years ago by Greg Magolan <[email protected]>
chore: cleanup old-style go_embed (#1051)

GitOrigin-RevId: 29a5d5ff695ddb86dcee615cfdcd926965a8e843

158381708973ec78414113d02ae02ad989d82541 authored almost 2 years ago by Alex Eagle <[email protected]>
feat: aspect docs gen 2 (#1034)

Tracking issue https://github.com/aspect-build/silo/issues/1039

Co-authored-by: Alex Eagle <ale...

3c787819cdd1d35da0b0843a42f36f741e14d3f4 authored almost 2 years ago by Greg Magolan <[email protected]>
fix(cli): support USE_BAZEL_VERSION & BAZELISK_BASE_URL config & env to determine Bazel version when running aspect cli (#1049)

Works for forks as well such as
https://github.com/aspect-build/bazel/releases/tag/6.0.0

```
$ ...

4c855e014c40c7566b413b02c0254e972c5f4ffd authored almost 2 years ago by Greg Magolan <[email protected]>
feat(cli): add init command (#1045)

This stamps out a basic Bazel workspace with no language support. In the
future, the wizard can ...

9b9c53e66f954b0c8fd7075587e8b328e0f85c05 authored almost 2 years ago by Alex Eagle <[email protected]>
chore: fixups after copybara

8718eed645a1533d127fed6261f24b4094e64954 authored almost 2 years ago by Alex Eagle <[email protected]>
cleanup: don't stamp todos into userspace (#1048)

See https://github.com/aspect-build/silo/issues/1047

GitOrigin-RevId: 4d05b417bef9728da951b7bdf...

a7bc4a169246ae68ca35f72d8af5d19351d19088 authored almost 2 years ago by Alex Eagle <[email protected]>
fix: CLI docs formatting (#1033)

Fix for formatting CLI docs in docusaurus; from
https://github.com/aspect-build/docs/pull/279

G...

13f5e4825d0fcc1c72b0807b8f8541354151371c authored almost 2 years ago by Greg Magolan <[email protected]>
refactor: produce docs/cli folder (#1032)

- commands/ are produced from the cobra generator, the wiring is copied
from aspect-cli repo
- p...

939fda9baf2d364d2f0ae42c5c613aa0bfb7dba8 authored almost 2 years ago by Alex Eagle <[email protected]>
chore: update copybara paths for CLI integration_tests (#1025)

GitOrigin-RevId: dbffb4716607f953b70d2de5d076461e08a529b9

0817e2a821b1df188fee2fad912cdcb59d0b2deb authored almost 2 years ago by Greg Magolan <[email protected]>
fix: flag parsing (#993)

- remove all hidden flags
- only allow flags that we want to show explicitly
- passthrough flags...

1571c3ff8b11f9dc7b4654641a44b7899a682206 authored about 2 years ago by Sahin Yort <[email protected]>
chore: upgrade to Bazel 6.0 (#1015)

GitOrigin-RevId: 4bf41b4b9d0e05c95169d8724466a814150c92ba

830a909416e15ab67d6cf50f2a41f9f4cd246929 authored about 2 years ago by Alex Eagle <[email protected]>
chore: update to Bazel 6.0.0

cc4195ea47732994907891c7bbc2d0cc207bd4c6 authored about 2 years ago by Greg Magolan <[email protected]>
feat: add support for USE_ASPECT_VERSION env (#989)

```
$ bazel-bin/cli/pro/pro_/pro --version
aspect pro 5.0.2

$ ./workspace_status.sh | grep STAB...

4cb9f887194da8198e5b275b64c49f9d7d8e5cf9 authored about 2 years ago by Greg Magolan <[email protected]>
chore: add bats workspace deps for new integration tests

8e3a9cb029821865026791c48c94cdab5a679970 authored about 2 years ago by Greg Magolan <[email protected]>
chore: re-gen docs

5aefa1995bb841609693f22476430323c26822e7 authored about 2 years ago by Alex Eagle <[email protected]>
fix(cli): special case 'bazel-' prefix in docs, likely bazel-lib or bazel-skylib (#866)

GitOrigin-RevId: dc9dbd6e8342f9687de23c0d3a346af3ea1172f3

cb3d2af326f07042d7e0f228ac35ea3aa91d8f18 authored about 2 years ago by Matt Mackay <[email protected]>
chore: cleanup pro plugin (#864)

All features are now standalone OSS plugins in our catalog. Pro is now
just a variant of the CLI...

b40fc912c63eb831987b0a45cd82423e5b1ed478 authored about 2 years ago by Alex Eagle <[email protected]>
fix(outputs): don't print 10 blank lines (#966)

Total beginner Go mistake to allocate an array and then extend it like a
slice. Fixes https://gi...

fb7b2132ab58934711b53fe64a8079cd4e6ab3ee authored about 2 years ago by Alex Eagle <[email protected]>
feat: outputs command pseudo-mnemonic 'ExecutableHash' (#965)

Co-authored-by: Thulio Ferraz Assis <[email protected]>
GitOrigin-RevId: ...

f73ce051baf6b8f74255ef4cf74ad5d4f02c7376 authored about 2 years ago by Alex Eagle <[email protected]>
Update plugins.md

fb813e6488e9e3dfcda332bc7536bc0752757c72 authored about 2 years ago by Alex Eagle <[email protected]>
chore: update commitizen to allow fixups

59af158b4a076d29af759662d27ae5652a067b07 authored about 2 years ago by Alex Eagle <[email protected]>
Update CONTRIBUTING.md

d7583f2fb8d5027f8490b679e003c866cae73e04 authored about 2 years ago by Alex Eagle <[email protected]>
fixup! refactor: reuse hook call logic (#780)

3ed6053468929aa02a9b833ebb2cbe3ba1591a6f authored about 2 years ago by Alex Eagle <[email protected]>
refactor: reuse hook call logic (#780)

Signed-off-by: Thulio Ferraz Assis <[email protected]>
GitOrigin-RevId: 6...

7220b7737034762233e26b1c2ddf4416efac6c19 authored about 2 years ago by Thulio Ferraz Assis <[email protected]>
refactor: cleanup cli code (#832)

First of a series of PRs to cleanup CLI code to make it more uniform and
easier to maintain & ad...

2383dc61c89bcdbcf8aa2b13b247061d9c783cd1 authored about 2 years ago by Greg Magolan <[email protected]>
chore: don't use silo as the SoT for the aspect-cli OSS readme (#830)

This was a bad idea. README.md is much better to manage in the OSS repo.
It's only being used he...

d4321bfb952ed0719e27c95e9c04ecf852841ac9 authored about 2 years ago by Greg Magolan <[email protected]>
refactor: cleanup cli code (#839)

GitOrigin-RevId: 495c495c02ff4825097c93b6b179ba648f17f12c

b0fb5fabba75f8df373b4403d6bbe343ca686089 authored about 2 years ago by Greg Magolan <[email protected]>
doc: update the plugin-template reference (#838)

point to a newer release for our example, which is compatible with
1.0/5.0 of the CLI

GitOrigin...

ed4349c2e44f149e52b51c43c1fc995965d49171 authored about 2 years ago by Alex Eagle <[email protected]>
chore: add release instructions

8aa347509b114e2ad7a9341ac62cb2cea9319617 authored about 2 years ago by Greg Magolan <[email protected]>
fixup! docs: extend plugin catalog

1f27a3ccec31b5fe6296df3d493e15fa8955d9c9 authored about 2 years ago by Alex Eagle <[email protected]>
docs: extend plugin catalog

ad15ef3629be762ea1ab36387135474d6ec447ff authored about 2 years ago by Alex Eagle <[email protected]>
feat: introduce a plugins catalog

This is just the MVP of the schema file and adds a single plugin. In the next PR I'll add more f...

3249f614cddf16eaf0adde7267e8ba5a0a54e840 authored about 2 years ago by Alex Eagle <[email protected]>
fixup! feat: introduce a plugins catalog

39684672d12c3be8b25684aa4a129fa8ce19680a authored about 2 years ago by Alex Eagle <[email protected]>
chore: update installation instructions in README.md

6005309dfa0178ec96569f38f2bae7b80a70724e authored about 2 years ago by Greg Magolan <[email protected]>
Update plugins.md

b1ce5e3df84656e96c078146ead0cd0348b5e8da authored about 2 years ago by Alex Eagle <[email protected]>
Update README.md

Fix Plugin Documentation link

154f20502276dbd0c2bf87fe593fcb40b56c9f1c authored about 2 years ago by Alex Beggs <[email protected]>
fix(cli): allow any execute bits to count as executable (#810)

GitOrigin-RevId: 8423ed120c8a53e3729a98feee915632c46f2a7f

4fc23d8f4d43c4e47134e41e025449d9efd3ff4a authored about 2 years ago by Greg Magolan <[email protected]>
chore(cli): make it more clear on how to install aspect on Linux (#811)

GitOrigin-RevId: 6309af05572b3a3633dd79665bbfbe53e052d629

6a85cf9afc87ab1e5a9e5a01a1acd616288c35a2 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI 5.0.1

7b91e71cb2393b42b41c70cb892223e0b85244c9 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update aspect-cli oss README with instruction for upcoming 5.0.1 release (#806)

Need to automate this in the future

GitOrigin-RevId: 11320cdb1fd8dfed8639563335e3b7b0feea7bac

2d3f6efe756b7aff8db2e1357e02147d062beb18 authored about 2 years ago by Greg Magolan <[email protected]>
chore: sync in aspect-cli OSS README (#805)

GitOrigin-RevId: b096200e6bd37861d6c1373de7644649d1e6028f

ad66ec81d023659f945843d506ac5d14bf4eaea3 authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix [ac]query interactivity (#802)

This regressed after changes to how config is loaded with viper for 5.0.0.

GitOrigin-RevId: 267...

e3d8c66d6cfd02b76d57e5aabf5b89b68933c544 authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix [ac]query interactivity (#807)

GitOrigin-RevId: b66bbfdb47afc1257bf77fbde9ccf727513bf155

edfe4e382f8233f4ca6ca82f5b4a24a4485c7fe6 authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

a69d2e0e174de5a19fbcddd7e496ddec1f9f89bb authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI 5.0.0

115a4eb5fe81ea1a6030b267e7cf84b7eed05828 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update .bazeliskrc

f4395a5637e65898e03ccfbcc3db8e84e43013d8 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update github release workflow

fa03804dbe1bb834a33ac7f58240e571c01006b3 authored about 2 years ago by Greg Magolan <[email protected]>
chore: bump oss cli readme to USE_BAZEL_VERSION=aspect/5.0.0 (#798)

GitOrigin-RevId: 66ed18e41698be21d347dc96907f930191843c4d

c96faa21f08ce84160166f444f6fa2d85a89f7f2 authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix aspect re-entrant logic (#797)

GitOrigin-RevId: 18123661201a566008d099fe589e89d208ae784c

c4e5d08f3a9d1661da117477c612762cdd982818 authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): fix aspect bazelisk bootstrap fallback logic (#796)

This regressed with a recent related fix & we don't have automatic
integration tests that cover ...

490e5e2ba1af0c4c14f313592fee424515671913 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI 4.3.2

6f258b66ff783469b07573becbfbea473d1d20ae authored about 2 years ago by Greg Magolan <[email protected]>
chore: 4.3.2 release

1aea8dd09fd5bab194cce3bba1b596ea9da79337 authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): don't prompt to enable Pro features for workspace when not running within a workspace (#794)

```
$ aspectoss pro
? Enable Aspect CLI Pro features for user? [y/N] N
Run 'aspect pro' in a Baz...

7695020a730973726dea76831afed3a53b0cd59b authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): update brew install formula (#793)

```
brew install aspect-build/aspect/aspect
```
is the correct instructions for the OSS Aspect C...

ed09ee4d4785f004078d05f5840434694713e897 authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): visibility fix for oss aspect-cli (#791)

GitOrigin-RevId: 26c780540e746bda369695c568c353a64ecc2b23

1814bf5aad3c06e2655dbf5a12b406b4a507a574 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI 4.3.0 (#792)

GitOrigin-RevId: b0c7165f9819b5bc45e931694385c13cb680d24a

cea4a713ae6e96cc7ce9dcd8ab3894fe15c69593 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update docs after copybara

d4ba9b396bc7981633a58ed2a671f7e8b944e39d authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli): let users know that JavaScript & TypeScript BUILD file generation is available in Pro (#788)

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

In silo with Aspect CLI...

9d714fef2fb17690c842b5d61f748945c54300a4 authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli): add pro command (#775)

GitOrigin-RevId: c4503d29ca8379d45bc95d0474b50cd64027f349

02a20a6ab28589441d067a559a0a8b58bdd1e7a2 authored about 2 years ago by Greg Magolan <[email protected]>