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

Adding third party module - example #73

Merged
merged 9 commits into from
Jan 18, 2024

Conversation

augustocollado
Copy link
Contributor

@augustocollado augustocollado commented Jan 10, 2024

Description

This PR completes the third-party module article by illustrating the process of adding a third-party pallet, the error you'll get when trying to compile, and how to apply the solution by patching the deps with dinner.
This section relies on this other repo containing the pallet: https://github.com/papermoonio/pallet-toggle

Checklist

  • I have added a label to this PR 🏷️
  • If this page requires a disclaimer, I have added one
  • If pages have been moved around, I have created an additional PR in moonbeam-mkdocs to update redirects

@augustocollado augustocollado added the A2 - Maintenance Minor Pull request contains minor updates to an existing page (i.e., modifying parameters, steps, etc.) label Jan 10, 2024
Copy link
Collaborator

@albertov19 albertov19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some feedback to improve readability :)

builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@albertov19 albertov19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! As my last piece of feedback, I would use now termynal

It will be an easy thing to adapt here. Check the reference PR -> #74

builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
builders/build/customize/adding-external-module.md Outdated Show resolved Hide resolved
@albertov19
Copy link
Collaborator

@augustocollado you can remove the terminal image then :)

@eshaben
Copy link
Contributor

eshaben commented Jan 16, 2024

@augustocollado don't forget the target=\_blank as per the changes made in this PR: #76

@augustocollado
Copy link
Contributor Author

@augustocollado you can remove the terminal image then :)

Ouch! I deleted the image, but I don't know how that copy with that name got in that new folder I created. Fixed.

@augustocollado don't forget the target=\_blank as per the changes made in this PR: #76

Sorry about that, I thought I had gotten them all :S

Copy link
Contributor

@eshaben eshaben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@albertov19 albertov19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@albertov19 albertov19 merged commit 4d32dda into main Jan 18, 2024
1 check passed
@albertov19 albertov19 deleted the augustocollado/third-party-error-example branch January 18, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2 - Maintenance Minor Pull request contains minor updates to an existing page (i.e., modifying parameters, steps, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants