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

Sweep: First plugin activation - scan products and save first price history, also for a day before. (βœ“ Sandbox Passed) #85

Closed

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Mar 3, 2024

PR Feedback (click)

  • πŸ‘ Sweep Did Well
  • πŸ‘Ž Sweep Needs Improvement

Description

This pull request includes changes to several files in the app/PriorPrice directory. The changes involve adding new functionality for the first run of the plugin, specifically for scanning products and saving the first price history. The changes also include saving the price history for the day before the plugin was installed and for the day the product was created.

Summary

  • Added new file app/PriorPrice/AjaxProductScan.php
  • Added new file app/PriorPrice/FirstRunAdminNotice.php
  • Added new file app/PriorPrice/FirstRunSettingsPage.php
  • Modified file app/PriorPrice/HistoryStorage.php
  • Modified file app/PriorPrice/Hooks.php
  • Modified file app/PriorPrice/SettingsData.php

Fixes #84.


πŸŽ‰ Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

πŸ’‘ To get Sweep to edit this pull request, you can:

  • Comment below, and Sweep can edit the entire PR
  • Comment on a file, Sweep will only modify the commented file
  • Edit the original issue to get Sweep to recreate the PR from scratch

Copy link
Author

sweep-ai bot commented Mar 3, 2024

Rollback Files For Sweep

  • Rollback changes to app/PriorPrice/AjaxProductScan.php
  • Rollback changes to app/PriorPrice/SettingsData.php
  • Rollback changes to app/PriorPrice/Hooks.php
  • Rollback changes to app/PriorPrice/FirstRunAdminNotice.php
  • Rollback changes to app/PriorPrice/FirstRunSettingsPage.php
  • Rollback changes to app/PriorPrice/HistoryStorage.php

This is an automated message generated by Sweep AI.

@sweep-ai sweep-ai bot added the sweep Assigns Sweep to an issue or pull request. label Mar 3, 2024
@kkarpieszuk kkarpieszuk deleted the sweep/first_plugin_activation_scan_products_a branch April 20, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

First plugin activation - scan products and save first price history, also for a day before.
1 participant