configuration-as-code-plugin icon indicating copy to clipboard operation
configuration-as-code-plugin copied to clipboard

Jenkins Configuration as Code Plugin

Results 147 configuration-as-code-plugin issues
Sort by recently updated
recently updated
newest added

### Jenkins and plugins versions report Environment ```text Jenkins: 2.332.2 OS: Linux - 5.10.109 --- ace-editor:1.1 ansicolor:1.0.1 antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-1.0 authentication-tokens:1.4 aws-credentials:191.vcb_f183ce58b_9 aws-java-sdk:1.12.163-315.v2b_716ec8e4df aws-java-sdk-cloudformation:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-codebuild:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-ec2:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-ecr:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-ecs:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-elasticbeanstalk:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-iam:1.12.246-349.v96b_b_f7eb_a_c3c aws-java-sdk-logs:1.12.246-349.v96b_b_f7eb_a_c3c...

Bumps [flexmark-all](https://github.com/vsch/flexmark-java) from 0.62.2 to 0.64.0. Commits 7c187fb release 0.64.0 3658439 fix rename xml namespace constants cc669b2 fix namespace regex for efficiency 5d8ccbc add allow namespace to HTML parser. 2b0cadf...

dependencies
java

Hello All, I am facing an issue while authenticating Jenkins via keycloak . Its getting redirected to jenkins page but failing with 502 error shown below. searched over internet but...

question

### Jenkins and plugins versions report Environment ```text Jenkins: 2.319.3 OS: Linux - 5.10.109+ --- configuration-as-code:1414.v878271fc496f ``` ### What Operating System are you using (both controller, and any agents involved...

As a user I want to share a single configuration file between multiple Jenkins instance, including credential definitions. Currently JCasC support plugin supports defining encrypted secrets on the configuration YAML....

### Your checklist for this issue 🚨 Please review the [Support Policy](https://github.com/jenkinsci/.github/blob/master/SUPPORT.md) - [ ] The question was asked in the project's [Gitter chat](https://gitter.im/jenkinsci/configuration-as-code-plugin) - [x ] Jenkins version 2.332.3...

question

### Describe your use-case which is not covered by existing documentation. How do I write up a job that has as "restriction" field enabled with a "label expression" provided? as...

documentation

Bumps fugue from 4.7.2 to 5.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.atlassian.fugue:fugue&package-manager=maven&previous-version=4.7.2&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

stale
dependencies
java

### Describe your use-case which is not covered by existing documentation. The [GitHub OAuth plugin](https://plugins.jenkins.io/github-oauth/) allows to define authorization based on username, organization and/or team. From [their docs](https://github.com/jenkins-infra/plugins-wiki-docs/tree/master/github-oauth#matrix-based-authorization-strategy): > You...

### Description We are trying to setup one Jenkins in a kubernetes cluster, and that Jenkins will deploy and build software in multiple other kubernetes clusters as well. Using helm...

question