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

feat(InputFileResolver): remove InputFileDescriptor support #1390

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

simondel
Copy link
Member

BREAKING CHANGE: removed InputFileDescriptor support. Entries of the files and mutate array should only contain strings, not objects. The files array can be removed in most cases as it can be generated using Git.

@ghost ghost assigned simondel Feb 12, 2019
@ghost ghost added the 🔎 Needs review label Feb 12, 2019
@nicojs nicojs merged commit d307961 into v1 Feb 12, 2019
@ghost ghost removed the 🔎 Needs review label Feb 12, 2019
@nicojs nicojs deleted the remove-inputfiledescriptor branch February 12, 2019 10:44
nicojs pushed a commit that referenced this pull request Feb 12, 2019
BREAKING CHANGE: removed InputFileDescriptor support. Entries of the `files` and `mutate` array should only contain strings, not objects. The `files` array can be removed in most cases as it can be generated using Git.
nicojs pushed a commit that referenced this pull request Feb 12, 2019
BREAKING CHANGE: removed InputFileDescriptor support. Entries of the `files` and `mutate` array should only contain strings, not objects. The `files` array can be removed in most cases as it can be generated using Git.
nicojs pushed a commit that referenced this pull request Feb 13, 2019
BREAKING CHANGE: removed InputFileDescriptor support. Entries of the `files` and `mutate` array should only contain strings, not objects. The `files` array can be removed in most cases as it can be generated using Git.
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