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: update go deps after copybara

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

75b75d4c9274124d4a8a1f9dc2516d7e6d09d396 authored about 2 years ago by Greg Magolan <[email protected]>
fix: zero out version in ParseConfigVersion if version is just a tier such as 'pro' (#786)

Add some of those "tests" I've heard of as well

GitOrigin-RevId: 720ea9ed649b2998f05d3aef2bde4f...

c6b31c3ba190b6bf651081e60ad15887994ed138 authored about 2 years ago by Greg Magolan <[email protected]>
refactor: re-organize flags packages so graph is cleaner (#781)

Pre-factor to finishing work for the CLI MVP

GitOrigin-RevId: 4068f4fd34cfca54853b907d2e962eee8...

39e319751c799a48aec76fd6eb12cf5e89ab727b authored about 2 years ago by Greg Magolan <[email protected]>
chore: add docs for new pro command after copybara sync

5f8d35048439c67e4d9675d6b0d54af67c9ee7e9 authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli): hoist configure command to open source for golang and protobuf langs (#787)

Aspect CLI Pro adds closed-source JavaScript & TypeScript langs to
configure

In silo which uses...

ffe27e0af78b37c791c5a512d88e3d7f8a1bfce9 authored about 2 years ago by Greg Magolan <[email protected]>
refactor(cli): move AspectConfig to cli/core/pkg/aspect/root/config package and cleanup impl as pre-factor for pro command (#782)

Pre-factor to finishing work for the CLI MVP

GitOrigin-RevId: bfb4416119e9b552b0610bb88c2f6ee1d...

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

395ef9823bcac3a95548d4953e1948ba351ae889 authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli): add license command (#774)

Resolve #700

Aspect CLI Pro:

```
$ aspect license

===========================================...

e865adfdf1fb8e0924b7bccb3346e159b27e9e39 authored about 2 years ago by Greg Magolan <[email protected]>
fix: race condition on plugin hooks (#773)

Fixes https://github.com/aspect-build/silo/issues/749.

Signed-off-by: Thulio Ferraz Assis <3149...

9d5b9b3c5b96a23b1df1e85c1f6b540955326118 authored about 2 years ago by Thulio Ferraz Assis <[email protected]>
build: exports_files([LICENSE]) in root BUILD

c1d7a09bbe64208958b8cb5a2617e811792836b1 authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli): reenter Aspect CLI based on aspect config version:[tier/]<version> and base_url:<base_url> (#766)

All the magic happens in `bazelisk.getBazelVersion()` which grows in
complexity here compared to...

e7417c4290e9e62d405b01b61f7d63d77a7e4742 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update docs/command_list

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

63440d0f7f5e1cb343f00ed3636e2b7b014315c5 authored about 2 years ago by Greg Magolan <[email protected]>
build: remove empty BUILD file with gazelle:ts_extension comment that is breaking aspect-cli copybara (#779)

GitOrigin-RevId: 456c57592594e86d98ec3073712a7827fbf49960

6fda8ced11004d4dae892333c3885669ad377413 authored about 2 years ago by Greg Magolan <[email protected]>
fix: go fmt still is happy if the file being embedded is a symlink (#778)

https://github.com/aspect-build/aspect-cli/actions/runs/3467037872/jobs/5791516337
"license.go:3...

73f4c06593bed374f23a1a5223ada599da604c39 authored about 2 years ago by Greg Magolan <[email protected]>
fix: go fmt isn't happy if it can't find the //go:embed file (#777)

It doesn't fail in silo but it does in the aspect-cli repo after
copybara

GitOrigin-RevId: d4fe...

ae28ac2cdb3b50953ff8f52e0ce92be9d9c6129e authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): add undocumented expanding flag 'noincompatible_genquery_use_graphless_query' (#767)

Adds the expanding flag that is set as undocumented.

https://cs.opensource.google/bazel/bazel/+...

20da2dc8a342bb3d33bc073d64dd5ce7ac833eed authored about 2 years ago by Matt Mackay <[email protected]>
fix(cli): fix optional workspace & home config logic (#764)

Turns out that viper does not do the right thing unless you set both
`SetConfigName` without the...

d34e4c2be3f7d9963ec56ce4c691d156d3fe08d2 authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): handle Bazel 'expando' flags that are non-no-able boolean flags that expand to other flags (#762)

Issue reported by Matt here
https://aspect-build.slack.com/archives/C024P0WT7D4/p166818796066633...

f4b7bf239f54006cd50970e93735b03eff2162db authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli): support multiple --aspect:config values and add --aspect:[no]workspace_config and --aspect:[no]home_config flags (#761)

Config file is now loaded before cobra is configured so that we can
check for a `version` config...

f8d0eb54ff5b2dd9a364612cc0886a5a87254cf3 authored about 2 years ago by Greg Magolan <[email protected]>
build: update to Aspect CLI Pro 4.2.2 (#750)

4.2.2 just adds the coverage command which was missing. We don't use
that in silo but cut a rele...

86dc333e6d671d9e31c84237f724f0be2a92edd2 authored about 2 years ago by Greg Magolan <[email protected]>
build: fix gazelle warning (#759)

gazelle seems to treat the //release package differently 🤷

GitOrigin-RevId: 62b17cc8208d71e60ee...

d54d53360211c45b280ae92a5feebd3fab60914c authored about 2 years ago by Greg Magolan <[email protected]>
fix(cli): grpc received message larger than max (#758)

Fixes #753.

Signed-off-by: Thulio Ferraz Assis <[email protected]>
GitOr...

fae5503b75977fc062c260778afcf6acd4e79aeb authored about 2 years ago by Thulio Ferraz Assis <[email protected]>
fix(cli): don't require downloading plugins to report --version (#763)

Short-circuit the `--version` and `-v` special cases before we download
plugins so it is fast an...

25fcf14207055d9cb237692b6c8273f48e00bb30 authored about 2 years ago by Greg Magolan <[email protected]>
build: disable nogo for now until it is enabled in silo

7a7d9fb837c123c9d80f92b9b417fe07d3e1b56f authored about 2 years ago by Greg Magolan <[email protected]>
chore: update docs after sync

0c28dc73aad95c94481cdfa800a266ca05efd820 authored about 2 years ago by Greg Magolan <[email protected]>
cleanup(cli): remove hacky .bazelversion aspect-build prefix method of fetching aspect CLI (#765)

GitOrigin-RevId: 0e2b5e815e3eb05eb9ccd7dd7c77d16b7d8b3e29

3b4ad34e2546d0ea8e4d861f06a5f20d10a9bbc6 authored about 2 years ago by Greg Magolan <[email protected]>
build: update to Aspect CLI 4.2.2

ce7f2c68638889d7e3290bfb7486a95d0dba9239 authored about 2 years ago by Greg Magolan <[email protected]>
chore: release 4.2.2

511363f1583bba80f7ed916405d12db65a214ebf authored about 2 years ago by Greg Magolan <[email protected]>
chore: add coverage command (#748)

GitOrigin-RevId: 9210e09bd213e8461b1fe69b452a49c3a36e134c

6b6553b0e80273c2a45dd796eab39a65eb45ac3f authored about 2 years ago by Alex Eagle <[email protected]>
chore: update docs

5c118c9631dfbd95afee36e951c691423d686798 authored about 2 years ago by Greg Magolan <[email protected]>
chore(cli): tidy an example URL in a comment (#746)

GitOrigin-RevId: da73181394eca97b7d82d1fba31263846284bb13

9ad02107678be1c582b1830304a71a3702f4013f authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Aspect CLI (open source) 4.2.1

02f9ef126f72544aa97dd1fb0fc7ce84c981d60d authored about 2 years ago by Greg Magolan <[email protected]>
fix: detect that we've been bootstrapped by bazelisk in a more robust way (#742)

GitOrigin-RevId: 6877993df33bc7375f48648327d370f9229e2a22

43d9ba0344f32819d0def9d982f22839a719203f authored about 2 years ago by Greg Magolan <[email protected]>
chore: remove old reference to 9.9.9 hacky .bazelversion

eef44d95b819541c062b456a836c03f776bc4692 authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli): print the download logging in dim / faint (#732)

The logging here was quite in ya face. Log it in dim / faint colours.

GitOrigin-RevId: c06700a4...

1fc8e9415a312b09643f4ed957b1946f0c064a67 authored about 2 years ago by Matt Mackay <[email protected]>
cleanup(cli): remove usused vars (#734)

GitOrigin-RevId: 8977ea9a258e403d6c7127af81f3274d20212db8

e23ba178969610a8d544cedfd9ed7fddc6bf14a4 authored about 2 years ago by Greg Magolan <[email protected]>
feat(cli-core): support downloading and handing control to a different version of aspect (#738)

This feature is already added and working in the pro cli:
https://github.com/aspect-build/silo/b...

dab8f02a70bae141b242b9679b6cf192bce7b1df authored about 2 years ago by Greg Magolan <[email protected]>
chore: restore generated pb.go files

b918960ac629839de56375d5fc6d75041edaa588 authored about 2 years ago by Alex Eagle <[email protected]>
chore: fix formatting of https://github.com/aspect-build/aspect-cli/b… (#741)

…lob/main/docs/aspect_support.md

the extra indent appears as a codeblock

GitOrigin-RevId: e885...

03994658c874e24b53f86de45a344ddd6be007e9 authored about 2 years ago by Alex Eagle <[email protected]>
chore: update to Bazel 5.3.2 and Aspect CLI Pro 4.2.0

5f2c2e596f92ef09178f7f2d54935ef7cbbe5c65 authored about 2 years ago by Greg Magolan <[email protected]>
build: better releases that are bazelisk compatible

98d46066a66881e28ae3e81db05dda3ba43ae51e authored about 2 years ago by Greg Magolan <[email protected]>
cli: hoist configure command to be a pro build-in (#727)

GitOrigin-RevId: 496a70c8e5547fde4c54d1db337ab2e7fbe51bbf

e4b5a1e405a1d2bf79d521a366eef559ae809f64 authored about 2 years ago by Greg Magolan <[email protected]>
refactor: move support cobra command registration to core (#726)

This means it's discoverable to OSS CLI users, and to our docsite
scraping. It prevents someone ...

670bd566204b310671bd91217db71f5dcfbf1d7f authored about 2 years ago by Alex Eagle <[email protected]>
docs: better doc for outputs command (#730)

GitOrigin-RevId: 67f48f8f481833e88b60009840241088a00fc68b

ec4fb77eaa1000b4a4c6edfa6dff259cc0775fea authored about 2 years ago by Alex Eagle <[email protected]>
cli: hoist outputs command to be an oss build-in (#729)

GitOrigin-RevId: f56651968ae85e18fc4200736d2654dc9b8e56ec

661d2d3ba9d4f295e8063b28c7625715658163d2 authored about 2 years ago by Greg Magolan <[email protected]>
chore: regen docs

69ec60aea31738889411c1e13aaff1624aae6cb4 authored about 2 years ago by Alex Eagle <[email protected]>
refactor: move workspace status command script to root

Simplifies our copybara config to sync the buildinfo folder with Aspect's private repo, since we...

50df469d8e7d50147fcfe7fcef26ef0bcf259f0a authored about 2 years ago by Alex Eagle <[email protected]>
docs: update homepage

Move docs/index to the root README.

This should be the technical installation, usage, and API d...

934c4765b2efe45fec8776538dd1670f702c5a40 authored about 2 years ago by Alex Eagle <[email protected]>
feat: check repo aspect version & download and give up control if version doesn't match running version (#718)

Protection against infinite reentrance with `ASPECT_REENTRANT`
environment set when aspect downl...

ed8f0d56344501b31b510798fafe5e5537fa30da authored about 2 years ago by Greg Magolan <[email protected]>
release: change CDN path of Aspect CLI build artifacts to https://static.aspect.build/aspect (#725)

See #724 for more context

GitOrigin-RevId: bb873d51e135af81262e236b17c6def10a764aad

319b1ae357cfb10c63ea176165eac42ec69e5d4f authored about 2 years ago by Greg Magolan <[email protected]>
cli: update vendored bazelisk code to latest (v1.15.0) and trim unused/untested bazelisk features (#705)

Update to latest Bazelisk code 1.15.0

Drop support for unused & untested Bazelisk features:

`-...

33be9e28e1a98543094f81fcc6d61dd8b0b3e250 authored about 2 years ago by Greg Magolan <[email protected]>
fix: add additional workspace_status values that the CLI expects for its build info (#693)

GitOrigin-RevId: 6df8b719d8442ef192ad821756c61b96f298d1e9

0279feca2dee7171a5bbbdda176436bbdb3e6941 authored about 2 years ago by Greg Magolan <[email protected]>
fix: run command should accept more than one arg (#681)

Flags count :)

GitOrigin-RevId: 52b7aedb11cec926cf5d2ad32a046f3a5f8e8b5f

89d51d1bd7633b0304090465572103fc087cea59 authored about 2 years ago by Greg Magolan <[email protected]>
feat: allow boostrapping Aspect CLI Pro with bazelisk using .bazeliskrc file (#712)

GitOrigin-RevId: a6d66258571f08945fcdcc9131a57021d338d5d3

b80c778e8d107e4edf29281653790de6055b9d3d authored about 2 years ago by Greg Magolan <[email protected]>
fix: remove only --aspect: flags and not arguments that may contain aspect: such as //cli/core/integration_tests/aspect:version_test (#679)

Hit this bug running
```
aspect query query //cli/core/integration_tests/aspect:version_test
```...

a52c99e46c5c91c40e3febac76e87fab11039ee4 authored about 2 years ago by Greg Magolan <[email protected]>
fix(CI): Mark flaky tests as manual (#676)

GitOrigin-RevId: 0f0d40c806295471f1525f283872df3dcd7d43a2

2985bce62dd9731dc868bdbd8ad434f5962c4b1e authored about 2 years ago by Jesse Tatasciore <[email protected]>
chore: apply results of running `//:tidy` (#583)

* chore: apply results from running `//:tidy`
* Remove failing declaration
* Add gazelle directi...

d5687afe885b88d4a732ea167e0cfc1b7abeb4bc authored about 2 years ago by Chuck Grindel <[email protected]>
chore: update generated docs

fab2f0cda3a88a21c6976104c41ab43dddce547a authored about 2 years ago by Alex Eagle <[email protected]>
fix: fully resolve plugin paths when building using `From` (#562)

Introduce AbsPathRelativeToWorkspace() to Bazel interface.
Update bazel.New() to resolve provide...

d2124546bad7a4d983cb5bef1ba3125329d2f6da authored about 2 years ago by Chuck Grindel <[email protected]>
chore: remove From: label syntax (#577)

It was buggy and we don't think it's a good idea to be used right now.
Moved the docs for it to ...

08067cb03e5460027fdad508d5ebd8d039d632e3 authored about 2 years ago by Alex Eagle <[email protected]>
fix: aspect version within a WORKSPACE should set a workspace root so correct bazel version is fetched (#713)

When outside of a workspace, aspect cli will do the same thing as
Bazelisk does. Either download...

596a770a92f70e2d26c486623a27ebe63eaaaffa authored about 2 years ago by Greg Magolan <[email protected]>
fix: fix flags for all subcommands (#680)

This regressed quite badly recently:
[cli/core/pkg/aspect/root/flags/bazel_flags.go](https://git...

3158e24babb8fe8a6e56495f81640c9d34c99987 authored about 2 years ago by Greg Magolan <[email protected]>
feat: use stamp version for Homebrew formula and bottle generation (#554)

Introduce version_file macro to write the stamp version to a file for use by brew_bottle and bre...

8eb4ef9163f80663a2acfa84b36d01b62e786b54 authored about 2 years ago by Chuck Grindel <[email protected]>
chore: update docstring for 'version' (#719)

We no longer print the version of bazelisk that we vendored as a
library.

GitOrigin-RevId: e91d...

518de5f2400f054f6419e0209760b0cd3f1bef2b authored about 2 years ago by Alex Eagle <[email protected]>
fix(cli): handle Aspect's 'bazel-lib' in the docs command (#545)

GitOrigin-RevId: 5a979aabd0990b00f6b23e8de47c73baf8a908c0

f6c9687fb24fbcb23b27cc0ee80306145590e833 authored about 2 years ago by Matt Mackay <[email protected]>
fix(cli): SecureConfig warnings (#723)

GitOrigin-RevId: 5937841bacb97ddd8a842137c4ff2ff1099e2d9f

d4152ef63b3760dc18bb1c64085f965d007ba08d authored about 2 years ago by Thulio Ferraz Assis <[email protected]>
cli: add --version & -v root flags (#722)

GitOrigin-RevId: cefa2dbfc5a882ea1b163e44af03131f6b2f3d50

87ea8e5288b36aafcd0cc3f4257764420d755420 authored about 2 years ago by Greg Magolan <[email protected]>
fix: fix clean & version command flags such as --expunge and --gnu_format (#710)

GitOrigin-RevId: 19b98a042eeca79f8aa62724fb8f3cf372268f3d

d8ced96a7bfa0ee9552c75ee214b34b2fd59c0c3 authored about 2 years ago by Greg Magolan <[email protected]>
cleanup: remove vanity go import support

Now that aspect.build is hosted on Webflow by our web designers, rather than pointing at GitHub ...

1f306549f58761601e5465b27de3fac7f5e5a7e0 authored about 2 years ago by Alex Eagle <[email protected]>
refactor(cli): improve presentation of examples in help output (#538)

By using the dedicated property in Cobra, they are printed beneath the Usage: line

GitOrigin-Re...

d8ecbaead663d174c9235f8c55a4c580e9c0e211 authored about 2 years ago by Alex Eagle <[email protected]>
docs(cli): improve docstring for info (#516)

* docs(cli): improve docstring for info

* code review comments

* code review comments

GitOrig...

ce5cf3e6ebd214235875d575451323d5950fe899 authored about 2 years ago by Alex Eagle <[email protected]>
refactor: relocate oss files to cli/core (#498)

move homebrew bottle target next to other release targets
move brew package from oss code to loc...

31d90ee8413640e79c271334487b9a50675b12e7 authored about 2 years ago by Alex Eagle <[email protected]>
docs(cli): improve docstring for test (#518)

GitOrigin-RevId: 34fa4c7f9dcd1f49982652271e1f1e1fc50eebea

7003b3ebe383522493b2e0535938aad41b3afd76 authored about 2 years ago by Alex Eagle <[email protected]>
fix: the Use property can have multiple words (#537)

As documented https://pkg.go.dev/github.com/spf13/[email protected]#Command
the 'Use' should look lik...

b031eed050a634dda34cbc1bf8fd4f199ffced21 authored about 2 years ago by Alex Eagle <[email protected]>
docs: improve help for analyze-profile (#508)

* docs: improve help for analyze-profile

* fixup! docs: improve help for analyze-profile

GitOr...

035921d7cb17fda9950d71451df40d4eec8720f5 authored about 2 years ago by Alex Eagle <[email protected]>
chore: regenerate docs and run go tidy

60138a4b810da5e6d859cd700bc9541f6b071d50 authored about 2 years ago by Alex Eagle <[email protected]>
docs: improve help docs for aquery (#509)

* docs: improve help docs for aquery

* fixup! docs: improve help docs for aquery

* Update cli/...

ebbbc2a79e76cbad405a793617503da10dd5f5d6 authored about 2 years ago by Alex Eagle <[email protected]>
docs(cli): improve docstring for dump, mobile-install (#515)

GitOrigin-RevId: b41f50f8975671705bce9ac228e7184a54550d45

dc1e9f9a57d14904fad8772d3fbc069fd3c31980 authored about 2 years ago by Alex Eagle <[email protected]>
docs: improve docstrings for fetch and build (#512)

* docs: improve docstrings for fetch and build

* fixup! docs: improve docstrings for fetch and ...

fd29dfe5c1f37def031bdd96158f430f811dd61f authored about 2 years ago by Alex Eagle <[email protected]>
chore(cli): sync integration tests with OSS repo (#520)

GitOrigin-RevId: 5b082dfb5d58f7920832ea0bd4f4584f81433a95

41805ba29a41750d984d258295381ce7d39a0287 authored about 2 years ago by Alex Eagle <[email protected]>
docs(cli): improve docs for query and cquery (#514)

* docs(cli): improve docs for query and cquery

* --fixup

GitOrigin-RevId: fd6b0fd7c26d280ea36a...

85973d05ef2f7eabc763be44e51db6d674b1f1bf authored about 2 years ago by Alex Eagle <[email protected]>
docs(cli): improve docstring for run (#517)

GitOrigin-RevId: 480f1911fb5ddb5bccfe8097c5c2c3a95d604343

ee365cab07879287af33e8aafa145a8e006377ce authored about 2 years ago by Alex Eagle <[email protected]>
feat: add 'print' command (#507)

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

GitOrigin-RevId: bac8eaba6df1ece4e7...

0b323094cf213873cd9d6b44daafbad8c904e120 authored about 2 years ago by Alex Eagle <[email protected]>
docs(cli): improve docs for canonicalize-flags, clean, and docs (#513)

GitOrigin-RevId: 4e6f408b439148d17461e2e20889b16442ad7816

7ae30c16822cbfc98271fd7367506cf70771942a authored about 2 years ago by Alex Eagle <[email protected]>
ci: fix broken main (#532)

My PRs weren't rebased on top of the one that added integration tests, so they were incorrectly ...

b941bb835ec36b18c9960549675448e9ce097ddf authored about 2 years ago by Alex Eagle <[email protected]>
feat: initial implementation of `brew_bottle` to build Homebrew bottles (#486)

Add sha256 rule to calculate the SHA256 value for an artifact.
Add brew_bottle macro to facilita...

7db5aeee632cc67c1b5f450d5c33fbc7a85582e0 authored about 2 years ago by Chuck Grindel <[email protected]>
chore: update super-formatter (#497)

it now includes gofmt

GitOrigin-RevId: 0dee9ab6ade03a3ed2ac2b286c3b7b48d201a523

4fedb7bcee398dbc9eb3f038cf2ba2036b4c0bc1 authored about 2 years ago by Alex Eagle <[email protected]>
refactor(clean): replace interactivity with subcommands (#474)

GitOrigin-RevId: 19ed202dafacd61610a2334161e0ab179678a1ba

9328e267756002f097610bb089cd71a4df51ec0e authored about 2 years ago by Alex Eagle <[email protected]>
chore: upgrade Cobra to latest, introducing the command grouping feature

7dccc792159854779d0ae2af0b1a945f2f03ec49 authored about 2 years ago by Alex Eagle <[email protected]>
fix(cli): tolerate lack of bazel for info and version (#488)

GitOrigin-RevId: 001ccad40862aa815688d9ae066ebd434a4de29d

5fe5ee6e4e797c275077ebd907cba8b747c57d12 authored about 2 years ago by Alex Eagle <[email protected]>
chore: code review comments

GitOrigin-RevId: c7d61eb5ee02703c47909ed9bb4e706e903dd6d4

ad9fea0e7c73e60adab419c7a09a9af58deb1653 authored about 2 years ago by Alex Eagle <[email protected]>
feat: introduce command grouping

So far this just groups the commands that are common with the bazel CLI.
We put the commonly use...

f00c48047b78260909a686539758045d367668a0 authored about 2 years ago by Alex Eagle <[email protected]>
chore: regenerate files

345c57ac08a6f0be4a595a5a2b32a99dc39d0c78 authored about 2 years ago by Alex Eagle <[email protected]>
fix: update example to work again

newer CLI required the config file in a different spot

26a42231f453ac7db8093219e03ed988457d0b56 authored about 2 years ago by Alex Eagle <[email protected]>
Revert "feat: add `//install` target for installing the Aspect CLI on the system (#298)"

This reverts commit 6516e55f71dc91845ed10d292bd6b4978b43256e.

0250f4f7a0ca865e21cd0a84f9ab09876f1bb5aa authored about 2 years ago by Chuck Grindel <[email protected]>
chore: run gazelle, removing an unused dep

When copybara exports the code to the aspect-cli repo, it fails over there, since that repo has ...

63e3630a033722ce1122928a2cd2ad7894507d28 authored about 2 years ago by Alex Eagle <[email protected]>
refactor: base tty check on stdin, not stdout

We use this mostly to determine whether or not to prompt the user, so it's more important that t...

26b3acfb96b5627bd87b70a9de806ffc902a3574 authored about 2 years ago by Alex Eagle <[email protected]>
fix(clean): respect the interactive flag on root command

Note that plugins get a different way of knowing whether the current session is interactive

Git...

52de747fc61c9646681b49d620a12017a7289a19 authored about 2 years ago by Alex Eagle <[email protected]>