-
Updated
Jun 12, 2021 - C
Here's what's popular on GitHub today...
-
Updated
Jun 10, 2021
We’ve seen some amazing community projects this last month. This was a huge month for the community with hundreds of new releases. There’s everything from world-changing tech to weekend hobbies.
Flask
-
Updated
Jun 12, 2021 - Jupyter Notebook
-
Updated
Jun 9, 2021
Game Off
November 01, 2021 - December 01, 2021 • Online
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jun 11, 2021 - Swift
WhiteSource Bolt
We'll help you harness the power of open source without compromising on security or agility!
WhiteSource Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jun 8, 2021
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 11, 2021 - Jupyter Notebook
-
Updated
Jun 12, 2021 - Go
-
Updated
Jun 10, 2021 - PowerShell
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 11, 2021
-
Updated
Jun 11, 2021 - JavaScript
Steps to reproduce:
- Visit the Actions tab.
- Create an action with some comment
- Try modifying the action comment
-
Updated
Jun 11, 2021 - JavaScript
With PaperMC getting access to the new GitHub templates that are slowly rolling out, it would be cool to consider some kind of command to help pre-fill information for reporting bug
As seen here (https://github.com/PaperMC/Paper/blob/0d92e6b53f1889fadc6a6c6aaf72b7e83a37aa31/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml) PaperMC is already in the works on the new template st
Restyled.io
Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.
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.