Skip to content

Conversation

@cpcallen
Copy link
Collaborator

@cpcallen cpcallen commented Nov 17, 2022

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

The bash script tests/run_all_tests.sh was deleted in PR #6431, where it was replaced by scripts/gulpfiles/test_tasks.js, but it was inadvertently resurrected by PR #6475, apparently due to an error when manually resolving conflicts for merge commit 00676ed.

Proposed Changes

Delete it again.

The bash script tests/run_all_tests.js was deleted in PR RaspberryPiFoundation#6431, where
it was replaced by `scripts/gulpfiles/test_tasks.js`, but it was
inadvertently resurrected by PR RaspberryPiFoundation#6475, apparently due to an error when
manually resolving conflicts for merge commit 00676ed.

Begone, undead script!
@cpcallen cpcallen added component: build process PR: chore General chores (dependencies, typos, etc) labels Nov 17, 2022
@cpcallen cpcallen requested a review from NeilFraser November 17, 2022 21:27
@cpcallen cpcallen requested a review from a team as a code owner November 17, 2022 21:27
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Nov 17, 2022
@NeilFraser
Copy link
Contributor

The title and description talk about deleting the .js file, when in fact it's the .sh file.
I wouldn't worry about this, it's already deleted in the large PR I'm working on.

@cpcallen cpcallen changed the title chore(build): Re-delete tests/run_all_tests.js chore(build): Re-delete tests/run_all_tests.sh Nov 21, 2022
@github-actions github-actions bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Nov 21, 2022
@cpcallen cpcallen merged commit 0c81291 into RaspberryPiFoundation:develop Nov 21, 2022
@cpcallen cpcallen deleted the delete-run-all-tests branch November 21, 2022 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: build process PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants