-
Updated
Nov 9, 2018 - Python
Here's what's popular on GitHub today...
-
Updated
Jun 18, 2021 - Go
Your favorite open source projects and the developers who make them happen. Listen in!
Jekyll
-
Updated
Jun 18, 2021
Game Off
November 01, 2021 - December 01, 2021 • Online
-
Updated
Jun 18, 2021 - Assembly
-
Updated
Jun 19, 2021 - Python
App Center
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
-
Updated
Jun 17, 2021 - Rust
-
Updated
Jun 17, 2021 - JavaScript
Describe the bug
When installing from ISO, the user is prompted for a cluster token. I had set satellite of love for my main server (gypsy; physical server) and two nodes (tom-servo; physical server, crow; virtual machine). The server/controller boots and is accessible as expected, but the nodes never successfully join.
To Reproduce
Steps to reproduce the behavior:
- Boot main ser
What happened
In kubernetes/kubernetes#102354 (comment) @aojea brought up the fact that to get Service IPs we currently need to make an API call, i suppose that is suboptimal .
in a nutshell...
- We CREATE services in one place, and this returns the Service IP that we dont use at that time.
// kubemanager.go i
Suggestion
🔍 Search Terms
- scanner + label:API
- SourceFileLike
- getPositionOfLineAndCharacter
- getLineAndCharacterOfPosition
✅ Viability Checklist
My suggestion meets these guidelines:
- This wouldn't be a breaking change in existing TypeScript/JavaScript code
- This wouldn't change the runtime behavior of existing JavaScript code
- This could be impleme
-
Updated
Jun 18, 2021
What example does this report relate to?
with-Apollo
What version of Next.js are you using?
10.0.0
What version of Node.js are you using?
10.14.2
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other platform
Describe the Bug
The Apollo client query response is s
-
Updated
Jun 19, 2021 - Go
-
Updated
Jun 18, 2021
Better URL Regex
We do not match on:
google.com
Because there is no HTTPS at the start.
The solution is to build a list of all top level domains ( see https://data.iana.org/TLD/tlds-alpha-by-domain.txt for all of them in a neat text file) and match only if the end matches a TLD.
An example regex is:
.*\.com|\.org
Which matches:
tryhackme.com
-
Updated
Jun 18, 2021 - C
I am intentionally making this issue specific but I assume it could be expanded to include much more of the API.
Problem
I do not have the entire Prisma Client API perfectly (let alone roughly) committed to memory.
When I go to use it to query for many results the operations tell me nothing about what and why they will do. I only have types to work with.
I don't want to open my br
-
Updated
Jun 16, 2021 - Inno Setup
-
Updated
Jun 17, 2021 - Python
Question
Environment:
v1.1.1
v1.20.6+k3s1
- Node config
- Alpine (2x worker)
- Ubuntu 20.04 (Worker/master)
Does Longhorn Require Bash?
Reason I ask is because I'd installed the following and remounted / as shared and whilst longhorn was running I couldn't get anything to mount if the pod was scheduled to the alpine node, longhorn would be showing attaching/detac
-
Updated
Apr 28, 2021
BuildPulse
Spend more time shipping and less time re-running flaky tests
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.