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

Add images for new templates #1742

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

wintonzheng
Copy link
Contributor

@wintonzheng wintonzheng commented Feb 6, 2025

Important

Add new images for templates in TemporaryTemplateImages.ts.

  • Images:
    • Add purchasing.png and entity-lookup.png to imports in TemporaryTemplateImages.ts.
    • Add purchasingImage and entityLookupImage to TEMPORARY_TEMPLATE_IMAGES with keys wpid_357290139535158898 and wpid_357290367168425660.

This description was created by Ellipsis for b6d6ede. It will automatically update as commits are pushed.

…src/'

<!-- ELLIPSIS_HIDDEN -->

> [!IMPORTANT]
> Add `purchasingImage` and `entityLookupImage` to `TemporaryTemplateImages.ts` with specific template IDs.
>
>   - **Images**:
>     - Add `purchasingImage` and `entityLookupImage` imports in `TemporaryTemplateImages.ts`.
>     - Associate `purchasingImage` with `wpid_357290139535158898` and `entityLookupImage` with `wpid_357290367168425660` in `TEMPORARY_TEMPLATE_IMAGES`.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for 40a279869c8d337de240fb9076067acfe5d6bc00. It will automatically update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Incremental review on b6d6ede in 22 seconds

More details
  • Looked at 17 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 5 drafted comments based on config settings.
1. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:3
  • Draft comment:
    Ensure that purchasing.png and entity-lookup.png assets exist at the specified paths.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
2. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:3
  • Draft comment:
    Confirm that 'purchasing.png' exists at '@/assets/purchasing.png'.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
3. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:4
  • Draft comment:
    Confirm that 'entity-lookup.png' exists at '@/assets/entity-lookup.png'.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
4. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:10
  • Draft comment:
    Verify that template ID 'wpid_357290139535158898' is correctly mapped to purchasingImage.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
5. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:11
  • Draft comment:
    Verify that template ID 'wpid_357290367168425660' is correctly mapped to entityLookupImage.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None

Workflow ID: wflow_QLhX3zU3MQIx0KnC


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to b6d6ede in 18 seconds

More details
  • Looked at 17 lines of code in 1 files
  • Skipped 2 files when reviewing.
  • Skipped posting 6 drafted comments based on config settings.
1. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:3
  • Draft comment:
    Verify '@/assets/purchasing.png' exists and is optimized for web usage.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50%
    None
2. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:4
  • Draft comment:
    Ensure '@/assets/entity-lookup.png' exists and matches naming conventions.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50%
    None
3. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:3
  • Draft comment:
    Good import of purchasingImage.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
4. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:4
  • Draft comment:
    Entity lookup image import looks correct.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
5. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:10
  • Draft comment:
    Mapping new template ID to purchasingImage is as expected.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
6. skyvern-frontend/src/routes/discover/TemporaryTemplateImages.ts:11
  • Draft comment:
    Mapping new template ID to entityLookupImage is proper.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None

Workflow ID: wflow_mzbNwtVceFmTg8T9


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@msalihaltun msalihaltun merged commit 81b1151 into main Feb 6, 2025
7 checks passed
@msalihaltun msalihaltun deleted the salih/add-images-for-new-tempaltes branch February 6, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants