-
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.
Homebrew
-
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
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
-
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 10, 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
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.



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),