-
Updated
Apr 22, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Apr 22, 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.
GraphQL
-
Updated
Apr 22, 2021 - TypeScript
-
Updated
Apr 22, 2021 - C#
-
Updated
Apr 22, 2021 - Java
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
-
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 22, 2021 - C++
-
Updated
Apr 22, 2021 - C
-
Updated
Apr 22, 2021 - Solidity
-
Updated
Mar 31, 2021 - Python
-
Updated
Apr 22, 2021 - Python
-
Updated
Mar 31, 2021 - Java
-
Updated
Feb 1, 2021 - C++
-
Updated
Apr 20, 2021 - C++
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Apr 21, 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 22, 2021 - Java
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.
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