Here's what's popular on GitHub today...
Trending repository
-
Updated
Apr 3, 2022 - C++
Game Bytes
Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.
Popular topic
Python
Trending repository
Trending repository
-
Updated
Apr 5, 2022 - Shell
Upcoming event recommended by GitHub
Open Source Friday: Supercharge Images on Netlify with Cloudinary
April 08, 2022 • Online
Trending repository
-
Updated
Mar 30, 2022 - Python
Trending repository
-
Updated
Apr 5, 2022 - Go
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Datree
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.
Trending repository
-
Updated
Apr 4, 2022
Trending repository
Trending repository
-
Updated
Apr 5, 2022
Trending repository
Trending repository
-
Updated
Apr 5, 2022 - Python
Trending repository
Trending repository
Trending repository
-
Updated
Apr 5, 2022 - Java
Trending repository
-
Updated
Apr 2, 2022 - C
Trending repository
-
Updated
Mar 31, 2022 - JavaScript
Trending repository
-
Updated
Apr 2, 2022 - JavaScript
Trending repository
-
Updated
Apr 5, 2022 - GAP
Trending repository
Summary
The Event Hubs client library aims to be mockable and fully support testability. To help illustrate usage of the new API for the testing scenarios, a set of samples mocking the various Event Hubs client types and illustrating use of the model factory is needed.
Scope of Work
- Implement a sample or set of samples demonstrating a basic approach for mocking the high level cli
Trending repository
-
Updated
Apr 5, 2022 - Python
Trending repository
For support purposes it is good to know where the fences are (polygon, circular, inclusion/exclusion) so we should log these somehow. Perhaps when the log file is first started.
This comes from this discussion https://discuss.ardupilot.org/t/no-polygone-fences-in-the-dataflash-logs/82566/2
Trending repository
-
Updated
Apr 5, 2022 - C#
Trending repository
-
Updated
Apr 5, 2022 - Vue
Trending repository
-
Updated
Apr 5, 2022 - Vue
Trending repository
-
Updated
Apr 4, 2022 - JavaScript
App recommended by GitHub
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
Description
When the "Run" button is clicked - it gets the disabled styles indicating a user should not be able to perform clicks while a particular query is running. But this does not prevent the operations to be performed repeatedly by clicking the button in the loading state.
This PR fixes this issue by checking if the button is not in a loading state, and only then allowing the onclic