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

chore: bump aos to 2.0 #326

Merged
merged 17 commits into from
Sep 19, 2024
Merged

chore: bump aos to 2.0 #326

merged 17 commits into from
Sep 19, 2024

Conversation

twilson63
Copy link
Collaborator

No description provided.

@twilson63
Copy link
Collaborator Author

Added fixes for #339

  • print nil, numbers, and boolean
  • show print on errors in evalu
  • dry run mode
  • made blueprints backward compatible

@twilson63
Copy link
Collaborator Author

Could use a solid PR review on this one:

  1. review all blueprints and make sure they are backwards compatible
  2. check out dryrun feature
aos> .dryrun
dryrun enagaged

now eval like you normally do or .load files and verify it only runs but does not save memory.

Should very useful for remotely monitoring processes and running tests

Copy link
Member

@TillaTheHun0 TillaTheHun0 left a comment

Choose a reason for hiding this comment

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

I only noticed one potential typo, and then a style thing. Other than that, it looks kosher.

src/dry-eval.js Outdated Show resolved Hide resolved
src/dry-eval.js Outdated Show resolved Hide resolved
@twilson63 twilson63 merged commit f204897 into main Sep 19, 2024
3 checks passed
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.

2 participants