-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
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
fix(interactive): Support using interactive on macos #3416
Conversation
Interactive
errorsInteractive
bugs
Interactive
bugsauthor xiaolei.zl <[email protected]> 1702281922 +0800 committer xiaolei.zl <[email protected]> 1703038800 +0800 stash script change decude warning update script fix bug in gs_interactive fix get_current_dir() update dockerfile and readme revert unnecessary changes make interactive-base:latest on remote add makefile fix fix dockerfile update dockerfile minor fix refine readme minor update readme update readme fix use v0.0.2.5
aa86dbe
to
500c45e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. BTW, better use x.x.x version to conform to semver versions.
62b1838
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3416 +/- ##
=======================================
Coverage 40.90% 40.90%
=======================================
Files 109 109
Lines 11343 11343
=======================================
Hits 4640 4640
Misses 6703 6703 Continue to review full report in Codecov by Sentry.
|
Fix #3414
gs_interactive
.interactive-runtime.Dockerfile
for supporting building image on and foraarch64
machine.