Skip to content

🚀 Release v0.25.4#2721

Merged
Siumauricio merged 28 commits into
mainfrom
canary
Sep 30, 2025
Merged

🚀 Release v0.25.4#2721
Siumauricio merged 28 commits into
mainfrom
canary

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR promotes changes from canary to main for version v0.25.4.

🔍 Changes Include:

  • Version bump to v0.25.4
  • All changes from canary branch

✅ Pre-merge Checklist:

  • All tests passing
  • Documentation updated
  • Docker images built and tested

🤖 This PR was automatically generated by GitHub Actions

amirparsadd and others added 28 commits September 19, 2025 15:58
…nvironments - Fix sorting logic to count actual services instead of environment count - Projects now properly sort by total service count in descending order - Resolves issue where "Most services" showed ascending order instead of descending -#2691
…cancellation logic

- Updated the deployment status enum to include 'cancelled'.
- Added a new utility function to handle the cancellation of deployments, setting their status to 'error'.
- Enhanced the status tooltip component to display 'Cancelled' when the status is 'cancelled'.
- Created a new SQL migration to add the 'cancelled' value to the deploymentStatus type.
…per status update

- Updated the initCancelDeployments function to set the status of running deployments to 'cancelled' instead of 'error'.
- Reintroduced the call to initCancelDeployments in the server initialization process to ensure cancellations are handled correctly.
…itialization

- Added the call to initCancelDeployments back into the server initialization process to ensure that deployment cancellations are handled correctly in all environments.
…o-effect-#2691

Feat: "Most services" sorting to count total services across environments -2691
…s-running-when-they-never-ended-vps-shutdown

2670 bug deployments are mark as running when they never ended vps shutdown
- Added support for Bitbucket email and workspace name in the authentication process.
- Updated the clone URL generation to use the correct format for API tokens.
- Improved error handling to ensure required fields are provided for both API tokens and app passwords.
- Added console logs for debugging clone URL and repository information during cloning.
…g process

- Removed console logs for clone URL and repository information to clean up the output during the cloning process.
…broken-auth-token-wont-work

fix(bitbucket): enhance Bitbucket authentication handling
style: move Deployments tab after Domains tab
feat: add unsaved changes tracking and UI indication
feat(scheduler): auto-switch to 'Custom' on manual input
feat: support Arvancloud CDN detection
feat: support cloning repositories over HTTP in Gitea integration
fix: add environment in buildLink for docker compose deploy notifications
@Siumauricio Siumauricio merged commit 76af74d into main Sep 30, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants