Skip to content

Conversation

shuaitseng
Copy link
Contributor

@shuaitseng shuaitseng commented Oct 9, 2025

Important

Add version 1.1.0 to changelog with new Route Plan endpoints and update composer files.

  • Changelog:
    • Added version 1.1.0 with new CRUD operations for Route Plans in CHANGELOG.md.
    • Added new endpoints: create, get (by id and query), update, deleteOne, and addTasksToRoutePlan.
  • Composer:
    • Added Shuai Tseng as an author in composer.json.
    • Added composer.lock to lock dependencies.

This description was created by Ellipsis for 9eac805. You can customize this summary. It will automatically update as commits are pushed.

Copy link

ellipsis-dev bot commented Oct 9, 2025

Pull Request Summary

This PR makes the following changes:

CHANGELOG.md

  • Added new version entry [1.1.0] dated 2025-10-09
  • Added CRUD endpoints for Route Plans including:
    • create
    • get (supporting both id and query)
    • update
    • deleteOne
    • addTasksToRoutePlan
  • Updated version comparison links

composer.json

composer.lock

  • Created a new composer.lock file that locks project dependencies to exact versions
  • Contains detailed dependency metadata for both production and development packages

This PR appears to be preparing for a new release with Route Plan functionality while updating package metadata.

Copy link

@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.

Important

Looks good to me! 👍

Reviewed everything up to 8709434 in 47 seconds. Click for details.
  • Reviewed 1866 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. CHANGELOG.md:8
  • Draft comment:
    The new [1.1.0] section is well formatted and follows the 'Keep a Changelog' guidelines. Consider clarifying the 'get endpoint(s)' description if needed.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
2. composer.json:25
  • Draft comment:
    The authors list now includes 'Shuai Tseng'. This addition is clear; ensure that this update was intentional.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
3. composer.lock:1
  • Draft comment:
    The composer.lock file changes appear auto‐generated. No manual modifications are needed, but ensure it remains in sync with composer.json.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_DR0r3v4A8ghNDErj

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Copy link

@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.

Important

Looks good to me! 👍

Reviewed 9eac805 in 59 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. CHANGELOG.md:47
  • Draft comment:
    Updated the [Unreleased] link to compare against v1.1.0, ensuring it reflects the latest release tag. This is consistent with semantic versioning practices.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative and does not provide any actionable feedback or suggestions for improvement. It simply states what was done without offering any critique or guidance.

Workflow ID: wflow_AOFFirKhG6VqReYT

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Copy link
Member

@gonzalogrisafi gonzalogrisafi left a comment

Choose a reason for hiding this comment

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

LGTM!

@shuaitseng shuaitseng merged commit 9a4f2fc into master Oct 10, 2025
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