The Wayback Machine - https://web.archive.org/web/20201208091908/https://github.com/explore
Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Objective-C logo
Popular topic
Objective-C is general purpose, object-oriented programming language used for macOS and iOS operating systems.
Trending repository
GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
Trending repository

Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR's ever-growing Content Repository. Pull Requests are always welcome and highly appreciated!
  • Updated Dec 8, 2020
  • Python
Codecov | Code Coverage Reports screenshot
App recommended by GitHub

Codecov | Code Coverage Reports

Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.

  1. Uploads coverage reports from your CI
  2. Merges all builds and languages into one beautiful, coherent report.
  3. Displays data in GitHub via our Sourcegraph browser extension.

Is your team using GitHub Enterprise? If so, check out Codecov Enterprise.

Do you have less than 5 users in your organization? You can sign up for free on codecov.io.

Trending repository
horenmar
horenmar commented Nov 25, 2020

They should take single matcher during construction, and their match method should take a generic range, using the new generic matcher support.

Expected usage:

REQUIRE_THAT(get_keys(), AllMatch(KeyPattern({1, 2, 3})));
REQUIRE_THAT(get_numbers(), NoneMatch(IsOdd{}));
REQUIRE_THAT(get_strings(), AnyMatch(Contains("webscale") && !Contains("MongoDB")));

the matching semantics

Trending repository
brito-rafa
brito-rafa commented Nov 17, 2020

What steps did you take and what happened:
[A clear and concise description of what the bug is, and what commands you ran.)

Installed Velero with the following (as per documentation - note the --generate-name)

helm install vmware-tanzu/velero --namespace velero
--set-file credentials.secretContents.cloud=/Users/rbrito/OneDrive/migrator/credentials-velero
--set configuration.provid

Trending repository
sudipju
sudipju commented Nov 6, 2020

Hello,

We are using this module for the cluster creation for our project. We are planning to use some of our applications to be running with confidential computing. I didn't notice that support yet by this module. Could you please enlighten, in case you have some plan in near future.
Any response on this topic will be well appreciated !

Thanks,
Sudip

AFLplusplus
Trending repository
fuzzah
fuzzah commented Mar 26, 2020

Just lost my status screens with few billions of execs :(
So, my ideas:

  1. Can we store all the fuzzer stats as shown in status screen, and then restore it when resuming (with both AFL_AUTORESUME and '-i' option) ? If it somehow affects or depends on inner state of AFL++ instance, can we restore this inner state too?
  2. Can we prevent random Ctrl+C presses for example, by asking to confirm? You
TestQuality screenshot
App recommended by GitHub

TestQuality

TestQuality is the #1 Test Case Creation and Management app for GitHub Workflows. TestQuality extends your Github DevOps workflow to provide powerful and modern GitHub issue powered test case creation and management. TestQuality integrates with GitHub, Jira, Selenium, Jenkins, Cloudbees, Cucumber, JUnit and more to complement your entire DevOps workflow. TestQuality is FREE for GitHub public repo’s and affordable for teams on private repo's.

You can’t perform that action at this time.