redis-doc icon indicating copy to clipboard operation
redis-doc copied to clipboard

"Checking your work" and also .github/workflows/pull_request.yml are broken

Open lukepalmer opened this issue 4 years ago • 1 comments

The instructions for "Checking your work" are not usable.

This is because:

  • The file named '.gems' does not exist.
  • No Makefile exists

The github pull request workflow in .github/workflows/pull_request.yml appears to be based on these instructions and fails as one would expect.

lukepalmer avatar Apr 12 '22 18:04 lukepalmer

Hi @lukepalmer and thanks for the report. This is correct. These sections will need to be updated once we've finished the infrastructure-related efforts (cc @slorello89).

itamarhaber avatar May 31 '22 14:05 itamarhaber

pull-request.yml has been replaced/removed, closing

mich-elle-luna avatar Dec 26 '23 20:12 mich-elle-luna