Skip to content

Feat/trim whitespace ip addresses#12

Open
imemusi wants to merge 669 commits intocanaryfrom
feat/trim-whitespace-ip-addresses
Open

Feat/trim whitespace ip addresses#12
imemusi wants to merge 669 commits intocanaryfrom
feat/trim-whitespace-ip-addresses

Conversation

@imemusi
Copy link
Copy Markdown
Owner

@imemusi imemusi commented Oct 14, 2025

screenshot before:
image
Screenshot after:

result.mp4

Screen recording explaining changes:

result.mp4

gentslava and others added 30 commits August 19, 2025 23:56
…ption-when-deleting-in-bulk

feat(ui): add bulk deploy functionality for services in project dashb…
fix(organization): integrate active organization refetching on update/create
feat: bump Traefik v3.2.2 and add swarm network label
Siumauricio and others added 29 commits September 21, 2025 15:15
feat(bitbucket): Deprecate App password and replace it with API token
…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 -Dokploy#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.
…s-has-no-effect-#2691

Feat: "Most services" sorting to count total services across environments -2691
…-mark-as-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.
…ts-are-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
Trim leading and trailing whitespace from server IP addresses and usernames
to prevent SSH connection failures. Applied .trim() transformation at the
schema validation level for apiCreateServer, apiUpdateServer, and apiUpdateUser.
@autofix-troubleshooter
Copy link
Copy Markdown

Hi! I'm the autofix logoautofix.ci troubleshooter bot.

It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the autofix.ci GitHub App has not been installed for this repository. This means that autofix.ci unfortunately does not have the permissions to fix this pull request. If you are the repository owner, please install the app and then restart the CI workflow! 😃

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.