We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.2.0
Increase test coverage on mac with mock console
These tests do not run on mac because of X-code issue:
% grep -r solaris cmd internal cmd/oras/internal/option/common_unix_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/internal/display/status/track/target_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/internal/display/status/progress/manager_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/internal/display/status/progress/status_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/internal/display/status/tty_console_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/internal/display/status/console/console_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/internal/display/status/console/testutils/testutils.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/root/cp_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/root/blob/push_test.go://go:build freebsd || linux || netbsd || openbsd || solaris cmd/oras/root/blob/fetch_test.go://go:build freebsd || linux || netbsd || openbsd || solaris
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
progress
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Close to done. Related:
#1481 #1474 #1511
TerryHowe
No branches or pull requests
What is the version of your ORAS CLI
1.2.0
What would you like to be added?
Increase test coverage on mac with mock console
Why is this needed for ORAS?
These tests do not run on mac because of X-code issue:
Are you willing to submit PRs to contribute to this feature?
The text was updated successfully, but these errors were encountered: