Skip to content

Refactor recipe create and update #65

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

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

rogermparent
Copy link
Owner

@rogermparent rogermparent commented Nov 8, 2024

This PR refactors the recipe's create and update actions to split out steps into individual functions shared between the two in a common.ts file using conditionals to determine whether to do the create or update version of the logic.

Copy link

trunk-io bot commented Nov 8, 2024

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

@rogermparent rogermparent force-pushed the refactor-recipe-create-and-update branch from 28bcf90 to d1fe8cf Compare November 8, 2024 19:15
@rogermparent rogermparent merged commit 2f0e072 into main Nov 8, 2024
2 checks passed
@rogermparent rogermparent deleted the refactor-recipe-create-and-update branch November 8, 2024 19:30
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.

1 participant