Skip to content
Snippets Groups Projects
Select Git revision
  • sh-use-body-provider
  • avonbertoldi/merge-17.9.1-changelog
  • main default protected
  • 17-9-stable protected
  • avonbertoldi/fix-git-longpath-windows
  • hhoerl/359825-fetch-sub-remotes
  • hhoerl/38249-docker-expand-volumes
  • k8s-promote-ff-retrieve-pod-warning-events
  • ajwalker/proxy-exec-masking
  • ajwalker/shell-wrap
  • sh-fix-gocloud-cache-modtime
  • fix/cyclonedx-upload-fail-non-english-dependency-path
  • dbickford/consolidate-version-script
  • move-to-en-us
  • toon-use-new-git-clone
  • ggeorgiev/upgrade-ebpf
  • ajwalker/refactor-config-opts
  • axil-cherry-pick-hugo-shortcodes
  • 38586-windows-runner-does-not-capture-exit-code-0xffffffff-from-nuke-build-running-in-powershell-so
  • improve-concurrency-messages
  • v17.9.1 protected
  • helpers/runner_wrapper/api/v0.1.1 protected
  • helpers/runner_wrapper/api/v0.1.0 protected
  • v17.9.0 protected
  • v17.8.3 protected
  • v17.8.2 protected
  • v17.8.1 protected
  • v17.7.1 protected
  • v17.8.0 protected
  • v17.6.1 protected
  • v17.7.0 protected
  • v17.5.5 protected
  • v17.6.0 protected
  • v17.5.4 protected
  • v17.5.3 protected
  • v16.11.4 protected
  • v17.0.3 protected
  • v17.5.2 protected
  • v17.4.2 protected
  • v17.3.3 protected
40 results

executor_docker_command.go

  • Kamil Trzciński's avatar
    7249f3bb
    Merge branch 'refactor-script-generation' into 'master' · 7249f3bb
    Kamil Trzciński authored
    Refactor script generation to make it fully on-demand
    
    - Rename `ShellScript` to `ShellConfiguration` and remove all generated scripts
    - Introduce `ShellScriptType` with different types of scripts
    - Introduce `GetConfiguration` and `GenerateScript` for `Shell` interface
    - Change `ShellScript` to `Shell` of `Executor`
    - Remove `GenerateScript` from shells, instead provide a generic method with accepts `ShellScriptType`
    - Introduce `executeShellScript` for `Build`, method which is responsible for generating and executing a shell script
    
    @tmaczukin What do you think?
    
    
    See merge request !189
    7249f3bb
    History
    Merge branch 'refactor-script-generation' into 'master'
    Kamil Trzciński authored
    Refactor script generation to make it fully on-demand
    
    - Rename `ShellScript` to `ShellConfiguration` and remove all generated scripts
    - Introduce `ShellScriptType` with different types of scripts
    - Introduce `GetConfiguration` and `GenerateScript` for `Shell` interface
    - Change `ShellScript` to `Shell` of `Executor`
    - Remove `GenerateScript` from shells, instead provide a generic method with accepts `ShellScriptType`
    - Introduce `executeShellScript` for `Build`, method which is responsible for generating and executing a shell script
    
    @tmaczukin What do you think?
    
    
    See merge request !189
Code owners
Assign users and groups as approvers for specific file changes. Learn more.