Trending repository
-
Updated
Jan 13, 2022 - Shell
This year’s Game Off wrapped up with over 500 submissions. Check out the game called CodeBreakers - one of this year’s top entries.
January 19, 2022 • Virtual
Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.
Just like in the Windows Explorer application, make a button appear with the text Extract all when clicking once on a .zip file
Add a button to extract all contents from a zip file
Maybe A shortcut like CTRL + E to extract
| Capability | Priority |
|---|---|
| This proposal will allow developers to |
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
When using the Superset cli, the
import-datasourcescommand using the "-s"/"--sync" flag does not work as intended. It seems as though the command runs as if the flag is not present.How to reproduce the bug
superset import-datasources -p ~/datasets/data.yaml