Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / oras-project/oras issues and pull requests

#1325 - bump(ci): update golangci-lint to v4

Pull Request - State: closed - Opened by qweeah 7 months ago

#1324 - bump(ci): update codecov gha to v4

Pull Request - State: closed - Opened by qweeah 7 months ago

#1323 - build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#1322 - build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#1321 - response status code 401: unauthorized: authentication required

Issue - State: closed - Opened by sharadregoti 8 months ago - 7 comments
Labels: bug, question, Docker Hub, stale

#1320 - feat: show artifact type when pushing files

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 2 comments

#1319 - feat: add mTLS options

Pull Request - State: closed - Opened by sabre1041 8 months ago - 1 comment

#1318 - `oras manifest delete` fails with `Docker-Content-Digest` header missing

Issue - State: closed - Opened by smndtrl 8 months ago - 3 comments
Labels: question

#1317 - fix: oras push should return error when artifacttype is empty for spec 1.1

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 2 comments

#1316 - chore: using const to replace string

Pull Request - State: closed - Opened by LinuxSuRen 8 months ago - 2 comments

#1315 - refactor: make command accessible in option parser

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 1 comment

#1314 - refactor: use command output in status output

Pull Request - State: closed - Opened by qweeah 8 months ago - 2 comments

#1313 - avoid pushing artifacts without `artifactType` if `--image-spec v1.1` is specified

Issue - State: closed - Opened by qweeah 8 months ago - 2 comments
Labels: bug

#1312 - refactor: add stdout to metadata handlers

Pull Request - State: closed - Opened by qweeah 8 months ago - 1 comment

#1310 - refactor: add printer for metadata output

Pull Request - State: closed - Opened by qweeah 8 months ago - 2 comments

#1309 - feat: support --platform for oras attach

Pull Request - State: closed - Opened by qweeah 8 months ago - 1 comment

#1308 - Support pulling referrers from an image manifest

Issue - State: open - Opened by FeynmanZhou 8 months ago - 1 comment
Labels: enhancement, spec required

#1307 - build(deps): bump oras.land/oras-go/v2 from 2.4.0 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#1306 - build(deps): bump oras.land/oras-go/v2 from 2.4.0 to 2.5.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#1305 - build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#1304 - `oras tag` cannot retag an artifact in OCI image layout

Issue - State: closed - Opened by qweeah 8 months ago - 1 comment
Labels: bug

#1303 - bump: bump `oras-go` to 2.5.0

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 4 comments

#1302 - fix: discard tagging output when pushing with formatted output

Pull Request - State: closed - Opened by qweeah 8 months ago - 1 comment

#1301 - refactor: make command accessible in option parser

Issue - State: closed - Opened by qweeah 8 months ago - 1 comment
Labels: enhancement

#1300 - pushing with multiple tags will corrupt `--format xxx` output

Issue - State: closed - Opened by qweeah 8 months ago - 2 comments
Labels: bug

#1299 - feat: support `--format` in `oras discover`

Pull Request - State: closed - Opened by qweeah 8 months ago - 1 comment

#1298 - support pushing artifact with customized config media type

Issue - State: closed - Opened by qweeah 8 months ago - 1 comment
Labels: enhancement, wontfix

#1297 - build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 3 comments
Labels: dependencies

#1296 - build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#1295 - feat: support `--format` in `manifest fetch` command

Pull Request - State: closed - Opened by qweeah 8 months ago - 1 comment

#1294 - feat: make --identity-token an alias of --password

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 5 comments

#1293 - feat: support `--format` for `oras pull`

Pull Request - State: closed - Opened by qweeah 8 months ago - 1 comment

#1292 - refactor: Create Printer object to manage output

Pull Request - State: closed - Opened by TerryHowe 8 months ago - 3 comments

#1291 - Update github action codecov to v4 when fixed

Issue - State: closed - Opened by TerryHowe 8 months ago - 2 comments
Labels: dependencies, test

#1290 - fix: Revert github actions coverage until fixed

