JENKINS-75044 Add LICENSE file to GitHub repo of pipeline declarative plugin 2 months ago 2 months ago JENKINS-73986 Set SCRIPT_SPLITTING_TRANSFORMATION as the default behavor or explcitly per pipeline. 4 months ago 4 months ago JENKINS-73102 Failure to parse Jenkinsfile Node block in pipeline-model-definition 9 months ago 9 months ago JENKINS-73004 Limit number of concurrently used agents in matrix section 10 months ago 10 months ago JENKINS-71127 "libraries" directive is not documented 2 years ago 2 months ago JENKINS-70845 Stage "when changelog" wrong help description or wrong oposite implementation 2 years ago 2 years ago JENKINS-70734 Add an optional agent type to declarative Pipeline 2 years ago 12 months ago JENKINS-70333 Default for Declarative agent retries 2 years ago 2 years ago JENKINS-69728 Expression containing collect() with closure is not evaluated inside environment directive in declarative pipeline 2 years ago 2 years ago JENKINS-69609 Cannot DRY list of matrix axis values 2 years ago 2 years ago JENKINS-68614 markStageWithTag (affecting markStageSkippedForConditional and others) can affect the wrong stage executing at the same time 3 years ago 3 years ago JENKINS-68288 Object context in BuildCondition.meetsCondition is sometimes a Stage instance, which is not recognized by BuildCondition.getCombinedResult 3 years ago 3 years ago JENKINS-67875 Pipeline matrix stages do not render 3 years ago 3 years ago JENKINS-67738 Can't not find ‘restart stage’ link in Scripted Pipeline 3 years ago 3 years ago JENKINS-67261 Keep environment variables and agent label when Restart from Stage 3 years ago 3 years ago JENKINS-66485 validateDeclarativePipeline: Fail with exception instead of returning false 3 years ago 3 years ago JENKINS-66255 Execute alternative step(s) if stage is filtered by a when condition 4 years ago 4 years ago JENKINS-66036 Timeout option works inconsistent when applied on pipeline level vs on stage level 4 years ago 4 years ago JENKINS-65997 Matrix with failFast: false triggers post failure in success stages 4 years ago 4 years ago JENKINS-65561 Cannot add two parameters of the same type in Declarative Directive Generator 4 years ago a week ago JENKINS-65292 Local Variables not available in declarative matrix pipeline 4 years ago 2 years ago JENKINS-64949 Declarative Pipeline: Allow defining matrix axes from a file or a variable 4 years ago 4 years ago JENKINS-64875 Pipeline as library doesn't see variables outside pipeline block 4 years ago 4 years ago JENKINS-64874 declarative pipeline post do not execute in agent 4 years ago 4 years ago JENKINS-64761 SimpleBuildWrapper not available in options block 4 years ago 4 years ago JENKINS-64475 Environment section should be evaluated before other sections 4 years ago 4 years ago JENKINS-64428 Cannot get RestartDeclarativePipelineCause origin run number and stage name by using RunWrapper.getBuildCauses 4 years ago 4 years ago JENKINS-64417 Environment section of Declarative pipelines does not allow setting of blank strings 4 years ago 4 years ago JENKINS-63990 Declarative Pipeline: remove explicit com.fasterxml.jackson.datatype:jackson-datatype-json-org dependency in newer version 4 years ago 4 years ago JENKINS-63906 ClassCastException: InputStep.message expects class String but received class CpsClosure2 4 years ago 4 years ago JENKINS-63839 container() doesn't work inside environment block 4 years ago 4 years ago JENKINS-63290 Cannot use function calls in shared library step 5 years ago 4 years ago JENKINS-63255 The "tools" block in a declarative pipeline gets silently ignored when not at same level as the agent clause 5 years ago 5 years ago JENKINS-62990 kubernetes-plugin not understanding env variable in declarative pipeline 5 years ago 4 years ago JENKINS-62785 Globbing when specifying a changeset with single quotes does not work 5 years ago 5 years ago JENKINS-62773 Allow for nesting Parallel and Matrix blocks 5 years ago 3 years ago JENKINS-62257 FlowInterruptedException cause is not available in post condition 5 years ago 3 years ago JENKINS-62209 classMethod FAILED 5 years ago 5 years ago JENKINS-62127 Dynamic Axis-Values for declarative Pipeline 5 years ago 11 months ago JENKINS-62085 Add option for sequential execution of matrix in pipeline 5 years ago 4 years ago JENKINS-61876 Add an `includes` directive to matrix 5 years ago 5 years ago JENKINS-61740 since pull request #373 it is not possible to set docker registry with groovy script 5 years ago 5 years ago JENKINS-61423 StackOverFlowException when using matrix jobs 5 years ago 5 years ago JENKINS-61405 Stage post conditions doomed by build result becoming unstable 5 years ago 3 years ago JENKINS-61280 Allow dynamic stage names 5 years ago 2 years ago JENKINS-61209 Issue in catchError functionality, Post feature is not working as expected 5 years ago 3 years ago JENKINS-61101 Mutually exclusive stages in declarative pipeline 5 years ago 5 years ago JENKINS-61099 when allof is broken with tags 5 years ago 5 years ago JENKINS-61047 Matrix: allow to use axis values from variable 5 years ago 2 years ago JENKINS-60994 When using top level agents and timeouts, provisioning time is not accounted for 5 years ago 4 years ago JENKINS-60786 "failure" post steps in matrix stage will occasionally be called when the cell succeed and other cells failed 5 years ago 5 years ago JENKINS-60707 option to configure Default Checkout 5 years ago 5 years ago JENKINS-60569 Declarative Post Stage block not Working as exepected in parallel stages 5 years ago 2 years ago JENKINS-60531 Make it possible for other plugins to analyze the full AST of a Declarative Pipeline 5 years ago 5 years ago JENKINS-60479 Building a matrix with exclusions in a declarative pipeline using a pipeline library finds no branches to run 5 years ago 2 months ago JENKINS-60466 Support backward compatibility when renaming parameters 5 years ago 5 years ago JENKINS-60459 Pipeline parameters not properly updated in multibranch job config 5 years ago about a year ago JENKINS-60442 Logs lost for declarative parallel child job builds 5 years ago 2 years ago JENKINS-60411 Tried proxying com.cloudbees.hudson.plugins.folder.config.AbstractFolderConfiguration to support a circular dependency, but it is not an interface. 5 years ago 5 years ago JENKINS-60390 When condition for certain types to be normalised with the comparator pattern 5 years ago 5 years ago JENKINS-60177 StackOverflowError After Pipeline Declarative Upgraded to 1.4.0 5 years ago 5 years ago JENKINS-60046 Validate Credentials Id during Pipeline validation, similar to tools 5 years ago 5 years ago JENKINS-59980 Merge beforeOptions, beforeInput and beforeAgent into a single before attribute 5 years ago 5 years ago JENKINS-59976 Nested agent try to fetch the image from top defined agent registry instead of docker hub 5 years ago 5 years ago JENKINS-59785 java.io.NotSerializableException: hudson.plugins.git.GitChangeSetList 5 years ago 3 years ago JENKINS-59469 stage result in post stage action 5 years ago 3 years ago JENKINS-59378 Scripted Pipeline linting works from CLI but not from Api 5 years ago 5 years ago JENKINS-58795 Jenkins pipeline - Getting information When Restart Stage 6 years ago 5 years ago JENKINS-58711 "Container does not exist" error using "sh" in a declarative pipeline 6 years ago 4 years ago JENKINS-58421 Junit step on post-always breaks the channel on error 6 years ago 4 years ago JENKINS-58385 Error raised when updating Pipeline: Declarative Extension Steps plugin. 6 years ago 5 years ago JENKINS-58298 Pipeline with docker should support retry when pull image failed. 6 years ago 5 years ago JENKINS-58236 Provide mechanism to define dynamic stages in declarative pipelines 6 years ago 2 years ago JENKINS-58055 NPE Cannot get property 'closure' after resume on Jenkins restart 6 years ago 5 years ago JENKINS-58013 Restart From Stage link missing 6 years ago 4 years ago JENKINS-57871 Input directive is blocking executor in declarative pipeline 6 years ago 6 years ago JENKINS-56850 When block outside of stage 6 years ago 3 years ago JENKINS-56847 loader constraint violation 6 years ago 5 years ago JENKINS-56605 Cannot use custom agent directive in Jenkinsfile 6 years ago 5 years ago JENKINS-56567 Build fails when reading more than 125 environment credentials at the same time 6 years ago 5 years ago JENKINS-56562 Parallel downstream jobs are not linked correctly 6 years ago 3 years ago JENKINS-56500 Declarative pipeline restricted in code size 6 years ago 10 months ago JENKINS-56402 Declarative Pipeline shows SUCCESS even though job FAILED 6 years ago 2 years ago JENKINS-56387 Upgrading to 2.150.3 results in No signature of method: org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.executePostBuild() 6 years ago 5 years ago JENKINS-56358 pipeline-syntax/globals variables help is mostly not about variables 6 years ago 6 years ago JENKINS-56294 dockerfile: ARG in FROM breaks docker inspect 6 years ago 5 years ago JENKINS-56259 Allow input timeout parameter 6 years ago 3 years ago JENKINS-56139 Declarative pipeline multiple stages in parallel when use loop 6 years ago 4 years ago JENKINS-56105 catchError does not mark a stage as failed 6 years ago 5 years ago JENKINS-56000 Pipeline fails if more than 250 parameters specified 6 years ago 5 years ago JENKINS-55648 Logging of parallel pipeline job is not recording post stage after failed job 6 years ago 6 years ago JENKINS-55616 hudson.remoting.ProxyException: groovy.lang.MissingMethodException: No signature of method: org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage() 6 years ago 5 years ago JENKINS-55587 Env variables not available in pipeline options sections, outside of stages 6 years ago 7 months ago JENKINS-55561 Stages within stage thoriwng error 6 years ago 6 years ago JENKINS-55928 Parallel Failfast value is not evaluated 6 years ago 6 years ago JENKINS-55455 after upgrading plugins for pipeline: Declarative, pipeline jobs cannot checkout from GHE 6 years ago 5 years ago JENKINS-55231 Declarative Docker executors cannot pull from private docker repo 6 years ago 6 years ago JENKINS-55186 Don't provision agent when stage is skipped 6 years ago 6 years ago JENKINS-55092 linter for Jenkinsfile doesn't detect misspelled parameter names 6 years ago 5 years ago JENKINS-55083 Evaluate environment variables in declarative stage conditions 6 years ago 5 years ago JENKINS-54901 Docker registry credentials doesn't apply on multibranch pipeline 6 years ago 5 years ago JENKINS-54327 Go back to previous stage in pipeline if failed/aborted in particular stage 6 years ago 6 years ago JENKINS-54324 Notifications for the input directive 6 years ago 5 years ago JENKINS-54256 Pipeline stages can be nested indefinitely 6 years ago 4 years ago JENKINS-54127 Add new option to pipeline - sshagent 6 years ago 4 years ago JENKINS-53889 Support post conditions that accept a range of stage statuses 6 years ago 3 years ago JENKINS-53822 Directive generator for upstream trigger throws a 500 if the upstream project is not found 6 years ago 5 years ago JENKINS-53744 Use one agent for parallel stages 6 years ago 6 years ago JENKINS-53730 Automatically reuse stashes in declarative pipelines 6 years ago 4 years ago JENKINS-53700 Script Approval: Pending script approvals not filled when using declarative pipeline 6 years ago 5 years ago JENKINS-53670 Nested declarative pipelines 6 years ago 5 years ago JENKINS-53658 Clarify conditions to use Declarative Pipelines in your shared libraries 6 years ago 5 years ago JENKINS-53231 Detect script/expression usages that can be replaced with pure Declarative and log them 6 years ago 5 years ago JENKINS-53230 Add a when condition for "the build hasn't failed or gone unstable etc" 6 years ago 5 years ago JENKINS-53193 Provide currentBuild.isRestartedRun and .isRestartedStage global variables 6 years ago 3 years ago JENKINS-53167 Add ability to always run particular stages when restarting 6 years ago 2 years ago JENKINS-53032 Support dynamic definition of parallel running stages 7 years ago 4 years ago JENKINS-52966 Two sequential stages in a parallel stage in a declarative pipeline making use of the same agent can cause a StackOverflowError 7 years ago about a year ago JENKINS-52939 Need to lint pipeline from UI, and also parse parameters 7 years ago 4 years ago JENKINS-52777 another Jenkinsfile is used than reported to be used if 'rebuild from stage' is used 7 years ago 6 years ago JENKINS-52769 Environment variables defined in pipeline not expanding in docker args 7 years ago 3 years ago JENKINS-52738 Multibranch pipeline after obtaining Jenkinsfile does not apply configuration to job 7 years ago 7 years ago JENKINS-52555 Declarative pipeline functions cannot access defined environment variables from environment block 7 years ago 5 years ago JENKINS-52391 Restarting Parallel Stages 7 years ago 4 years ago JENKINS-52388 Unable to skip Declarative: Checkout SCM when restart from stage 7 years ago 5 years ago JENKINS-52209 [Cancelling nested steps due to timeout] aborts a job prematurely 7 years ago 6 years ago JENKINS-52203 Provide a 'prerequisites' sections (like triggers) that allows blocking the execution of a job 7 years ago 3 years ago JENKINS-52158 Conditional parallel failfast 7 years ago 2 years ago JENKINS-51947 Symbol from unrelated Extension point conflicts with syntax? 7 years ago 5 years ago JENKINS-51945 Add possibility to mark step as failed even if it was successful 7 years ago 5 years ago JENKINS-51891 Pipelines which need a node with a specific label do not proceed after adding label to a node 7 years ago 3 years ago JENKINS-51808 Dependent steps in parallel 7 years ago 7 months ago JENKINS-51804 Create Snippet Generator entry for shared library 7 years ago 5 years ago JENKINS-51668 Add description block to pipeline and stages 7 years ago 7 years ago JENKINS-51586 multiple aborts exit declarative post always step 7 years ago 5 years ago JENKINS-51544 Option to disable automatic tagging of docker images with dockerfile agents 7 years ago 5 years ago JENKINS-51084 Lint declarative pipeline shared libraries using declarative-linter 7 years ago 5 years ago JENKINS-50780 Provide a way to "finish" a Declarative Pipeline successfully but not execute subsequent stages 7 years ago 5 years ago JENKINS-50309 Sometimes Docker slaves hang in 'Waiting for next available executor' state 7 years ago 5 years ago JENKINS-50299 Pre-pending to PATH environment variable in declarative pipeline 7 years ago 5 years ago JENKINS-50021 credentials('some-id') should support Secret Zip type of credentials 7 years ago 2 years ago JENKINS-49998 Better documentation that declarative will run all stages on the same node by default 7 years ago 5 years ago JENKINS-49946 input step cannot access environment blocks 7 years ago 5 years ago JENKINS-49944 support some handling for skipped stages 7 years ago 2 years ago JENKINS-49748 support migrating implementation for same Pipeline keyword 7 years ago 5 years ago JENKINS-49378 Using fileExists in when condition causes exception 7 years ago 5 years ago JENKINS-49280 pipeline docker agent configuration is inconsistent 7 years ago 4 years ago JENKINS-49174 Declarative Pipeline: GIT_* have the value 'null' when using "agent none" 7 years ago 7 years ago JENKINS-49142 Be able to customize checkout as "options" in declarative pipeline 7 years ago 4 years ago JENKINS-49138 Scheduling a Pipeline build should redirect to the new build, not job, index page 7 years ago 2 years ago JENKINS-49135 Support for reusable sharing Declarative directives 7 years ago 5 years ago JENKINS-48556 timestamps() randomly not recognized as a valid option 7 years ago 2 years ago JENKINS-48544 Declarative option for disableDefaultCheckoutPolling() 7 years ago 5 years ago JENKINS-48356 Declarative language 7 years ago 5 years ago JENKINS-48319 customWorkspace does not work with docker agent 7 years ago 5 years ago JENKINS-48050 Replace Declarative Docker agent directive with new implementation 7 years ago 2 years ago JENKINS-48006 Declaritive scm step runs with minimal environment, makes it impossible to use environment value for reference repo path 7 years ago 5 years ago JENKINS-47717 Allow different "Discard Old Build" options per branch on multibranch pipelines 7 years ago 5 years ago JENKINS-47703 Need the plugin could be used with Windows agents 7 years ago 5 years ago JENKINS-47238 So like, um, okay, this is weird, but like, um, are steps *supposed* to work in environment{}? 7 years ago 5 years ago JENKINS-47179 Can't use milestone with parallel stages in Declarative 7 years ago 4 years ago JENKINS-46918 Document how to use shared library's global classes in Declarative 7 years ago 5 years ago JENKINS-46831 Not able to use a normal agent on stage when agent docker is declared globally 7 years ago 4 weeks ago JENKINS-46576 Provide option to get json output from the declarative-linter command 7 years ago 5 years ago JENKINS-46476 Environment and Options blocks do not take effect from within groovy shared variable 7 years ago 6 years ago JENKINS-46336 Sidecar docker containers for declarative 7 years ago 5 years ago JENKINS-46103 Properly restrict which expressions can be passed to credentials(...) in Declarative 8 years ago 5 years ago JENKINS-45140 Add support of throttling of the entire build in Declarative Pipeline 8 years ago 4 years ago JENKINS-44542 Improve docs for shared libraries in Declarative Pipeline 8 years ago 5 years ago JENKINS-44491 Step not marked as failure when step could not be found 8 years ago 5 years ago JENKINS-44376 Ability to set variables shared between stages 8 years ago 3 years ago JENKINS-44351 Declarative Pipeline Linter should report errors for unrecognized step calls 8 years ago 5 years ago JENKINS-44078 "zip" step is not working according to the documentation 8 years ago 4 years ago JENKINS-43911 Environment variables can't be used in agent configuration 8 years ago 5 years ago JENKINS-43632 Not Possible to Set Blank Environment Variables 8 years ago 4 years ago JENKINS-43401 Declarative should override the syntax check for CpsFlowDefinition 8 years ago 5 years ago JENKINS-43348 Option to use author instead of commiter in declarative pipeline 8 years ago 5 years ago JENKINS-43246 ProxyException/MissingMethodException from shared library global variable hidden in Declarative 8 years ago 5 years ago JENKINS-43053 Allow user to document their pipeline in model friendly way 8 years ago 5 years ago JENKINS-43010 Declarative: Add general "Detail" error output facility 8 years ago 5 years ago JENKINS-42730 declarative-linter don't work with shared library 8 years ago 2 years ago JENKINS-42688 Provide a way to enable a post/* to run only under some context 8 years ago 5 years ago JENKINS-42643 Conditional application of triggers in Declarative 8 years ago 2 years ago JENKINS-42478 Post block lacks access to node when Docker initialization fails 8 years ago 5 years ago JENKINS-42369 agent docker parameters do not honor the current environment 8 years ago about a year ago JENKINS-42294 Declarative Pipeline needs a process for changing syntax 8 years ago 5 years ago JENKINS-42224 Need ability to create reusable chunks of Declarative Pipeline 8 years ago 3 years ago JENKINS-42114 @LocalData tests for upgrading/resuming Declarative runs 8 years ago 5 years ago JENKINS-42079 Allow "local" Shared Library to be loaded from current repo branch 8 years ago 5 years ago JENKINS-41929 Offer "Build with Parameters" on first build when declarative Jenkinsfile found 8 years ago about a year ago JENKINS-41759 Add possibilities to read environment from trusted properties file 8 years ago 5 years ago JENKINS-41609 Dockerfile reuseNode should default argument to true 8 years ago 5 years ago JENKINS-41204 pipeline does not use docker environment 8 years ago 6 years ago JENKINS-41187 Stage "when" should have "stage" condition 8 years ago 5 years ago JENKINS-40966 Ability to leave Declarative node block w/ top-level agent for a single stage 8 years ago 5 years ago JENKINS-40756 Provide a durable native Maven step 8 years ago 5 years ago JENKINS-40640 @Library not working with pipeline model 8 years ago 4 years ago JENKINS-40238 Enumerate and validate environment variables available to a given context in pipeline model 8 years ago 5 years ago JENKINS-40127 Declarative Pipeline GDSL 8 years ago 4 years ago JENKINS-39759 Provide API for returning valid types for Declarative sections 8 years ago 5 years ago JENKINS-38864 Add support for preserving comments and formatting for Jenkinsfile roundtrip 8 years ago 5 years ago JENKINS-37783 Pipeline Config: Intellij/Eclipse plugins for completion/validation 8 years ago 5 years ago