Skip to content

Here's what's popular on GitHub today...

Gamedev.js Jam 2022

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.

Twitter logo

Popular topic

Twitter is an online news and social networking service where users post and interact with messages, known as “Tweets”.
appsmith

Trending repository

rimildeyjsr
rimildeyjsr commented Mar 29, 2022

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

Bug Good First Issue Actions Pod Query Editor

App recommended by GitHub

Semgrep

Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.

  • Open source, works on 17+ languages
  • Scan with 1,500+ community rules
  • Write rules that look like your code
  • Quickly get results in the terminal, editor, or CI/CD
  • Flag issues moving forward, get results in pull requests, Slack, + more
azure-sdk-for-net

Trending repository

jsquire
jsquire commented Aug 23, 2019

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
Event Hubs Client help wanted good first issue
ardupilot

Trending repository

Flaptastic screenshot

App recommended by GitHub

Flaptastic

Manage flaky unit tests with the unit testing framework you already use.

Features

  • Checkbox to instantly disable any unhealthy unit test across all branches
  • GitHub flaky test warnings on pull requests
  • Slack alerting to team channel who's test are flapping
  • Metrics and charting to aid you in fixing the biggest disruptions first

Requirements

  • CI/CD (CircleCI, TravisCI, Jenkins, etc.)

Flaptastic is designed for organizations with many codebases and teams.