-
Updated
Dec 11, 2020 - JavaScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Dec 11, 2020 - Python
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
GraphQL
-
Updated
Dec 11, 2020 - Python
When map.fitBounds(...) is called with a bearing option passed in, it seems like the bearing is not taken into the account on calculating the appropriate zoom, resulting in part of the bounded area to not be in view.
mapbox-gl-js version: 1.12.0
browser: Chrome
Steps to Trigger Behavior
- Create a bounded area with a list of coordinates
- Call
map.fitBounds(...)wi
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
-
Updated
Nov 4, 2020 - Swift
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
I've come up against a bug with ActiveRecord when using namespaces models and polymorphic associations, it's a common use-case so should probably be fixed before a 4.2 release.
Error:
NoMethodError: undefined method `relation_delegate_class' for Comment:Module
Example:
class Post::Base < ActiveRecord::Base
self.table_name = 'posts'
end
class Post::Special < Post::Base
has-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Dec 11, 2020 - Svelte
-
Updated
Dec 11, 2020 - HTML
-
Updated
Dec 11, 2020 - Ruby
-
Updated
Dec 11, 2020
Motivation
There are instances of "mapbox" and "Mapbox" sprinled all throughout the codebase as variable names and in strings.
Also, in the dist directory, the output files still have "mapbox" in them.
The issue is that this suggests some connection to Mapbox, the company.
Design Alternatives
It would be great to replace all instances of
- "mapbox" with "maplibre"
- "Ma
-
Updated
Dec 11, 2020 - Python
-
Updated
Dec 4, 2020 - Python
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 10, 2020 - Shell
-
Updated
Dec 11, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Oct 2, 2020
Moesif API Insights
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL



Help wanted.🤗
Our lib: https://github.com/thanos-io/thanos/blob/47f9a225cc525bb0c7669c77a7a16a52f0333cfc/pkg/errutil/multierror.go.go#L13
Ideally we can use directly Prometheus one again (it was added tmp to help with Thanos upgrade on Cortex side),