Shun Arahata
Shun Arahata
## What I noticed that the vscode extension's outputs for copybara configuration files are different from the CLI's output. ## Why `getBuildifierFileType` is out of sync with ## Ref -...
GitHub now supports Mermaid https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/. Therefore, it is helpful if tbls outputs ER diagrams as Mermaid figures.
It is helpful if the protolint has PACKAGE_DEFINED , which checks a file have a package declaration. For example, buf lint has this check. https://buf.build/docs/lint/rules/#minimal
## :beetle: Bug report ### Summary `set-output` will be deprecated. In order to fix this problem, @actions/core needs to be updated https://github.com/actions/toolkit/issues/1218 https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ ### Expected behavior ### Actual behavior ###...