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

Redirect when scrape existing recipe #463

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

reaper47
Copy link
Owner

  • The user will be prompted to view the recipe after scraping an existing one, and a warning log will be created.
  • A log can either be in one of these three states: success (default color), warning (yellow) or error (red).
  • An action field has been added to logs, where its behavior depends on its state:
    • Success: View recipe
    • Warning: View recipe
    • Error: Retry (same as re-scrape, to implement)

@reaper47 reaper47 linked an issue Dec 22, 2024 that may be closed by this pull request
@reaper47 reaper47 marked this pull request as ready for review December 22, 2024 14:00
@reaper47 reaper47 merged commit a3db8bd into main Dec 22, 2024
4 checks passed
@reaper47 reaper47 deleted the 451-redirect-when-import-existing-recipe branch December 22, 2024 14:08
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.

Redirect when import existing recipe
1 participant