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: ignore .vscode directory (#130)

2cc2cb276b936077943fd30f3f6aa6fa46acb069 authored almost 3 years ago by Jason Bedard <[email protected]>
build: fix changed-file-validation to allow PRs from forks (#132)

82b155efee8211ebd8488779b07fd39a8a485d2f authored almost 3 years ago by Jason Bedard <[email protected]>
feat: Allow predefined queries to be specified in aspect configuration (#122)

ec919b0a5ed592be6e32b2efbee6cb1dc488a27a authored almost 3 years ago by Jesse Tatasciore <[email protected]>
bump: rules_go, gazelle, go version (#129)

d29ce675401d5be8bc3fb0962b583ff7e3b56e86 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
fix: Set bazel workspace root for the bazel query verbs (#128)

46261144755f3f36bb35e347e035cb238b052ed0 authored almost 3 years ago by Jesse Tatasciore <[email protected]>
feat: aquery and cquery verbs (#117)

f2ecdc46f7cf05260a974f1a3bcd1118d24c0cf7 authored almost 3 years ago by Jesse Tatasciore <[email protected]>
fix: ensure the workspaceRoot is set before running Bazel (#127)

Otherwise some of our commands don't tell bazelisk how to find the .bazelversion file, and we ru...

bf0a7e10bd5daffac3511e217dd3aa58e69de050 authored almost 3 years ago by Alex Eagle <[email protected]>
chore: upgrade to bazel 5 (#125)

6b2d30968843b1168fea4798669870108e6b9b4c authored almost 3 years ago by Alex Eagle <[email protected]>
Add license

f182d373e1ea26e594348b397f487c13b77edfdd authored almost 3 years ago by Alex Eagle <[email protected]>
build: move ci cache flags to bazelrc

dd516bdddeb928af97e6b34910530ef1e214fe39 authored almost 3 years ago by Derek Cormier <[email protected]>
feat: use repository cache for release builds (#116)

fe327c8ad42a95668a36eb9077123df8bd76cbe8 authored almost 3 years ago by Derek Cormier <[email protected]>
bump: plugin protocol (#119)

4614f4a67c45f6fc8cc938d857996df0304c5fdd authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat(query): add query verb with initial preset features (#57)

55a9c57b9c56697d774424ab87e32ea139dbe2c4 authored almost 3 years ago by Matt Mackay <[email protected]>
feat: post-run hook (#111)

0ea3f546cb7390c50e2b43bcc7c6bf4cddb52123 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: enforce generation of docs for commands (#112)

* feat: enforce generation of docs for commands

Signed-off-by: Thulio Ferraz Assis <3149049+f...

f17a4e7a244f02f98f810233960cc02c5b979c24 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: CI cache keys with hashes (#108)

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

40dfd50d024467e53648edb32a9b069833d92d8e authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: cache go modules on CI (#109)

c04bb335158330da62c3ceb078e15e46160bfc97 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
refactor: command hooks as interceptors (#104)

a0c58c74ace0aaa5729f8a7ce9514a3e56b662e8 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: annotate errors on CI (#113)

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

27f09f3c50476352a9d09f03813974947dcf15a6 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
fix: No names found, cannot describe anything (#110)

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

cdbeb8f9e93227c770cda822d45fe5c949065f32 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
fix: short-circuit allowed files check on CI (#105)

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

ed6e5e77fb092f75aab3167efbc6bc1aa1cda7e3 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
fix: CI cache and rename pipeline (#89)

* fix: CI cache and rename pipeline

* trigger: ci

dffae9c94c837d0858081b823bb403d14ccc959e authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: repository tidiness checks on CI (#107)

* feat: repository tidiness checks on CI

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@...

0d103b80aa69764d1d62a6ed859b8e4db243ccce authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
fix(docs): add docs for run command (#106)

e4a9dd4fb3df30a4a197bc2fb06e42599c972331 authored almost 3 years ago by Matt Mackay <[email protected]>
feat: run command (#103)

* feat: run command

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

da3a1e15776e406c29b66b4defa05e1852af0721 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
fix: comment for NewDefaultTestCmd (#101)

d89bd42cf643fe20830f717964a3db937727d828 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
fix: test command error message (#102)

e49464833dd77caa55635feab7220867320e5cf2 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat(plugins): Wire the test verb up to the CLI plugin infrastructure (#91)

c3cf26fe4366cce1c593170f538a5d99f4b25e4d authored almost 3 years ago by Jesse Tatasciore <[email protected]>
build(deps): bump go from 1.17.3 to 1.17.5 (#88)

b7c8f3ad4feed10db4ce4d8f92575c21f1541ca1 authored almost 3 years ago by Thulio Ferraz Assis <[email protected]>
feat(sdk): create sdk version v1alpha2 (#99)

* feat(sdk): Create sdk version v1alpha2 and add the ability to restrict changes to certain file...

7c571e2211d3053e652cb868978c2dd3c0d88b3c authored almost 3 years ago by Jesse Tatasciore <[email protected]>
feat: interceptors system (#86)

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

e7b1aeb3e6b9d187f01d5a39397d81f8234922bb authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
chore: remove unreachable call to exit (#87)

9fdc72feaca0e396ef1f174fc76f116326266f8d authored about 3 years ago by Matt Mackay <[email protected]>
feat: show test error output (#84)

b921c42090bb47bad925432f97b4112b5412b825 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: invoke inside workspace interceptor (#83)

* feat: implement WorkspaceFinder

* test: added TestWorkspaceFinder

* fix: implementation,...

c31bf06984bff1e8ca527e3cc313f0231d07a8d6 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: add `test --keep_going` to bazelrc (#82)

c70e3fda8f14e5497be357b62e2c545ff6c011a1 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
refactor: run plugin system from main (#77)

d4592642006d28a5e6a131611541f801d6e513e2 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
fix: release with local changes (#76)

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

27b371931b35a39f42914c55897fce355ce30f2f authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
refactor: use buildeventstream alias for clarity (#70)

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

aa86b8907dd90bc3328dcf5d49a046047a1043ff authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
build: fix yaml syntax

1f3379ef78bbb6f96dad9d1e69fc2c872d40f8ae authored about 3 years ago by Alex Eagle <[email protected]>
feat: fix-visibility release artifacts (#67)

* feat: fix-visibility release artifacts

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@...

0a37991c0399d78f51430ce701b0d1d435eb9947 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
docs: plugin system (#66)

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

6932e98b9a4cdef6575ad2c5337bd8c2e34afd3a authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
Replace logo on docsite

ee42942c36fff17df969de3bebee62780f937764 authored about 3 years ago by Alex Eagle <[email protected]>
feat: plugin system (#64)

* feat: add the fix-visibility example

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@us...

d6dd1963d1e231bd1d7f070f0eda71e7c2630ca7 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
bump: go version to 1.17.3 (#65)

2a3639dfa127e992e52a00fa963e7207cb2d5598 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: add support for vanity imports

9cdbc5cb41365d8902e2bbc35600d6797c05c31d authored about 3 years ago by Alex Eagle <[email protected]>
feat: add rough plugins doc

58529d8f5ed593268005a1593b1f51b34cefe4df authored about 3 years ago by Alex Eagle <[email protected]>
refactor: change to correct branding

39d213d3b2335f9fc9d00595d5b4fba7cb4992ff authored about 3 years ago by Alex Eagle <[email protected]>
refactor: more content edits for GH pages

2dfbc180cb81384c293c514cfc7b487dffd5a1e3 authored about 3 years ago by Alex Eagle <[email protected]>
refactor: more copy on GH pages

f84eb248527ffd46f6493ecee04558cd7bd3e66f authored about 3 years ago by Alex Eagle <[email protected]>
Set theme jekyll-theme-slate

435a5ca6605221f5b7539326aafc341404d873d0 authored about 3 years ago by Alex Eagle <[email protected]>
feat: add github pages landing page

cd2f54c76c02ba3a4529cc80c1ec37592fcb585c authored about 3 years ago by Alex Eagle <[email protected]>
Create CNAME

531d86769fe317251ed8ef75f9f81338203a097c authored about 3 years ago by Alex Eagle <[email protected]>
Delete CNAME

9dfc1468b4f83cdbc407f5d196e59aa054f3b124 authored about 3 years ago by Alex Eagle <[email protected]>
Create CNAME

563bfedb86bcfcff7ee975e112aba0aaf397ba3e authored about 3 years ago by Alex Eagle <[email protected]>
fix: decode bazel event from bep (#50)

* fix: decode bazel event from bep

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users....

38ccc552fdb2b24d9ff12e7b877c4b915a845a9c authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
fix gazelle runner (#54)

There needs to be some go file in the sources of this package

c3d0f184fc898be4aac105f6cc9cc7e3af25cef1 authored about 3 years ago by Alex Eagle <[email protected]>
chore: fix release stamping

maybe fixes #47

655ad0b0f890c130341f8860e92efaf8853cdb38 authored about 3 years ago by Alex Eagle <[email protected]>
fix: embed markdown as bindata (#51)

We can't read runfiles unless we distribute a package that lays them out on the users disk.
We ...

0e6790e755b9c9c6f6640af590d2625ecf5f3452 authored about 3 years ago by Alex Eagle <[email protected]>
refactor: use built-in feature to suppress timestamps (#40)

Was fixed in https://github.com/spf13/cobra/pull/1104

387364f9ee55a3d3c7c6cc3bf3cc308b0b1e6b78 authored about 3 years ago by Alex Eagle <[email protected]>
chore: update cobra to latest (#41)

c5751686ca8aafeec551367078010ae03d93883c authored about 3 years ago by Alex Eagle <[email protected]>
feat: add test command (#38)

Currently it's just a simple pass-through to bazel

9e675c2ef7f96077083c33764dc5c6a9fd0814b9 authored about 3 years ago by Alex Eagle <[email protected]>
feat: clean command prompts for use case (#35)

5e3a061667f636b805f59e1c56fba1c4921fe4a8 authored about 3 years ago by Alex Eagle <[email protected]>
refactor: use buildozer as lib (#36)

2fde7d7555bf84533597ae5eafa31b2a538a6ccc authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: fix-visibility (#34)

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

d0b1ece35ea5de0fafe59a1c06ffb4681c6ad813 authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: add clean command

6510ef8cbfe99a4254a5cadbf5e5ddc73df857b0 authored about 3 years ago by Alex Eagle <[email protected]>
style: end short help with a period

b9f0e25fdc81f00235fddad35fefec4b4e0890be authored about 3 years ago by Alex Eagle <[email protected]>
feat: add info command

3329b030eb593c9419798653abe72134c9713fc0 authored about 3 years ago by Alex Eagle <[email protected]>
fixup! feat: add info command

f8449f6813a22e9be9dc53cb2565b83df7b0ddff authored about 3 years ago by Alex Eagle <[email protected]>
feat: add fetching flags from bazel (#18)

0b2d2a394fc310420c1abb7fd9d8331e591dd9b5 authored about 3 years ago by Matt Mackay <[email protected]>
bump: go version to 1.17 (#33)

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

2ad4b0efd9ebd779dd98372f6ebcca9f43a20c3b authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: build event protocol local backend (#30)

* feat: build event protocol local backend

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmig...

1d3b5bc6524c02ed86805539825b246ae7148d8b authored about 3 years ago by Thulio Ferraz Assis <[email protected]>
chore: fix pre-commit hooks (#31)

otherwise it runs the prettier check on commit messages and finds no files

ad12584e48982f6d068c3980b90f46dbaab9f0b5 authored over 3 years ago by Alex Eagle <[email protected]>
feat: build command (#24)

* feat: build command

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

84ed1cedceb5c9445da292093b78bb93d9758db1 authored over 3 years ago by Thulio Ferraz Assis <[email protected]>
feat: add 'help tags' topic

9c2d7c434be317bd450f649ef4bad1701f5ed7d9 authored over 3 years ago by Alex Eagle <[email protected]>
feat: add help info-keys topic

eb21ffa37edbd4d93577d7a7537fefa2f265c840 authored over 3 years ago by Alex Eagle <[email protected]>
chore: add pre-commit prettier check

This ensures that our markdown is wrapped to 80cols, so that when help topics are presented by t...

9880c2b4755fda9de765c4e5bbbf996cf01f1aee authored over 3 years ago by Alex Eagle <[email protected]>
feat: add docs command

It opens the documentation you request in a browser.

aspect docs -> open docs.bazel.build
aspec...

b38e25b8d6613a9b40dae6b825d3d4d59e52dc37 authored over 3 years ago by Alex Eagle <[email protected]>
fix: make docs output deterministic

08b016d3e5c88c661ec77f19005d2a1653f68235 authored over 3 years ago by Alex Eagle <[email protected]>
feat: generate markdown docs, assert they're up-to-date

7ab48b0769b5b496fa8b26952ac9283c8862d9bb authored over 3 years ago by Alex Eagle <[email protected]>
feat: generate markdown docs, for some future GitHub pages site

98fb48a74b04f25d37d5fb7eefd52a9a68c03b22 authored over 3 years ago by Alex Eagle <[email protected]>
chore: minor styling fix

27c83b7ff8936f1e23ff24719b5bef780f0ac31a authored over 3 years ago by Alex Eagle <[email protected]>
feat(help): Add target-syntax help topic (#13)

942f40fcb93f36b01fa521cf612fee22c4cbd70d authored over 3 years ago by Alex Eagle <[email protected]>
fix: go_repository spam (#12)

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

7c554d8fd551e369b2b78a00b882a03db0150bf8 authored over 3 years ago by Thulio Ferraz Assis <[email protected]>
chore: bump rules_go to 0.28.0 (#10)

e9780bcebd2d82967cb185a62e7f72c98dd97e86 authored over 3 years ago by Matt Mackay <[email protected]>
test: add a unit test for version command

5fe37ae77391f5cb7031db31ccde3cbf30303803 authored over 3 years ago by Alex Eagle <[email protected]>
refactor: OO pattern

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

afcb0638af4572f41a0638f625705c43d39b00e9 authored over 3 years ago by Thulio Ferraz Assis <[email protected]>
refactor: rename test to integration_tests

bf462110eaa1181d0256f6616874eca336197fb2 authored over 3 years ago by Alex Eagle <[email protected]>
chore: add convenience alias to root BUILD file for aspect binary (#8)

173d8bea4e2da4fe383ec7bfc71b4bd1f303f1bf authored over 3 years ago by Matt Mackay <[email protected]>
chore: ignore IJ .idea folder (#7)

f54b9f8a66f1c640eba9bc3fc7ea3604b5c4daf3 authored over 3 years ago by Matt Mackay <[email protected]>
chore: reformat go, add commitizen for commit message

fdbca40e445318dcf0f38a0610498c4dbe157c69 authored over 3 years ago by Alex Eagle <[email protected]>
remove old release script since it is now automated

adf38f2e41275bd4c875daba28052d10ee64741b authored over 3 years ago by Alex Eagle <[email protected]>
Add colorization

2047b7305a295223813bbdcdb6607060f750df4b authored over 3 years ago by Alex Eagle <[email protected]>
Add --interactive flag

e925a5be70250751b61dddbb4c9580fe8b58304c authored over 3 years ago by Alex Eagle <[email protected]>
mark as prereleases

3d6605105ed46b5a8daf87a4c2461a3002b28dfc authored over 3 years ago by Alex Eagle <[email protected]>
try to get clean build tag

2c6b23e92d37fb8ceef069d34522f6729faa4f94 authored over 3 years ago by Alex Eagle <[email protected]>
fix release workflow

c68eb5aa3c69393090d104a9684228060616da7e authored over 3 years ago by Alex Eagle <[email protected]>
introduce release workflow triggered by tags

834118df58ff0103ec1395290157a96b0bbabe90 authored over 3 years ago by Alex Eagle <[email protected]>
Link bazelisk into the program rather than spawn as subprocess

aae30058b2d9f75dcc459371f04041ef3181e0ed authored over 3 years ago by Alex Eagle <[email protected]>
fix test failure

10f1549e1375c2f06186c2596fcbba6e3db02e59 authored over 3 years ago by Alex Eagle <[email protected]>
Merge pull request #1 from aspect-dev/green

Fix broken test

b312f9d7ebe63066b284dbf7f8fef5292e8f8e58 authored over 3 years ago by Alex Eagle <[email protected]>