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

First stage renames, rpc-{core,provider,rx} #220

Merged
merged 14 commits into from
Oct 10, 2018
Merged

First stage renames, rpc-{core,provider,rx} #220

merged 14 commits into from
Oct 10, 2018

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Oct 6, 2018

Items -

  • Remove generated docs so they can be re-generated with new names
  • Rename api -> rpc-core, api-provider -> rpc-provider & api-rx -> rpc-rx
  • Update examples to just use the new packages (they still need to be poc-3 friendly)

Currently it does not touch api-observable (yet). Still some thinking around that one and the api-* namespace required.

index ts polkadot workspace 2018-10-06 16-59-49

@jacogr jacogr mentioned this pull request Oct 9, 2018
@jacogr
Copy link
Member Author

jacogr commented Oct 10, 2018

I just don't like the removed lines/files here. Going to revert those - it needs to be cleaned, but this way is just horrible. (CI needs to do it, otherwise it is just a road to having a hiding down the road)

@jacogr jacogr merged commit 4344f33 into master Oct 10, 2018
@jacogr jacogr deleted the jg-renames branch October 10, 2018 08:01
ltfschoen added a commit that referenced this pull request Oct 10, 2018
* Update modulePathIgnorePatterns to match renaming that occurred in PR #220
jacogr pushed a commit that referenced this pull request Oct 10, 2018
…se in src (#222)

* fix: Fixes #221. Exclude tests files in build directory. Only use those in src

* See modulePathIgnorePatterns: https://jestjs.io/docs/en/configuration.html#modulepathignorepatterns-array-string

* fix: Update modulePathIgnorePatterns to cater for renamed packages

* Update modulePathIgnorePatterns to match renaming that occurred in PR #220

* test: Add build directory of api/rx to Jest config of modulePathIgnorePatterns
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants