Skip to content

GitHub Actions checks cleanup#37

Merged
rafecolton merged 4 commits intomainfrom
Rory-TellPeopleHowToRunTheChecks
May 7, 2025
Merged

GitHub Actions checks cleanup#37
rafecolton merged 4 commits intomainfrom
Rory-TellPeopleHowToRunTheChecks

Conversation

@roryabraham
Copy link
Contributor

@roryabraham roryabraham commented May 7, 2025

Details

This PR does three things:

  • Remove no-longer-needed package.json and package-lock.json
  • If a check fails, print a message explaining how to run it locally (since it's a bit weird using a script from another repo)
  • Moves scripts from .github/scripts to scripts. This is mostly to make them more discoverable and reduce keystrokes when running them locally. Not sure why they were in .github anyways 🤷🏼

Related Issues

cleanup for https://github.com/Expensify/Expensify/issues/484931

Manual Tests

The PR checks on this PR are the tests. I also ran all the scripts locally to verify they passed, then changed things to make them fail, ran them again and verified that they fail.

@roryabraham roryabraham requested a review from rafecolton May 7, 2025 17:52
@roryabraham roryabraham self-assigned this May 7, 2025
@rafecolton rafecolton merged commit 1e03139 into main May 7, 2025
5 checks passed
@rafecolton rafecolton deleted the Rory-TellPeopleHowToRunTheChecks branch May 7, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants