-
Updated
Feb 19, 2021 - Python
Here's what's popular on GitHub today...
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
-
Updated
Feb 19, 2021 - Shell
-
Updated
Feb 18, 2021 - TypeScript
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Feb 19, 2021 - Python
Jira Software + GitHub
Connect your code with your project management in Jira. A separate Jira Cloud subscription is required. With two of your most important tools connected, you'll spend less time managing projects and more time working on them.
By installing or using the app, you agree to the Terms and Conditions.
-
Updated
Feb 18, 2021
-
Updated
Feb 18, 2021
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Feb 19, 2021 - Python
100 coverage
We're down from 100 coverage again.
---------------------|----------|----------|----------|----------|-------------------|
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
---------------------|----------|----------|----------|----------|-------------------|
All files | 99.64 | 98.59 | 100 | 99.63 | |
und
-
Updated
Feb 17, 2021
In what area(s)?
/area test-and-release
Describe the proposal
Add /assign feature to dapr-bot workflow
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Feb 17, 2021 - Python
-
Updated
Feb 18, 2021 - Jupyter Notebook
-
Updated
Feb 3, 2021 - Java
-
Updated
Feb 4, 2021
-
Updated
Feb 18, 2021 - Julia
-
Updated
Jan 28, 2021 - JavaScript
In my mind one of the key things (besides visualization) Sourcetrail provides is a useful graph structure for source code that can be used for various types of analysis, without having to go through the pain of writing a clang analyzer yourself. However, since sourcetrail doesn't have plugins (#1076), writing your own analysis tools is a bit of work, and may not let you use other kinds of graph an
-
Updated
Feb 19, 2021 - JavaScript
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
- Open demo at https://ant.desig
-
Updated
Feb 19, 2021 - Go
LogRocket
LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.
LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.


Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak