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

build: fork, don't patch, open-rpc-docs-react #1053

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ElliotFriend
Copy link
Contributor

@ElliotFriend ElliotFriend commented Oct 22, 2024

About this PR

Supersedes PR #860, since I didn't have permissions to push to the AhaLabs repo.

We've moved and customized the fork to https://github.com/stellar/open-rpc-docs-react, and are awaiting a couple small PR merges to cut a new release:

  • added tests for customized functionality
  • dependabot and package updates
  • also a terraform PR that will change the name of the required PR test

Original comment from @chadoh

Working toward #404

We were essentially forking @metamask/open-rpc-docs-react already, but in a more brittle way using "post-install": "patch-package" and a .patch file that applied a patch directly to the built artifacts from the library.

I've now created an actual fork at https://github.com/AhaLabs/open-rpc-docs-react Which is published at https://www.npmjs.com/package/@ahalabs/open-rpc-docs-react

I'd like to move this to @stellar/open-rpc-docs-react in both GitHub and NPM, but this demonstrates that it will work, at least.

chadoh and others added 2 commits August 2, 2024 15:24
Working toward #404

We were essentially forking `@metamask/open-rpc-docs-react` already, but
in  a more brittle way using `"post-install": "patch-package"` and a
`.patch` file that applied a patch directly to the built artifacts from
the library.

I've now created an actual fork at https://github.com/AhaLabs/open-rpc-docs-react
Which is published at https://www.npmjs.com/package/@ahalabs/open-rpc-docs-react

I'd like to move this to `@stellar/open-rpc-docs-react` in both GitHub
and NPM, but demonstrates that it will work, at least.
@stellar-jenkins
Copy link

1 similar comment
@stellar-jenkins
Copy link

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.

3 participants