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

ansi_escape_senquences -> ansi_escape_sequences #53

Merged
merged 3 commits into from
Aug 27, 2019

Conversation

clalancette
Copy link
Contributor

This does change the name of a public API. If we are concerned about that, I can instead alias the functions together.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette
Copy link
Contributor Author

clalancette commented Aug 13, 2019

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@dirk-thomas
Copy link
Contributor

There is no reason to break public API so please update the change to be backward compatible.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette
Copy link
Contributor Author

Done in 3dcc947

@clalancette
Copy link
Contributor Author

All of the CI warnings were already there in nightlies, so this should be ready for review.

@dirk-thomas
Copy link
Contributor

Actually what branch should this change target? It looks like there are specific crystal and dashing branches...

@dirk-thomas
Copy link
Contributor

At least for crystal that doesn't seem to be reflected in the rosdistro: https://github.com/ros/rosdistro/blob/0ea30fed0bcb564b9e4d5b2d2efd8783e8e3afa9/crystal/distribution.yaml#L995

@dirk-thomas
Copy link
Contributor

Actually what branch should this change target?

master seems ok then.

At least for crystal that doesn't seem to be reflected in the rosdistro

This should be fixed independently of this PR.

@clalancette
Copy link
Contributor Author

clalancette commented Aug 13, 2019

Actually what branch should this change target? It looks like there are specific crystal and dashing branches...

I really mean to target eloquent here (hence master); this is just a typo, so no need to put it into crystal or dashing.

At least for crystal that doesn't seem to be reflected in the rosdistro: https://github.com/ros/rosdistro/blob/0ea30fed0bcb564b9e4d5b2d2efd8783e8e3afa9/crystal/distribution.yaml#L995

But yeah, I see what you mean. I'll submit a PR to rosdistro to update the source to point to the crystal branch instead of master for crystal (dashing already does the right thing here).

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette clalancette merged commit f05df24 into master Aug 27, 2019
@clalancette clalancette deleted the fix-sequences-typo branch August 27, 2019 11:49
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