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

Support IsDryRun within http-request backend action #1233

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

electrofelix
Copy link
Contributor

Allow for http methods which should not modify resources to be executed
under dry-run mode. This makes testing templates via dry-run that use
data from http request action output to have their behaviour more
reliably validated.

@electrofelix electrofelix requested a review from a team as a code owner January 25, 2024 13:43
Copy link
Contributor

github-actions bot commented Feb 1, 2024

This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!

@github-actions github-actions bot added the stale label Feb 1, 2024
@electrofelix
Copy link
Contributor Author

Still relevant

@github-actions github-actions bot removed the stale label Feb 1, 2024
Copy link
Contributor

github-actions bot commented Feb 8, 2024

This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!

@github-actions github-actions bot added the stale label Feb 8, 2024
Allow for http methods which should not modify resources to be executed
under dry-run mode. This makes testing templates via dry-run that use
data from http request action output to have their behaviour more
reliably validated.
@electrofelix electrofelix force-pushed the support-dry-run-http-request branch from 3b4f9e3 to 9bfc49e Compare February 8, 2024 16:02
@github-actions github-actions bot removed the stale label Feb 8, 2024
@@ -0,0 +1,5 @@
---
'@roadiehq/scaffolder-backend-module-http-request': patch
Copy link
Contributor

Choose a reason for hiding this comment

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

Its probably a minor, but not a big deal.

@punkle punkle merged commit 4738a82 into RoadieHQ:main Feb 8, 2024
2 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