Ezhil Shanmugham
Ezhil Shanmugham
The contributor's guide link is broken https://zio.dev/about/contributing in the README
# Improve info command ## Description - This PR is to improve `daytona info` command in cli - Added support to display WorkspaceId, Target, RepositoryUrl Fixes #114 /claim #114 ##...
# Add Branch to list command ## Description Added `Branch` to `daytona list` command after `Repository` Column for better purpose Fixes #84 /claim #84 ## Type of Change - [x]...
The contributor's guide link is broken https://zio.dev/about/contributing in the README
The contributor's guide link is broken https://zio.dev/about/contributing in the README
The contributor's guide link is broken https://zio.dev/about/contributing in the README
The contributor's guide link is broken https://zio.dev/about/contributing in the README
### What would you like to share? ## Issue [Awesome Github Profiles](https://eddiehubcommunity.github.io/awesome-github-profiles/) in the EddieHubCommunity is not working or broken ### Screenshot   ### Additional information _No response_
### PR Fixes: - `npm run lint:fix` and `npm run format:fix` in ci have been changed to `npm run lint:check` and `npm run format:check` - Now the ci will fail...
**Describe the bug** - In #80 `npm run lint:check` and `npm run format:check` in ci have been changed to `npm run lint:fix` and `npm run format:fix` - Even when the...