finch icon indicating copy to clipboard operation
finch copied to clipboard

The Finch CLI an open source client for container development

Results 195 finch issues
Sort by recently updated
recently updated
newest added

Issue #, if available: *Description of changes:* *Testing done:* - [ ] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my...

windows

### Discussed in https://github.com/runfinch/finch/discussions/1014 Originally posted by **Samrose-Ahmed** July 3, 2024 Whats the configuration to enter where it asks for Docker daemon, TCP socket, or SSH configuration?

enhancement
feature_request

Suppose we have configured the `creds_helpers` in `~/.finch/finch.yaml` as follows, and subsequently initialized a VM (`finch vm init`). ``` cpus: 6 creds_helpers: - ecr-login memory: 8GiB vmType: vz rosetta: true...

**Describe the bug** Split task from #969 which added finch-core dependency verification. This is a tracking issue to re-enable the ability to build finch using local finch-core dependencies. e.g. local...

bug

**What is the problem you're trying to solve?.** Currently AWS CodeBuild support Docker, but not Finch, as the build container. **Describe the feature you'd like** Finch supported on AWS CodeBuild

Add the finch website url at the github org level and finch github repo Going to the org or repo, I can't find the website Add link https://runfinch.com here in...

bug

**Describe the bug** On Windows, if the command prompt window used to start the Finch VM is closed without manually stopping the VM, Finch VM fails to restart with error...

bug

This fix introduces a new CI to check whether the command reference documentations need to be updated. When new commands or options are added, the `finch gen-docs generate -p cmd/finch/`...

**What is the problem you're trying to solve?.** A clear and concise description of the use case for this feature. Please provide an example, if possible. When we create new...

documentation
enhancement
github_actions

:robot: I have created a release *beep* *boop* --- ## [1.3.0](https://github.com/runfinch/finch/compare/v1.2.3...v1.3.0) (2024-09-17) ### Build System or External Dependencies * **deps:** bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 ([#1064](https://github.com/runfinch/finch/issues/1064)) ([51089f6](https://github.com/runfinch/finch/commit/51089f68e287d66586f5599444e5803e27bdbb7e)) * **deps:**...

autorelease: pending