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

Package whole project source code #53

Merged
merged 13 commits into from
Jan 11, 2024
Merged

Package whole project source code #53

merged 13 commits into from
Jan 11, 2024

Conversation

andreibancioiu
Copy link
Contributor

Replicated from: #52.

  • Do not exclude meta/Cargo.lock anymore - they are extremely important if the project is not a Cargo workspace.
  • The file *.source.json now contains the whole packaged source code.
  • The file *.partial.source.json contains only the source code of the contract to be built and the source code of its local dependencies - it should never be used (suffers from incompleteness) . Exists for exotic use-cases, if any.

Also see: https://discord.com/channels/1045353153073258557/1194657415690473482

@andreibancioiu andreibancioiu self-assigned this Jan 11, 2024
@andreibancioiu andreibancioiu marked this pull request as ready for review January 11, 2024 12:52
@andreibancioiu andreibancioiu merged commit 5b9a11a into main Jan 11, 2024
2 checks passed
@andreibancioiu andreibancioiu deleted the whole-src-11-jan branch January 11, 2024 13:25
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