-
Updated
Jun 11, 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.
Linux
-
Updated
Jun 11, 2021 - Jupyter Notebook
-
Updated
Jun 9, 2021
Game Off
November 01, 2021 - December 01, 2021 • Online
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jun 11, 2021 - Swift
Layer CI
Ship code faster with LayerCI
Developers move much faster using LayerCI to get per-branch review & E2E testing environments.
- It's easy to write efficient tests with our familiar Docker-like syntax. Never see a huge YAML file again.
- Get a staging server per-commit by adding
EXPOSE WEBSITEto the bottom of your pipeline configuration - Skip repetitive setup with our industry-leading Layer cache, it's like "docker build" but supercharged specifically for CI.
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jun 8, 2021
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 11, 2021 - Jupyter Notebook
-
Updated
Jun 11, 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
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.