Ivan Dagelic

Results 60 issues of Ivan Dagelic

# Fix/refactor logs reader ## Description Logs reader used to invoke "tail" command which is not defined on Windows. Now replaced by implementing a reader which doesn't have the "tail"...

**Describe the bug** Running "daytona create" or "daytona server logs" returns `level=error msg="exec: \"tail\": executable file not found in %PATH%"` There are no logs shown **To Reproduce** Steps to reproduce...

bug

# Readme installation steps ## Description Combines ARM and AMD into one command for Windows Daytona Server now runs along with the first command Less clutter, grammar, typos ## Type...

# Run server after get-server installs ## Description Makes get-server.sh also run the Daytona Server at the end Adds a description update and tells the user to run the server...

# Update help ## Description Update "help" command to reflect the readme instructions - a target is now set instead of adding a provider to get started ## Type of...

# Daytona prune command ## Description `daytona prune` clears all the data associated with Daytona from the machine: - deletes all workspaces - deletes the daytona ssh config file and...

**Describe the bug** When the user doesn't specify the checkout branch during the daytona create from wizard process or selects "Use the default branch", there is an error in the...

bug

**Is your feature request related to a problem? Please describe.** Minor changes to the daemon command set. The current way the Daytona Server is being daemonized might be slightly confusing...

enhancement
Discussion

# Contribution steps ## Description Batch scripts for Windows developers Contribution steps Draft until further testing ## Type of Change - [ ] Bug fix (non-breaking change which fixes an...

**Is your feature request related to a problem? Please describe.** Running Daytona on WSL2 doesn't work for VSCode IDE as VSCode uses the native Windows SSH client and Daytona edits...

documentation
enhancement
Discussion