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

bug: updates with aos 2 #339

Open
twilson63 opened this issue Sep 4, 2024 · 1 comment
Open

bug: updates with aos 2 #339

twilson63 opened this issue Sep 4, 2024 · 1 comment

Comments

@twilson63
Copy link
Collaborator

Since aos 2 is a breaking change, to try to stay as backwards compatible as possible,

  • the blueprints should check for 2.0 features, before they use
  • we should create an alias module 'ao' that points to '.ao'
  • should make sure false and nil print to the output
  • enable modules to be found by names
  • stretch goal to implement .dryrun which will work like load, but performs a dryrun - it would be cool if this would work on --watch modules too
@twilson63
Copy link
Collaborator Author

Need to update trusted and assignable check to only reply to messages if msg is not from self

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

No branches or pull requests

1 participant