Skip to content

[DRAFT] Removing rm for php5 from interactive-code-block's project.json#131

Draft
seanmorris wants to merge 1 commit intoWordPress:trunkfrom
seanmorris:sm-cleanup-icb-project-json
Draft

[DRAFT] Removing rm for php5 from interactive-code-block's project.json#131
seanmorris wants to merge 1 commit intoWordPress:trunkfrom
seanmorris:sm-cleanup-icb-project-json

Conversation

@seanmorris
Copy link
Contributor

@seanmorris seanmorris commented Dec 8, 2023

DRAFT

What?

This PR removes the reference to the unused PHP 5 from interactive-code-block's project.json.

Why?

PHP 5 is being deprecated from @php-wasm.

How?

By deleting the line.

Testing Instructions

Check out the branch, pull dependencies

git checkout sm-cleanup-icb-project-json
npm install

Reset NX

nx reset

Run the build, check to see that the error is gone:

npm run build

@seanmorris seanmorris changed the title [WIP] Removing rm for php5 [WIP] Removing rm for php5 from interactive-code-block's project.json Dec 8, 2023
@seanmorris seanmorris changed the title [WIP] Removing rm for php5 from interactive-code-block's project.json [DRAFT] Removing rm for php5 from interactive-code-block's project.json Dec 8, 2023
@seanmorris seanmorris changed the title [DRAFT] Removing rm for php5 from interactive-code-block's project.json Removing rm for php5 from interactive-code-block's project.json Dec 13, 2023
@adamziel
Copy link
Collaborator

adamziel commented Dec 14, 2023

@seanmorris a successful build is surely nice, but did you check if that built plugin actually works?

@seanmorris seanmorris marked this pull request as draft December 17, 2023 00:28
@seanmorris seanmorris changed the title Removing rm for php5 from interactive-code-block's project.json [DRAFT] Removing rm for php5 from interactive-code-block's project.json Dec 17, 2023
@seanmorris seanmorris self-assigned this Dec 22, 2023
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