-
Updated
Dec 30, 2020 - Python
Here's what's popular on GitHub today...
-
Updated
Mar 3, 2021 - C
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Bitcoin
-
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
Flaptastic
Manage flaky unit tests with the unit testing framework you already use.
Features
- Checkbox to instantly disable any unhealthy unit test across all branches
- GitHub flaky test warnings on pull requests
- Slack alerting to team channel who's test are flapping
- Metrics and charting to aid you in fixing the biggest disruptions first
Requirements
- CI/CD (CircleCI, TravisCI, Jenkins, etc.)
Flaptastic is designed for organizations with many codebases and teams.
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 3, 2021
-
Updated
Mar 3, 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
GitHub Learning Lab
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.
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.