Pull Request - State: closed - Opened by TerryHowe 8 months ago - 4 comments

#1289 - test(unit): exclude darwin from go build constraint

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 1 comment

#1288 - feat: Use cobra.Command.OutOrStdout method for output

Pull Request - State: closed - Opened by TerryHowe 8 months ago - 7 comments

#1287 - build(actions): update github actions for Node 20

Pull Request - State: closed - Opened by TerryHowe 8 months ago - 2 comments

#1286 - fix: make --output - implies --no-tty

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 2 comments

#1285 - refactor: pass cobra.Command to all cmd exec functions

Pull Request - State: closed - Opened by TerryHowe 8 months ago - 2 comments

#1284 - fix(e2e): update ZOT image

Pull Request - State: closed - Opened by qweeah 8 months ago - 1 comment

#1283 - bump: update golang to 1.22

Pull Request - State: closed - Opened by wangxiaoxuan273 8 months ago - 3 comments

#1282 - bump: update golang to 1.22

Pull Request - State: closed - Opened by TerryHowe 8 months ago - 5 comments

#1281 - e2e tests failing zot registiry

Issue - State: closed - Opened by TerryHowe 8 months ago
Labels: bug, triage

#1280 - Support auto-generated CLI reference doc

Issue - State: open - Opened by FeynmanZhou 9 months ago - 1 comment
Labels: enhancement, triage

#1279 - build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies

#1278 - build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#1277 - Test fail on ARM with "fatal error: traceback did not unwind completely"

Issue - State: closed - Opened by TerryHowe 9 months ago - 2 comments
Labels: bug

#1275 - bump: update golang to `1.22`

Issue - State: closed - Opened by shizhMSFT 9 months ago - 1 comment
Labels: dependencies

#1274 - Support OCI image-spec v1.1.0

Issue - State: closed - Opened by FeynmanZhou 9 months ago - 3 comments
Labels: enhancement

#1272 - build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#1271 - build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#1270 - build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#1269 - build(deps): bump github.com/containerd/console from 1.0.3 to 1.0.4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#1268 - oras blob fetch failed to output to stdout in TTY mode

Issue - State: closed - Opened by qweeah 10 months ago - 2 comments
Labels: bug

#1266 - bump: tag and release ORAS CLI v1.2.0-beta.1

Pull Request - State: closed - Opened by qweeah 10 months ago - 2 comments

#1265 - fix: remove unwanted newline in attach error

Pull Request - State: closed - Opened by qweeah 10 months ago

#1264 - chore(ci): update patch coverage check to 80%

Pull Request - State: closed - Opened by qweeah 10 months ago

#1263 - bump: update golang to 1.21.6

Pull Request - State: closed - Opened by qweeah 10 months ago - 1 comment

#1262 - chore(gpg): remove expired GPG key

Pull Request - State: closed - Opened by qweeah 10 months ago - 1 comment

#1261 - chore(gpg): update qweeah's key

Pull Request - State: closed - Opened by qweeah 10 months ago - 1 comment

#1260 - build(deps): bump oras.land/oras-go/v2 from 2.3.1-0.20240117093352-d8783fe25d71 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies

#1259 - build(deps): bump oras.land/oras-go/v2 from 2.3.1-0.20231026053328-062ed0e058f8 to 2.4.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies

#1258 - chore(ux): improve error message for invalid registry and file reference

Pull Request - State: closed - Opened by qweeah 10 months ago - 1 comment

#1256 - ci(release): add dispatch GHA for snapcraft classic release

Pull Request - State: closed - Opened by qweeah 10 months ago - 6 comments

#1255 - chore: improve error message if the provided annotation file is invalid

Pull Request - State: closed - Opened by wangxiaoxuan273 10 months ago - 1 comment

#1254 - --debug should redact Location headers

Issue - State: closed - Opened by ktarplee 10 months ago - 4 comments
Labels: bug, question, stale

#1253 - chore: improve error message when attaching with no file or annotation

Pull Request - State: closed - Opened by wangxiaoxuan273 10 months ago - 1 comment

