Trending repository
-
Updated
Jul 25, 2022 - C++
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
August 08, 2022 - August 10, 2022 • Kansas City, MO
Zube is a stand-alone Agile project management tool that lets you seamlessly work with GitHub Issues.
Zube is right for you if you want any of these:
To enhance the safety of users of Tor windows, we should enable HTTPS-Only Mode by default.
HTTPS-Only Mode is currently opt-in. When it is enabled, attempting to visit an insecure website results in the following interstitial page from Chromium:
We can consider whether to add mor
As some may notice after this is pointed out, there might be something amiss with the descriptions of triple and quadruple windows.
First issue is the fact that the following description:
Is the description of the following constructions:
Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.
Is there an existing issue for this?
Describe the problem
The current
Build.yamlworkflow is specific to building and testing theappmodule, however, there are more than 1 apps in the project.Describe the solution
An additional build/test workflow should be added to also build/test
app-nia-catalogAdditional context
N/A