Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 1 commit into
base: trunk
Choose a base branch
from

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.

None yet

2 participants