mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 10:25:33 +00:00
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
|
||
|---|---|---|
| .. | ||
| bundlers.yml | ||
| ci.yml | ||
| companion-deploy.yml | ||
| lockfile_check.yml | ||
| manual-cdn.yml | ||
| release.yml | ||