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: Add unsafe_execute resource #2225

Merged
merged 28 commits into from
Nov 30, 2023
Merged

feat: Add unsafe_execute resource #2225

merged 28 commits into from
Nov 30, 2023

Conversation

sfc-gh-asawicki
Copy link
Collaborator

@sfc-gh-asawicki sfc-gh-asawicki commented Nov 30, 2023

Introduce unsafe_execute experimental resource.

The resource is not recommended to be used in production environments. It consists of:

  • required execute and revert - they are not validated in any way
  • optional query that fetches results and updates query_results; in case of error clears query_results

@sfc-gh-asawicki sfc-gh-asawicki changed the title feat: Unsafe exec resource feat: Add unsafe_execute resource Nov 30, 2023
Copy link

Integration tests failure for e0f00c413248dfbf32c717e87cf74928fca5a38f

@sfc-gh-asawicki sfc-gh-asawicki marked this pull request as ready for review November 30, 2023 11:43
Copy link

Integration tests failure for 4d3ba5d39a17ba6984f07f4818a8c36cf798d780

@sfc-gh-asawicki sfc-gh-asawicki merged commit 196134c into main Nov 30, 2023
7 of 8 checks passed
@sfc-gh-asawicki sfc-gh-asawicki deleted the unsafe-exec-resource branch November 30, 2023 12:56
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