Trending repository
-
Updated
Feb 17, 2022 - TypeScript
February 23, 2022 • Online
Open source projects built in or receiving significant contributions from Brazil :brazil:
Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.
There is several tests that call httbin or bing, and they can't pass if there is no network. Need to find a way todo an actual HTTP request, with the less possible mock so we're confident it's working as expected.
I think I remember httpbin can be install locally, maybe that?
To investigate.
Background:
The official Trivy images are labeled following the org.label-schema Label Schema. That schema has been deprecated in favor of the superseeding OCI image spec annotations.
The first tools rely on the org.opencontainers.image and ignore `
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.
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.