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

Update repository value in Cargo.toml of parachain pallets #148

Closed
siman opened this issue Oct 4, 2022 · 3 comments · Fixed by #157
Closed

Update repository value in Cargo.toml of parachain pallets #148

siman opened this issue Oct 4, 2022 · 3 comments · Fixed by #157
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@siman
Copy link
Member

siman commented Oct 4, 2022

Now it is like this:

repository = 'https://github.com/dappforce/dappforce-subsocial-node'

Should be like this:

repository = 'https://github.com/dappforce/subsocial-parachain'

See old migrated pallets such as: posts, spaces, etc.

@bolajahmad
Copy link
Contributor

I would like to fix this, does this happen in only the para chain pallets or do we need to update it on all pallets? I can work on this if no one is on it yet.

@siman
Copy link
Member Author

siman commented Nov 25, 2022

I think updating it in just parachain pallets is enough

@bolajahmad
Copy link
Contributor

bolajahmad commented Nov 26, 2022 via email

@F3Joule F3Joule linked a pull request Dec 1, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants