widgetbook_cli 3.3.1
widgetbook_cli: ^3.3.1 copied to clipboard
CLI that can publish Widgetbook builds and reviews to Widgetbook Cloud.
3.2.0 #
- REFACTOR: Upload build files directly to storage, bypassing Widgetbook Cloud's server. This enhancement ensures that builds are instantly available on Widgetbook Cloud upon completion of the
cloud build pushcommand, eliminating the need for additional processing. (#1229)
3.1.0 #
- BREAKING: Set minimum SDK version to 3.0.0. (#1030)
- FEAT: Introduce new
cloud build pushcommand, and deprecate the oldpublishcommand. (#1153) - REFACTOR: Remove reviews feature in favor of the GitHub app. The
--base-branchoption has no effect anymore. For more info, check our docs for reviews. (#1155)
3.0.0 #
- Initial version 3 stable release.
3.0.0-rc.5 #
- BREAKING: Remove
--github-token&--proptions frompublishcommand. You can now use our GitHub App instead. (#982)
3.0.0-rc.4 #
3.0.0-rc.1 #
3.0.0-beta.27 #
- REFACTOR: ♻️ removed lint package from projects.
- REFACTOR: ♻️ removed package analysis_options files.
- REFACTOR: ♻️ warnings.
- REFACTOR: ♻️ settings.
- REFACTOR: ♻️ git usage.
- FIX: use CI's commit environment variables (#608).
- FIX: 🐛 use cases not found.
- FIX: 🐛 skips most recent commit on base ref.
- FIX: 🐛 identifying merge commits with incorrect keywords.
- FIX: 🐛 provides wrong
shawhen running on GitHub action pull-requests. - FIX: 🐛 directing to incorrect route.
- FIX: 🐛 upload of properties.
- FIX: 🐛 fails pipeline when no generator files exist.
- FIX: 🐛 reads actor and repository including newline.
- FIX: 🐛 bad revision on git diff.
- FIX: 🐛 CLI fails on environments without terminal.
- FIX: 🐛 HttpClient connects to incorrect endpoint.
- FIX: 🐛 UseCaseParser contains hard-coded branch name.
- FIX: 🐛 ambiguous warning for no generator themes.
- FIX: 🐛 rename cli to widgetbook.
- FEAT: ✨ log number of use-cases.
- FEAT: support for Codemagic.
- FEAT: ✨ link to review.
- FEAT: ✨ add
designLinkproperty. - FEAT: ✨ implement ci parser class to parse ci/cd runner information.
- FEAT: comment link to review.
- FEAT: ✨ improve markdown on PR comments.
- FEAT: ✨ comment link to Build in PR.
- FEAT: ✨ changed branch and commit argument to optional.
- FEAT: 🔖 publish CLI to pub.flutter-io.cn.
- DOCS: 📝 add
prandgithub-tokenargs. - DOCS: 🐛 change relative links to global links.
- DOCS: 📝 add documentation for CLI.
3.0.0-beta.26 #
- REFACTOR: ♻️ settings.
- REFACTOR: ♻️ git usage.
- FIX: 🐛 use cases not found.
- FIX: 🐛 skips most recent commit on base ref.
- FIX: 🐛 identifying merge commits with incorrect keywords.
- FIX: 🐛 provides wrong
shawhen running on GitHub action pull-requests. - FIX: 🐛 directing to incorrect route.
- FIX: 🐛 upload of properties.
- FIX: 🐛 fails pipeline when no generator files exist.
- FIX: 🐛 reads actor and repository including newline.
- FIX: 🐛 bad revision on git diff.
- FIX: 🐛 CLI fails on environments without terminal.
- FIX: 🐛 HttpClient connects to incorrect endpoint.
- FIX: 🐛 UseCaseParser contains hard-coded branch name.
- FIX: 🐛 ambiguous warning for no generator themes.
- FIX: 🐛 rename cli to widgetbook.
- FEAT: ✨ log number of use-cases.
- FEAT: support for Codemagic.
- FEAT: ✨ link to review.
- FEAT: ✨ add
designLinkproperty. - FEAT: ✨ implement ci parser class to parse ci/cd runner information.
- FEAT: comment link to review.
- FEAT: ✨ improve markdown on PR comments.
- FEAT: ✨ comment link to Build in PR.
- FEAT: ✨ changed branch and commit argument to optional.
- FEAT: 🔖 publish CLI to pub.flutter-io.cn.
- DOCS: 📝 add
prandgithub-tokenargs. - DOCS: 🐛 change relative links to global links.
- DOCS: 📝 add documentation for CLI.
3.0.0-beta.25 #
- FEAT: ✨ log number of use-cases.
3.0.0-beta.19 #
- REFACTOR: ♻️ settings. (254ebef6)
- REFACTOR: ♻️ git usage. (4f5db511)
- FIX: 🐛 provides wrong
shawhen running on GitHub action pull-requests. (2d2cf624) - FIX: 🐛 directing to incorrect route. (4e610cf8)
- FIX: 🐛 upload of properties. (a9996bbd)
- FIX: 🐛 fails pipeline when no generator files exist. (65ad1e67)
- FIX: 🐛 reads actor and repository including newline. (3bc05624)
- FIX: 🐛 bad revision on git diff. (7019e1a9)
- FIX: 🐛 CLI fails on environments without terminal. (d5101d56)
- FIX: 🐛 HttpClient connects to incorrect endpoint. (58dd870f)
- FIX: 🐛 UseCaseParser contains hard-coded branch name. (8acf8db4)
- FIX: 🐛 ambiguous warning for no generator themes. (fbc56b54)
- FIX: 🐛 rename cli to widgetbook. (3819094e)
- FEAT: ✨ link to review. (db2f239a)
- FEAT: ✨ add
designLinkproperty. (daad8e9c) - FEAT: ✨ implement ci parser class to parse ci/cd runner information. (fb95a76b)
- FEAT: comment link to review. (c320a727)
- FEAT: ✨ improve markdown on PR comments. (0b598639)
- FEAT: ✨ comment link to Build in PR. (9ea0ebf3)
- FEAT: ✨ changed branch and commit argument to optional. (2c37580c)
- FEAT: 🔖 publish CLI to pub.flutter-io.cn. (f40a4512)
- DOCS: 📝 add
prandgithub-tokenargs. (7f600037) - DOCS: 🐛 change relative links to global links. (c0b5e408)
- DOCS: 📝 add documentation for CLI. (2aeabef9)
3.0.0-beta.18 #
- REFACTOR: ♻️ settings. (254ebef6)
- REFACTOR: ♻️ git usage. (4f5db511)
- FIX: 🐛 upload of properties. (a9996bbd)
- FIX: 🐛 fails pipeline when no generator files exist. (65ad1e67)
- FIX: 🐛 reads actor and repository including newline. (3bc05624)
- FIX: 🐛 bad revision on git diff. (7019e1a9)
- FIX: 🐛 CLI fails on environments without terminal. (d5101d56)
- FIX: 🐛 HttpClient connects to incorrect endpoint. (58dd870f)
- FIX: 🐛 UseCaseParser contains hard-coded branch name. (8acf8db4)
- FIX: 🐛 ambiguous warning for no generator themes. (fbc56b54)
- FIX: 🐛 rename cli to widgetbook. (3819094e)
- FEAT: ✨ link to review. (db2f239a)
- FEAT: ✨ add
designLinkproperty. (daad8e9c) - FEAT: ✨ implement ci parser class to parse ci/cd runner information. (fb95a76b)
- FEAT: comment link to review. (c320a727)
- FEAT: ✨ improve markdown on PR comments. (0b598639)
- FEAT: ✨ comment link to Build in PR. (9ea0ebf3)
- FEAT: ✨ changed branch and commit argument to optional. (2c37580c)
- FEAT: 🔖 publish CLI to pub.flutter-io.cn. (f40a4512)
- DOCS: 📝 add
prandgithub-tokenargs. (7f600037) - DOCS: 🐛 change relative links to global links. (c0b5e408)
- DOCS: 📝 add documentation for CLI. (2aeabef9)
3.0.0-beta.17 #
- feat: add link to review in GitHub comment
3.0.0-beta.16 #
- fix: upload of locales, devices, themes and text scales
3.0.0-beta.15 #
- fix:
designLinkis not uploaded
3.0.0-beta.14 #
- feat: add upload of
designLinkproperty - fix: CLI returns code
>0when no review information is available
3.0.0-beta.13 #
- feat: add command for
publish
2.0.3-beta.1 #
- fix(cli):
UseCaseParserusesrefinstead ofbasebranch - fix(cli):
HttpClientconnects to incorrect endpoint
2.0.2 #
- fix(cli):
UseCaseParsercontains hard-coded branch name
2.0.1 #
- feat: improve comment link markdown.
2.0.0 #
- docs: add
prandgithub-tokenarguments - feat: improve comment link markdown
- feat: comment link to Build in PR
- fix: ambiguous warning when no generator files are found
- docs: change relative links to global links.
- feat: change
path,branch,commit, andgit-providerarguments from mandatory to optional. - fix: change name of executable from
widgetbook-clitowidgetbook. - Initial version.