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(compiler): Replace %last_error% with :error: [fixes LNG-239] #883

Merged
merged 9 commits into from
Sep 26, 2023

Conversation

InversionSpaces
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Sep 11, 2023

LNG-239 Replace `%last_error%` with `:error:`

Aqua VM 0.46.0 introduced :error: (https://www.notion.so/fluencenetwork/Introduce-error-keyword-849feef3e1b14157967c89068a857905?pvs=4)

This new mechanism does not differ with %last_error% in ways compiler handle errors now.

So it should be possible to replace %last_error% with :error:

It will allow implementing correct error handling in aqua.

@InversionSpaces InversionSpaces added the e2e Run e2e workflow label Sep 25, 2023
@InversionSpaces InversionSpaces marked this pull request as ready for review September 25, 2023 10:36
@DieMyst DieMyst changed the title feat(compiler): Repalce %last_error% with :error: [fixes LNG-239] feat(compiler): Replace %last_error% with :error: [fixes LNG-239] Sep 26, 2023
@InversionSpaces InversionSpaces enabled auto-merge (squash) September 26, 2023 10:05
@InversionSpaces InversionSpaces merged commit a80033b into main Sep 26, 2023
10 checks passed
@InversionSpaces InversionSpaces deleted the feat/new-error-keyword branch September 26, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants