Skip to content

Conversation

@rubenfiszel
Copy link
Contributor

🤖 I have created a release beep boop

1.599.1 (2025-12-25)

Bug Fixes

  • revert setting HOME=/tmp by default (6dafb42)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 25, 2025

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8e864ff
Status:⚡️  Build in progress...

View logs

@claude
Copy link
Contributor

claude bot commented Dec 25, 2025

Claude finished @rubenfiszel's task in 1m 1s —— View job


Reviewing Release PR

  • Analyze PR changes
  • Review changelog updates
  • Review version bump
  • Provide feedback

Review Summary

This is a Release Please automated PR for version 1.599.1, a patch release containing a single bug fix.

Changes Reviewed

File Change
CHANGELOG.md Added entry for v1.599.1 with bug fix description
version.txt Bumped from 1.599.0 to 1.599.1

✅ All Checks Pass

  1. Version bump is appropriate: Patch version increment (1.599.0 → 1.599.1) is correct for a bug fix
  2. Changelog entry is accurate: References the correct commit (6dafb42) and describes the fix ("revert setting HOME=/tmp by default")
  3. Commit linkage is valid: The changelog properly links to the commit that reverts HOME=/tmp in Docker configurations
  4. Formatting follows conventions: Standard Release Please format is maintained

Context on the Bug Fix

The underlying fix (commit 6dafb42) reverts changes to the HOME environment variable in Docker configurations across:

  • Dockerfile
  • docker/DockerfileSlim
  • docker/DockerfileSlimEe

This appears to be a reversion of a previous change that may have caused issues with script execution or environment expectations in containerized environments.

Recommendation

Approve - This is a standard, well-formed release PR generated by Release Please. The changes are minimal and correctly formatted.


Testing Instructions

This is an automated release PR that only updates the changelog and version file. There are no functional changes in this PR itself - the actual bug fix was already merged in commit 6dafb42. To verify the underlying fix, deploy Windmill from this version and confirm that scripts execute correctly without HOME=/tmp environment issues in Docker containers.

@rubenfiszel rubenfiszel merged commit bde940f into main Dec 25, 2025
11 of 12 checks passed
@rubenfiszel rubenfiszel deleted the release-please--branches--main--components--windmill branch December 25, 2025 08:13
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2025
@rubenfiszel
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants