Skip to content

Implement preprocess option in the testling field#62

Draft
tarruda wants to merge 1 commit intotape-testing:masterfrom
tarruda:preprocess
Draft

Implement preprocess option in the testling field#62
tarruda wants to merge 1 commit intotape-testing:masterfrom
tarruda:preprocess

Conversation

@tarruda
Copy link

@tarruda tarruda commented Jan 8, 2014

This option should make simple perform complex transformations in the bundle for testling. For example:

{
  "testling": {
    "preprocess": {
      "command": "./bundle.sh",
      "args": ["arg1", "arg2"]
    }
  }
}

Let preprocess field be specified as string

Add documentation to the preprocess option
@tarruda
Copy link
Author

tarruda commented Jan 8, 2014

If you want I can squash everything into a single commit

@tarruda tarruda mentioned this pull request Jan 8, 2014
@ljharb

This comment has been minimized.

@tarruda

This comment has been minimized.

@ljharb
Copy link
Collaborator

ljharb commented Jan 10, 2020

Looks like #85 added the preprocess option; i'll rebase this and retain what i can.

@ljharb
Copy link
Collaborator

ljharb commented Jan 10, 2020

@tarruda i've rebased this; and i know it's been many years since you made the PR :-) I just took over this package and don't yet have full context. Can you help me understand what changes remain, and how they could be tested and made to work?

@ljharb ljharb marked this pull request as draft September 19, 2022 23:59
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