Skip to content

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

LaTeX logo

Popular topic

LaTeX is a document preparation system.
GitHub Constellation India 2022

Upcoming event recommended by GitHub

Mar
22

GitHub Constellation India 2022

March 22, 2022 - March 24, 2022 • Virtual

Join us for two days of exclusive events focused on how code is empowering India.
gitpod.io screenshot

App recommended by GitHub

gitpod.io

Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..

With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.

Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/

Trending repository

growthbook

Trending repository

Auz
Auz commented Nov 27, 2021

When we show data for a metric, we currently don't include the current day's worth of data. For users just getting set up, they may only have events from today, and want to test out if the query is working, and by excluding events from 'today', they can't see results.

TODO:

  • In packages/back-end/src/services/experiments.ts on line 329, instead of using the current date as the value

Trending repository

MirtoBusico
MirtoBusico commented Feb 26, 2022

Issue description

Using the authz-keycloak plugin when access is not permitted you correctly receive an access denied message

{"error":"access_denied","error_description":"not_authorized"}

in the body of the requested url

Question: is it possible to specify a redirect url to be used when the access is denied so the user see predefined page instead of a message?

Env

Sortable

Trending repository

yjukaku
yjukaku commented Jul 15, 2020

Describe the bug

When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the revertOnSpill: true option.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://sortablejs.github.io/Sortable/#swap
  2. Drag "Item 1" to h
next.js

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.