Replies: 4 comments 2 replies
-
|
I'm planning to make a few breaking changes, please stop me or give me a go ahead (:+1:) @lvjp @solidgoldbomb @JoyceBabu @bcouetil @aepfli @moberghammer @nizacegodk @ColdIce1 @jboyens @jeppenodgaard @atli-c @pcuci |
Beta Was this translation helpful? Give feedback.
-
|
Agreed, that will simplify my workflow 🤞 |
Beta Was this translation helpful? Give feedback.
-
|
I have the following setup in all my projects make the NEEDS flag more accessible, so the proposal makes sense to me. |
Beta Was this translation helpful? Give feedback.
-
|
Should we suggest to set |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Use yargs cmdDir functionality
gitlab-ci-local pipelinegitlab-ci-local run <...jobname>gitlab-ci-local helpgitlab-ci-local listgitlab-ci-local previewMake
--needsdefault--no-needscan be used to opt-outMake
--shell-isolationdefaultshell-executorjobs.--no-shell-isolationcan be used to opt out if projects are actively utilizing it.Remove
.gitlab-ci-local.ymlspecial handlingrules: [ { if: $GITLAB_CI == 'false', when: on_success } ]orGCL_FILE=.gitlab-ci-custom.ymlNo more auto guessing file variables
~/.gitlab-ci-local/variables.yml. Explicitly set atype: fileflag with the key/value pair@NoArtifactsToHostshould be inversedUse
.envextension instead of appending-envBeta Was this translation helpful? Give feedback.
All reactions