-
Updated
Apr 21, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Apr 21, 2021 - Rust
In this “30 Minutes to Merge” we’ll be joined by Solutions Engineer @Hollywood. We’ll dig in deeper into branching and merging strategies to optimize productivity, support multiple releases and manage code changes, git merge vs rebase. See you April 23rd at 11:00 am EST, 16:00 UK.
SQL
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Apr 21, 2021 - C#
-
Updated
Apr 21, 2021 - Java
Made in India
Open source projects built in or receiving significant contributions from India :india:
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.
-
Updated
Apr 21, 2021
-
Updated
Apr 19, 2021
Best I can tell, all executables produce 0 as a Linux exit code, regardless how wrongly they were invoked. That's a problem, e.g. when attempting to run the gateway as a systemd.service.
Specific use case: storj-gateway.service runs gateway_xxx_yyy --config-dir does-not-exist. Systemd happily reports that everything is fine -- which of course it is not, but it cannot tell unless the exit co
-
Updated
Apr 21, 2021 - C++
-
Updated
Apr 20, 2021 - C
-
Updated
Mar 25, 2021 - Solidity
-
Updated
Mar 31, 2021 - Python
-
Updated
Apr 21, 2021 - Python
-
Updated
Mar 31, 2021 - Java
-
Updated
Feb 1, 2021 - C++
-
Updated
Apr 20, 2021 - C++
-
Updated
Apr 17, 2021 - JavaScript
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Apr 20, 2021 - C
Summary
This is minor, but also really annoying when trying to run a bunch of workflows from the UI.
- Go to /workflows
- Click 'Submit new workflow'
- Click in the 'select a workflow template' text area
- Start typing
Issue: Your typing isn't refining the search.
I have to click again in the text dropdown for my typing to be effective.
Diagnostics
What Kubernetes
-
Updated
Apr 20, 2021 - Java
Stale
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
How it works
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
Build an example
Is your feature request related to a problem? Please describe.
New example use-case
Describe the solution you'd like
We've had a few people ask if they can use Supabase directly in their Webflow project. We don't know for sure, but we suspect you can if you're on Webflow's paid plan (so that you can add custom code).
You can already use supabase on a static