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

fix: remove "two" references #54

Merged
merged 3 commits into from Jan 16, 2019
Merged

fix: remove "two" references #54

merged 3 commits into from Jan 16, 2019

Conversation

sleepdefic1t
Copy link
Contributor

Proposed changes

This PR removes references to "two" pertaining to the API version.

There's no reason to reference the distinction of "two" for API naming anymore.

These "two" references were mostly in test method names, as well as a reference in 'docs/cpp.md'.
They snuck through during the V1 drop.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Build (changes that affect the build system)
  • Docs (documentation only changes)
  • Test (adding missing tests or fixing existing tests)
  • Other... Please describe:

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Mostly in docs and tests.
These made it through after V1 was dropped.

There's no reason to reference the distinction of "two" for API naming anymore.
@sleepdefic1t
Copy link
Contributor Author

Looks like we may have an issue with CI.

Those macOS build failures are new for me.

It says they fail on installing dependencies.
It's not at all related to this PR though.

Builds and passes all tests on my macOS system.

@ciband
Copy link
Contributor

ciband commented Jan 12, 2019 via email

@sleepdefic1t
Copy link
Contributor Author

@ciband I don't have write access to rerun workflows 🤷‍♂️

I created #55 to address this.

This PR is good to go though @faustbrian, these CI failures aren't related to these changes.

@sleepdefic1t
Copy link
Contributor Author

@faustbrian PR branch updated to match master.

@faustbrian faustbrian merged commit c26b538 into ArkEcosystemArchive:master Jan 16, 2019
@sleepdefic1t sleepdefic1t deleted the fix/remove-two-refs branch February 15, 2019 17:53
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

3 participants