Here's what's popular on GitHub today...
-
Updated
May 23, 2021 - Rust
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
PWA
-
Updated
May 24, 2021 - TypeScript
30 Minutes to Merge: GitHub Automation
May 25, 2021 • Online
-
Updated
May 23, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
BuildPulse
Spend more time shipping and less time re-running flaky tests
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.
-
Updated
May 24, 2021 - C#
-
Updated
May 24, 2021
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
May 24, 2021 - JavaScript
-
Updated
May 21, 2021 - Jupyter Notebook
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 23, 2021 - Python
-
Updated
May 21, 2021 - HTML
-
Updated
May 24, 2021 - Python
-
Updated
May 22, 2021 - Python
-
Updated
May 24, 2021 - Python
-
Updated
May 23, 2021 - Vue
-
Updated
May 20, 2021 - JavaScript
-
Updated
May 24, 2021 - Python
-
Updated
Jan 6, 2021
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
This issue is for tracking PR to pass the command line integration test.
If you are interested, you can comment on this issue and I will assign it to you. This issue is for tracking PR to pass the command line integration test. Some of them may already pass the tests.
https://github.com/opencontainers/runtime-tools/tree/master/validation/create
https://github.com/o