Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 12, 2022 - Python
The Download
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Popular topic
Emacs
Trending repository
-
Updated
Jul 12, 2022
Trending repository
-
Updated
Jul 12, 2022 - Swift
Upcoming event recommended by GitHub
Git Merge 2022
September 14, 2022 - September 15, 2022 • Chicago, IL
Trending repository
-
Updated
Jul 12, 2022 - Jupyter Notebook
Trending repository
-
Updated
Jul 5, 2022 - Java
Collection recommended by GitHub
App recommended by GitHub
CircleCI
About CircleCI
The world’s best software teams deliver quality code, confidently, with CircleCI.
Get started in no time
CircleCI’s free plan offers more build minutes than any free plan out there. Up to 6,000 build minutes/month and 30 jobs at a time.
Most customizable environments of any CI/CD provider
Widest choice to customize operating systems, CPUs, GPUs, memory and images for each job. Build for Docker, Windows, Linux, Arm and macOS or build on your own compute with runners.
Trending repository
-
Updated
Jul 12, 2022 - Go
Trending repository
-
Updated
Jul 12, 2022
Trending repository
Describe the proposed change(s).
It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Trending repository
-
Updated
Jul 11, 2022
Trending repository
-
Updated
Jul 8, 2022 - Nunjucks
Trending repository
-
Updated
Jul 10, 2022 - JavaScript
Trending repository
-
Updated
Jul 12, 2022 - Python
Trending repository
-
Updated
Jul 12, 2022 - Shell
Trending repository
-
Updated
Jul 6, 2022 - Python
Trending repository
This action doesn't require debug mode. A user can optionally add it as a precondition to a keyboard shortcut if they so choose.
Trending repository
-
Updated
Jul 12, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 12, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 12, 2022 - PowerShell
Trending repository
-
Updated
Jul 12, 2022 - Python
Trending repository
Trending repository
Whiskers' regex looks for <..> as opposed to tokenizing the input, so it is not able to detect truncated/mistyped input.
For example it can't detect that <!b is not terminated in<?b> X <!b Y </b>.
With some heuristics it could be improved: match for <?, <! and </ and only allow identifiers which are terminated with >, otherwise it is invalid.
_Originally posted by @axic in h
Trending repository
Some destructive operations have their confirmation behavior defaulting to "yes." We should default to "yes" when the behavior is non-destructive, e.g. creating a workspace, but we should default to "no" when it's something destructive, like deleting a user.
App recommended by GitHub
Datree
The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.
On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.
What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist: