cli icon indicating copy to clipboard operation
cli copied to clipboard

A CLI for building container images on Kubernetes!

Results 28 cli issues
Sort by recently updated
recently updated
newest added

To improve the user experience when `shp build upload` for a big repository, we should support incremental uploads. In high level, that means having a PVC mounted on `/workspace/source` instead...

kind/feature
help wanted
kind/design
ship-required

As decided in the community meeting from [2021/11/22](https://github.com/shipwright-io/community/issues/42#issuecomment-975581815), we want to scan for problematic dependencies. Candidate tool is [go-licenses](https://github.com/google/go-licenses). Maybe there is also something in golangci-lint. We should define the...

kind/cleanup

# Changes Move out @otaviof to Emeritus Move out @coreydaley to Emeritus # Submitter Checklist - [ ] Includes tests if functionality changed/was added - [ ] Includes docs if...

size/XS
kind/cleanup
release-note-none

Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.2 to 3.14.3. Release notes Sourced from github.com/schollz/progressbar/v3's releases. v3.14.3 What's Changed fix error return by @​ttmars in schollz/progressbar#175 fix Finish() should update state.currentBytes by @​black-night-heron in...

size/S
kind/dependency-change
release-note-none

# Changes This commit enables the option to pass custom/required parameters via CLI while creating the build or buildRun. Fixes #224 # Submitter Checklist - [x] Includes tests if functionality...

size/L
release-note

# Changes Use latest Go version `1.22` for any Go related GitHub Action. # Submitter Checklist - [ ] Includes tests if functionality changed/was added - [ ] Includes docs...

size/XS
kind/dependency-change
release-note-none

# Feature Add command line option to set node selectors on `BuildRun` objects (and potentially `Build` objects). Described in [SHIP-0039](https://github.com/shipwright-io/community/blob/main/ships/0039-build-scheduler-opts.md) Depends on https://github.com/shipwright-io/build/issues/1635

good first issue
help wanted

# Feature Add option to set the pod scheduler for a `BuildRun` (and potentially `Build`). Depends on https://github.com/shipwright-io/build/issues/1637. Part of [SHIP-0039](https://github.com/shipwright-io/community/blob/main/ships/0039-build-scheduler-opts.md)

good first issue
help wanted