#1252 - `oras manifest fetch` will panic if `--platform` flag is used on certain index/manifest list

Issue - State: closed - Opened by qweeah 10 months ago - 1 comment
Labels: bug

#1250 - build(deps): bump github.com/onsi/gomega from 1.31.0 to 1.31.1 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies

#1249 - couldn't upload qcow2 images to harbor

Issue - State: closed - Opened by mcbenjemaa 10 months ago - 7 comments
Labels: wontfix, Harbor

#1248 - add `blob mount` to support mounting a blob across repositories

Issue - State: open - Opened by qweeah 10 months ago - 1 comment
Labels: enhancement

#1247 - build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 3 comments
Labels: dependencies

#1246 - build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies

#1245 - build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 3 comments
Labels: dependencies

#1244 - build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#1243 - chore(ux): improve error message for bad annotation format

Pull Request - State: closed - Opened by wangxiaoxuan273 10 months ago - 2 comments

#1242 - feat: support mounting blobs during copy

Pull Request - State: closed - Opened by qweeah 10 months ago - 3 comments

#1241 - chore(ux): improve error message for oras manifest push

Pull Request - State: closed - Opened by wangxiaoxuan273 10 months ago - 1 comment

#1240 - build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 in /test/e2e

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#1239 - Optionally support crane/docker style auth for greater compatibility

Issue - State: open - Opened by ktarplee 10 months ago - 3 comments
Labels: enhancement, good first issue

#1238 - Add mount support for `oras cp`

Issue - State: closed - Opened by ktarplee 10 months ago
Labels: enhancement

#1237 - feat: support formatted output in oras attach and push

Pull Request - State: closed - Opened by qweeah 10 months ago - 1 comment

#1236 - improve error message when registry credential config is not valid

Issue - State: closed - Opened by qweeah 10 months ago
Labels: ux

#1235 - chore(ux): give recommendation when empty creds found during basic auth

Pull Request - State: closed - Opened by qweeah 10 months ago - 1 comment

#1234 - chore(ux): improve error message for oras manifest fetch

Pull Request - State: closed - Opened by wangxiaoxuan273 10 months ago - 2 comments

#1233 - usage output of `oras tag list` is wrong

Issue - State: closed - Opened by qweeah 10 months ago
Labels: bug

#1232 - build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies

#1231 - build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#1230 - build(ci): make coverage upload and calculation mandatory

Pull Request - State: closed - Opened by qweeah 11 months ago - 1 comment

#1229 - fix: resolve error in help doc of distribution spec flag

Pull Request - State: closed - Opened by qweeah 11 months ago - 1 comment

#1228 - manifest delete is leaking indexes when deleting client-managed referrer

Issue - State: closed - Opened by jlbutler 11 months ago - 19 comments
Labels: bug, stale, triage

#1227 - WIP: fix: add image spec option back to attach for expanded compatibility …

Pull Request - State: closed - Opened by jlbutler 11 months ago - 3 comments

#1226 - Support formatted JSON output for oras copy

Issue - State: open - Opened by FeynmanZhou 11 months ago
Labels: enhancement, spec required, format output

#1225 - Help message is not properly rendered for `oras attach`

Issue - State: closed - Opened by shizhMSFT 11 months ago - 1 comment
Labels: bug, triage

#1224 - oras attach failing for registries that don't support 1.1-RC image media type

Issue - State: closed - Opened by jlbutler 11 months ago - 20 comments
Labels: bug, enhancement, AWS ECR, stale

#1223 - build(deps): bump oras-go/v2 to main branch

Pull Request - State: closed - Opened by qweeah 11 months ago - 2 comments

#1222 - chore(ux): show registry error and hint for dockehub

Pull Request - State: closed - Opened by qweeah 11 months ago - 1 comment

#1221 - chore(ux): improve error output for unknown spec flag

Pull Request - State: closed - Opened by qweeah 11 months ago - 1 comment

#1220 - build(ci): enforce coverage check

Pull Request - State: closed - Opened by qweeah 11 months ago - 1 comment