Skip to content

🛠 Tooling: This repo's .all-contributorsrc updates fail integration tests in CI #2188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
JoshuaKGoldberg opened this issue Apr 8, 2025 · 0 comments
Open
3 tasks done
Labels
area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this!

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Apr 8, 2025

Tooling Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

Currently open, failing PRs:

#2187 has an example of a big integration test snapshot failure:

 ❯ src/integration.test.ts:129:4
    127|  expect(
    128|   diffCreatedDirectory(actual, created.files, processText),
    129|  ).toBeUndefined();
       |    ^
    130| });
    131| 

The issue is roughly around the integration test keeping a snapshot of contributors data in the .all-contributorsrc and/or README.md files.

Additional Info

🎁

@JoshuaKGoldberg JoshuaKGoldberg added area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this! labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tooling Managing the repository's maintenance status: accepting prs Please, send a pull request to resolve this!
Projects
None yet
Development

No branches or pull requests

1 participant