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

feat(vm): sort package files AddPackage #1617

Closed
wants to merge 39 commits into from
Closed

feat(vm): sort package files AddPackage #1617

wants to merge 39 commits into from

Conversation

waymobetta
Copy link
Contributor

WIP/untested.

This PR introduces sorting of files during vm.AddPackage ensuring that the vm processes files in accordance with Go's lexical conventions.

Related: #1482

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@github-actions github-actions bot added 🧾 package/realm Tag used for new Realms or Packages. 📦 ⛰️ gno.land Issues or PRs gno.land package related labels Feb 2, 2024
@waymobetta waymobetta closed this Feb 2, 2024
@waymobetta waymobetta deleted the feat/sort-addpkg branch February 2, 2024 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related 🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: Done
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant