aspect-build / aspect-cli

correct, fast, usable: choose three
https://aspect.build/cli
Apache License 2.0
93 stars 21 forks source link

chore: remove homebrew from release artifacts and switch to monorepo versioning #743

Closed gregmagolan closed 1 month ago

gregmagolan commented 2 months ago

Aspect CLI OSS open-core will no longer be available at the aspect-build/aspect/aspect homebrew formula. Instead the Aspect Community Licensed Aspect CLI which includes closed source code on top of the OSS open-core will be shipped via that homebrew formula.

In the future, a from-source Homebrew formula could be created (similar to what bazelisk does) to build the Aspect CLI OSS from source and have it available at brew install aspect.

This change also switch the versioning and stamping for Aspect CLI OSS releases to use our monorepo versioning scheme <year>.<week>.<commits_in_week>-<commit_hash>. A GitHub Action on a weekly cron to add the weekly tag is added here.

aspect-workflows[bot] commented 2 months ago

Test

All tests were cache hits

204 tests (100.0%) were fully cached saving 7m 40s.


Buildifier      Format