Skip to content

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

Open
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

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

🎁

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: toolingManaging the repository's maintenancestatus: accepting prsPlease, send a pull request to resolve this!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions