-
Notifications
You must be signed in to change notification settings - Fork 840
chore(main): release 1.551.1 #6691
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
chore(main): release 1.551.1 #6691
Conversation
|
Claude finished @rubenfiszel's task —— View job Comprehensive PR ReviewTodo List:
✅ Overall AssessmentThis is a clean, automated release PR generated by Release Please. The changes are minimal and focused on version management with a single UI bug fix. 📋 Code Quality & Best PracticesExcellent:
🔍 File-by-File Analysis
|
There was a problem hiding this 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 21d8e0e in 20 seconds. Click for details.
- Reviewed
24lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft 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. version.txt:1
- Draft comment:
Version bump to 1.551.1 looks correct. Ensure the file ends with a trailing newline. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_PUq4muihbuyQvH0r
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Deploying windmill with
|
| Latest commit: |
956e53d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://64fe09df.windmill.pages.dev |
| Branch Preview URL: | https://release-please--branches--ma.windmill.pages.dev |
There was a problem hiding this 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 a00497f in 48 seconds. Click for details.
- Reviewed
418lines of code in13files - Skipped
1files when reviewing. - Skipped posting
6draft 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. benchmarks/lib.ts:5
- Draft comment:
The version constant is updated to "v1.551.1" with a 'v' prefix, whereas other modules (like in cli/src/main.ts) use "1.551.1" without the prefix. Verify that this difference is intentional for consistency. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
2. python-client/wmill_pg/pyproject.toml:19
- Draft comment:
The project version is bumped to 1.551.1, but the dependency constraint for 'wmill' remains '^1.5.0'. Ensure this constraint is intentional and covers the new release as expected. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
3. openflow.openapi.yaml:4
- Draft comment:
The OpenAPI spec version has been updated to 1.551.1. Verify that related documentation and tooling are aligned with this new version. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. cli/src/main.ts:71
- Draft comment:
CLI version is correctly updated to "1.551.1" and is used for logging and tool version checks. No issues identified. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. powershell-client/WindmillClient/WindmillClient.psd1:15
- Draft comment:
ModuleVersion in the PowerShell manifest is updated to '1.551.1', which looks correct. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. typescript-client/package.json:4
- Draft comment:
The TypeScript client version is updated to 1.551.1. All version fields seem consistent. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_pUNW2WqwZ3bKTwGx
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
a00497f to
80b8815
Compare
There was a problem hiding this 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 80b8815 in 21 seconds. Click for details.
- Reviewed
24lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft 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. version.txt:1
- Draft comment:
Version bump to 1.551.1 is updated correctly. Ensure this version is consistently referenced in CHANGELOG.md. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_XtR96NUzPshuiI9J
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
80b8815 to
ab5384f
Compare
There was a problem hiding this 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 bd2f021 in 1 minute and 14 seconds. Click for details.
- Reviewed
418lines of code in13files - Skipped
1files when reviewing. - Skipped posting
10draft 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. benchmarks/lib.ts:5
- Draft comment:
Version string updated to 'v1.551.1'. Note the 'v' prefix is used here while other files use a numeric version (e.g. '1.551.1'). Consider standardizing the version format across the codebase. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
2. cli/src/main.ts:71
- Draft comment:
CLI version updated to '1.551.1'. Confirm that this aligns with other version declarations in the project. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
3. frontend/package.json:3
- Draft comment:
Package version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. lsp/Pipfile:7
- Draft comment:
Updated dependency constraints for 'wmill' and 'wmill_pg' to '>=1.551.1'. Ensure these constraints align with the intended compatibility. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. openflow.openapi.yaml:4
- Draft comment:
OpenFlow spec version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. powershell-client/WindmillClient/WindmillClient.psd1:15
- Draft comment:
ModuleVersion updated to '1.551.1' in the PowerShell manifest. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
7. python-client/wmill/pyproject.toml:3
- Draft comment:
Project version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
8. python-client/wmill_pg/pyproject.toml:3
- Draft comment:
Project version updated to '1.551.1'. Note: the dependency on 'wmill' remains '^1.5.0'. Please verify that this range is intentional and covers the new release. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
9. typescript-client/jsr.json:3
- Draft comment:
Version updated to '1.551.1' in the jsr.json configuration. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
10. typescript-client/package.json:4
- Draft comment:
Client version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_Ye8Dxa4ZDXkEZiZj
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
bd2f021 to
ab00cc5
Compare
There was a problem hiding this 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 ab00cc5 in 22 seconds. Click for details.
- Reviewed
24lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft 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. version.txt:1
- Draft comment:
Version updated to 1.551.1 as expected. The change matches the release notes. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_RHwWTH5yiMvbrT58
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
There was a problem hiding this 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 759db7d in 45 seconds. Click for details.
- Reviewed
418lines of code in13files - Skipped
1files when reviewing. - Skipped posting
10draft 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. benchmarks/lib.ts:5
- Draft comment:
Version constant updated to v1.551.1. This simple bump looks correct. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. cli/src/main.ts:71
- Draft comment:
CLI VERSION constant bumped to 1.551.1. No issues found. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. frontend/package.json:3
- Draft comment:
Frontend package version updated to 1.551.1. Looks good. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. lsp/Pipfile:7
- Draft comment:
Updated wmill and wmill_pg dependency constraints to >=1.551.1. This seems appropriate for the release. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. openflow.openapi.yaml:4
- Draft comment:
OpenAPI spec version updated to 1.551.1. Formatting and details are consistent. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. powershell-client/WindmillClient/WindmillClient.psd1:15
- Draft comment:
ModuleVersion updated to '1.551.1'. This is correctly bumped. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
7. python-client/wmill/pyproject.toml:3
- Draft comment:
Version in wmill client updated to 1.551.1. All good. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
8. python-client/wmill_pg/pyproject.toml:3
- Draft comment:
Version for wmill-pg bumped to 1.551.1. Note: the dependency for wmill remains '^1.5.0'; ensure this is intentional for compatibility. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
9. typescript-client/jsr.json:3
- Draft comment:
Version updated to 1.551.1 in jsr.json. No issues. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
10. typescript-client/package.json:4
- Draft comment:
Version field in package.json updated to 1.551.1. Everything seems in order. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_B5oYZhrx92W3itKz
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
759db7d to
48d09a6
Compare
There was a problem hiding this 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 48d09a6 in 24 seconds. Click for details.
- Reviewed
24lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft 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. version.txt:1
- Draft comment:
Version bump to 1.551.1 is correctly updated. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_GXaCPI9eMS8s4RWm
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
8a8c143 to
97a9db4
Compare
There was a problem hiding this 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 8a8c143 in 1 minute and 34 seconds. Click for details.
- Reviewed
439lines of code in13files - Skipped
1files when reviewing. - Skipped posting
4draft 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. benchmarks/lib.ts:5
- Draft comment:
The VERSION constant was updated to "v1.551.1" (with a 'v' prefix). This differs from the plain numeric version used in other modules. Please confirm if the 'v' prefix is intentional or if it should be standardized across the codebase. - Reason this comment was not posted:
Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 10% vs. threshold = 50% The comment makes an assumption about version number standardization without providing evidence. The visible imports actually show the opposite - they use 'v' prefixes. Without seeing the "other modules" mentioned, we can't verify this claim. This seems like a speculative comment asking for confirmation rather than pointing out a clear issue. I might be missing other parts of the codebase where version numbers are formatted differently. The imports I see might not be representative of the project's version number standards. Even if there are inconsistencies elsewhere, this comment is asking for confirmation rather than stating a clear issue, and we don't have strong evidence that removing the 'v' prefix is the correct action. Delete this comment as it violates multiple rules: it asks for confirmation rather than stating a clear issue, makes assumptions without evidence, and is speculative about standardization without showing proof.
2. cli/src/main.ts:71
- Draft comment:
The CLI exports its VERSION as "1.551.1" without a 'v' prefix, which is inconsistent with benchmarks/lib.ts. Consider unifying the version format across modules. - Reason this comment was not posted:
Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 10% vs. threshold = 50% This is a cross-file consistency issue, referencing benchmarks/lib.ts which we can't see. The version string is used in multiple places in this file for version checks and logging. Changing the format could affect version comparison logic. Without seeing the other file or understanding the version handling logic across the codebase, we can't be confident this change is safe or necessary. The comment might be pointing out a real inconsistency in version formatting across the codebase. Version string format consistency could be important for proper version comparisons. However, we don't have enough context to verify this is a real issue or that the suggested change wouldn't break existing version handling logic in this file. Delete the comment because it requires cross-file context we don't have, and we can't be confident the suggested change is safe without understanding the broader version handling logic.
3. backend/Cargo.lock:11156
- Draft comment:
The dependency 'security-framework' was bumped from version 3.5.0 to 3.5.1 with an updated checksum. Please ensure that this update has been tested for compatibility with the rest of the system. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is about a dependency change and asks the author to ensure compatibility testing, which violates the rules. Comments on dependency changes and requests for testing are not allowed.
4. python-client/wmill_pg/pyproject.toml:19
- Draft comment:
The dependency on 'wmill' is specified as "^1.5.0". Given the new release is 1.551.1, consider updating this constraint to more tightly reflect the latest version if appropriate. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
Workflow ID: wflow_14DERIM2hvuhoGit
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
There was a problem hiding this 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 97a9db4 in 23 seconds. Click for details.
- Reviewed
24lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft 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. version.txt:1
- Draft comment:
Version updated to 1.551.1. Verify that this aligns with tag and changelog versions. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_xRJRXW54Yq8wnLhu
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
There was a problem hiding this 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 c5419af in 47 seconds. Click for details.
- Reviewed
439lines of code in13files - Skipped
1files when reviewing. - Skipped posting
2draft 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. python-client/wmill_pg/pyproject.toml:19
- Draft comment:
Consider updating the 'wmill' dependency from '^1.5.0' to '^1.551.1' (or '>=1.551.1') to ensure it aligns with the new release version. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
2. cli/src/main.ts:71
- Draft comment:
The VERSION constant has been updated to '1.551.1' and appears consistent with other files. Make sure all related docs and version checks continue to reference the new version. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_nEErKC1F0pdIJkzG
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
c5419af to
1603cff
Compare
There was a problem hiding this 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 1603cff in 20 seconds. Click for details.
- Reviewed
24lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft 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. version.txt:1
- Draft comment:
Version bumped to 1.551.1 as expected. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_65ivLVH4lJyhcN6k
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
There was a problem hiding this 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 0572739 in 41 seconds. Click for details.
- Reviewed
439lines of code in13files - Skipped
1files when reviewing. - Skipped posting
2draft 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. benchmarks/lib.ts:5
- Draft comment:
The version string here is prefixed with 'v' ("v1.551.1"), whereas other components (e.g. CLI, package.json) use a bare version. Consider aligning the format for consistency. - Reason this comment was not posted:
Confidence changes required:50%<= threshold50%None
2. python-client/wmill_pg/pyproject.toml:19
- Draft comment:
The dependency 'wmill' is specified as '^1.5.0', which may allow versions below the new release 1.551.1. If the intent is to require the new release, consider updating this version constraint. - Reason this comment was not posted:
Confidence changes required:50%<= threshold50%None
Workflow ID: wflow_Y6hnvFOijJbxMbwm
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
0572739 to
558cece
Compare
There was a problem hiding this 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 558cece in 25 seconds. Click for details.
- Reviewed
24lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft 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. version.txt:1
- Draft comment:
Version bump updated to 1.551.1. Ensure this aligns with the release changelog. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_jbkt72q5uBvm7QXW
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
There was a problem hiding this 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 956e53d in 56 seconds. Click for details.
- Reviewed
439lines of code in13files - Skipped
1files when reviewing. - Skipped posting
10draft 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. benchmarks/lib.ts:5
- Draft comment:
Updated version constant to 'v1.551.1'. Note that the inclusion of the 'v' prefix is inconsistent with other version strings (e.g., CLI uses '1.551.1'). Please confirm if this is intentional. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
2. cli/src/main.ts:71
- Draft comment:
CLI version updated correctly to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. frontend/package.json:3
- Draft comment:
Frontend package version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. lsp/Pipfile:7
- Draft comment:
Pipfile dependencies for 'wmill' and 'wmill_pg' have been updated to use version '>=1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. openflow.openapi.yaml:4
- Draft comment:
OpenFlow API spec version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. powershell-client/WindmillClient/WindmillClient.psd1:15
- Draft comment:
PowerShell module version updated to '1.551.1' in the manifest. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
7. python-client/wmill/pyproject.toml:3
- Draft comment:
Python client package version bumped to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
8. python-client/wmill_pg/pyproject.toml:3
- Draft comment:
Python wmill-pg package version bumped to '1.551.1'. Consider checking if the dependency on 'wmill' (currently '^1.5.0') should also be updated to align with this release. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
9. typescript-client/jsr.json:3
- Draft comment:
TypeScript client JS module version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
10. typescript-client/package.json:4
- Draft comment:
TypeScript client package version updated to '1.551.1'. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_KrWsLF8ZagdJIZwA
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
🤖 I have created a release beep boop
1.551.1 (2025-09-28)
Bug Fixes
This PR was generated with Release Please. See documentation.
Important
Release 1.551.1 includes a bug fix for button styling and updates version numbers across multiple files.
1.551.1inCargo.lock,Cargo.toml,openapi.yaml,lib.ts,main.ts,package.json,Pipfile,WindmillClient.psd1,pyproject.toml,jsr.json, andversion.txt.1.551.1entry.This description was created by
for 956e53d. You can customize this summary. It will automatically update as commits are pushed.