Skip to content

Fix error in bc-check script #842

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

Merged
merged 1 commit into from
Jan 12, 2020

Conversation

acrobat
Copy link
Collaborator

@acrobat acrobat commented Jan 12, 2020

Fixes #841

@GrahamCampbell
Copy link
Contributor

Do we even need this script anymore?

@acrobat
Copy link
Collaborator Author

acrobat commented Jan 12, 2020

Yes we need this to support both v1 and v2 of httplug. As the bc break tool thinks the interface changes on some of the httplug interfaces are bc breaks, but we have to bc layers in place so it's not a bc break for our users.

This script can be removed when we release a new major and remove support for httplug V1

@acrobat acrobat merged commit ffddf1d into KnpLabs:master Jan 12, 2020
@acrobat acrobat deleted the fix-bc-check-syntax-error branch January 12, 2020 12:11
@GrahamCampbell
Copy link
Contributor

Yes we need this to support both v1 and v2 of httplug.

Not since the last release was tagged?

@acrobat
Copy link
Collaborator Author

acrobat commented Jan 12, 2020

@GrahamCampbell Hmm you could actually have a point there, let me check this! Otherwise we should indeed remove the script, no need for the extra complexity then.

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.

Broken bc script
2 participants