-
Updated
Dec 30, 2020 - Python
Here's what's popular on GitHub today...
-
Updated
Mar 3, 2021 - C
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Jekyll
-
Updated
Mar 4, 2021 - PHP
-
Updated
Mar 4, 2021 - Python
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Mar 4, 2021 - Shell
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Sonatype DepShield
Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 3, 2021
-
Updated
Mar 4, 2021 - C++
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Dec 19, 2020 - Ruby
-
Updated
Mar 4, 2021 - Go
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 4, 2021 - JavaScript
-
Updated
Mar 4, 2021 - Objective-C
-
Updated
Mar 3, 2021 - Python
The generic Windows audit log config lacks many event ids, e.g.
- registry events
- driver load service addition events, System/7045 and Security/4697
- likely others
-
Updated
Mar 4, 2021
-
Updated
Mar 3, 2021 - Clojure
What example does this report relate to?
with-ionic-typescript
What version of Next.js are you using?
10.0.1
What version of Node.js are you using?
12.0.0
What browser are you using?
Crome
What operating system are you using?
macOS
How are you deploying your application?
next start
Describe the Bug
As this example uses javascript vanilla Ionic, the ionic co
-
Updated
Feb 23, 2021 - Go
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.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.