Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: support offline mode #2128
feat: support offline mode #2128
Changes from all commits
c08a3d2
638219f
69e9530
ef9c5db
857d9ce
fe28097
da0191e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 67 in pkg/common/git/git.go
pkg/common/git/git.go#L67
Check warning on line 77 in pkg/common/git/git.go
pkg/common/git/git.go#L77
Check warning on line 111 in pkg/common/git/git.go
pkg/common/git/git.go#L110-L111
Check warning on line 116 in pkg/common/git/git.go
pkg/common/git/git.go#L115-L116
Check warning on line 149 in pkg/common/git/git.go
pkg/common/git/git.go#L149
Check warning on line 160 in pkg/common/git/git.go
pkg/common/git/git.go#L160
Check warning on line 195 in pkg/common/git/git.go
pkg/common/git/git.go#L195
Check warning on line 315 in pkg/common/git/git.go
pkg/common/git/git.go#L314-L315
Check warning on line 378 in pkg/common/git/git.go
pkg/common/git/git.go#L377-L378
Check warning on line 29 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L28-L29
Check warning on line 39 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L38-L39
Check warning on line 71 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L47-L71
Check warning on line 76 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L73-L76
Check warning on line 78 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L78
Check warning on line 121 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L120-L121
Check warning on line 126 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L125-L126
Check warning on line 131 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L130-L131
Check warning on line 168 in pkg/runner/reusable_workflow.go
pkg/runner/reusable_workflow.go#L167-L168
Check warning on line 101 in pkg/runner/runner.go
pkg/runner/runner.go#L100-L101
Check warning on line 159 in pkg/runner/runner.go
pkg/runner/runner.go#L159
Check warning on line 192 in pkg/runner/runner.go
pkg/runner/runner.go#L191-L192
Check warning on line 201 in pkg/runner/runner.go
pkg/runner/runner.go#L201
Check warning on line 74 in pkg/runner/step_action_remote.go
pkg/runner/step_action_remote.go#L67-L74
Check warning on line 96 in pkg/runner/step_action_remote.go
pkg/runner/step_action_remote.go#L76-L96
Check warning on line 98 in pkg/runner/step_action_remote.go
pkg/runner/step_action_remote.go#L98
Check warning on line 104 in pkg/runner/step_action_remote.go
pkg/runner/step_action_remote.go#L102-L104