uppy/.github
Merlijn Vos 32eb01e1b4
Remove output compare GitHub Action (#6081)
This was nice when we were gradually migrating the codebase to
TypeScript so we could see if we changed a file from `.js` to `.ts` the
actual output remained the same, even when GitHub shows the entire diff
changed.

But now everything is TS and we aren't doing any JS to TS file changes
so we might as well remove this from CI.

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Removes the `.github/workflows/e2e.yml` GitHub Actions job that
compared built `packages/@uppy/*/lib` outputs and posted diffs to PRs.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
f5d6a74970. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2025-12-03 10:31:49 +01:00
..
ISSUE_TEMPLATE
workflows Remove output compare GitHub Action (#6081) 2025-12-03 10:31:49 +01:00
CONTRIBUTING.md
dependabot.yml