×
This is the root class that contains all configuration state about the CodeBuilder cloud agents. Jenkins calls provision(Label label, int excessWorkload) on ...
Oct 18, 2023 · Using the official Codebuild Plugin for Jenkins works great if you want your build being mostly defined in the Buildspec.yml file. However what ...
Jun 24, 2022 · We will skip java 11 and try to upgrade all machines to java 17 directly (master and all slaves), but some of our builds still need older java ...
Missing: codebuild | Show results with:codebuild
Oct 27, 2021 · Hi there, We are using the Amazon EC2 instance as jenkins agent and the multibranch pipeline build is trigger for any changes detected in ...
Groovy Postbuild Plugin — This plugin executes a groovy script in the Jenkins JVM. Typically, the script checks some conditions and changes accordingly the  ...
Missing: codebuild | Show results with:codebuild
Aug 7, 2023 · I have a multibranch pipeline with few jenkins stages. Jenkinsfile is kept in a scm repo. Jenkins agent is created using ec2 plugin. Issue:
Dec 3, 2021 · The current build status must be equal to, or better than the Worst status and equal to, or worse than the Best status for the build step to run.
Missing: codebuild | Show results with:codebuild
Aug 4, 2023 · Abort existing builds based on build parameter equality when new commit detected - Using Jenkins - Jenkins.
Sep 26, 2023 · The plain "Groovy Script" is run in a forked JVM, on the slave where the build is run. It's the basically the same as running the "groovy ...
Missing: codebuild | Show results with:codebuild