remix-run / remix

Build Better Websites. Create modern, resilient user experiences with web fundamentals.
https://remix.run
MIT License
28.29k stars 2.37k forks source link

Fix post-release workflows #9409

Closed brophdawg11 closed 1 month ago

brophdawg11 commented 1 month ago

I noticed that CI wasn't commenting on issues after releases recently, and it looks like the Find Package job was failing due to a missing npm->pnpm update so it was looking for a package-lock.json file and erroring out: https://github.com/remix-run/remix/actions/runs/8818933926/job/24209000833

I also commented out the deployments and stacks tests since I don't think they've passed in quite some time. Maybe after things simplify in the next version we can revisit that idea - would be great to have those running reliably again - even if on a subset of platforms: https://github.com/remix-run/remix/actions/runs/8162173613

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 8a801300fdecb274901fcfdbb27a064d6b444d88

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR