Git Product home page Git Product logo

Comments (10)

yanksyoon avatar yanksyoon commented on July 1, 2024 1

@timja yes, i've only installed JCasC for testing :)

from configuration-as-code-plugin.

yanksyoon avatar yanksyoon commented on July 1, 2024 1

Oh right, I assumed Jenkins would update the plugins with patch version updates when the patched war is executed.
It works fine when the update is applied first and then installing the plugins via the install manager. My misunderstandings, sorry!

from configuration-as-code-plugin.

yanksyoon avatar yanksyoon commented on July 1, 2024

Related to #2324

from configuration-as-code-plugin.

timja avatar timja commented on July 1, 2024

Is that your complete plugin list?

from configuration-as-code-plugin.

timja avatar timja commented on July 1, 2024

Which Jenkins version specifically? I assume not 2.387 alone is it a point release?

from configuration-as-code-plugin.

timja avatar timja commented on July 1, 2024

I can't reproduce on 2.387.3.

cd /tmp
mkdir snakeyaml
export JENKINS_HOME=/tmp/snakeyaml
wget https://get.jenkins.io/war-stable/2.387.3/jenkins.war
wget https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.12.13/jenkins-plugin-manager-2.12.13.jar

java -jar jenkins-plugin-manager-2.12.13.jar -w jenkins.war -d snakeyaml/plugins -p configuration-as-code
java -jar jenkins.war

Went through setup wizard not installing any plugins but creating a user and setting the URL.

created a file jenkins.yaml in /tmp/snakeyaml/jenkins.yaml

with:

jenkins:
  systemMessage: "Hello"

can you provide steps to reproduce from scratch following above please

from configuration-as-code-plugin.

yanksyoon avatar yanksyoon commented on July 1, 2024

@timja Hello! Sorry for tagging you on a closed issue, I was wondering if configuration-as-code version [1625.v27444588cc3d](https://plugins.jenkins.io/configuration-as-code) is inherently broken by default.
My use case is that I download Jenkins 2.387, install configuration-as-code through the plugin manager. However it downloads 1625.v27444588cc3d by default and it doesn't seem to work as intended. I was wondering if there are any plans to update the version that is downloaded by default :D Thank you!

from configuration-as-code-plugin.

timja avatar timja commented on July 1, 2024

Which version of Jenkins are you downloading? If you use at least 2.387.3 you will get the latest version

from configuration-as-code-plugin.

yanksyoon avatar yanksyoon commented on July 1, 2024

I'm downloading 2.387.

from configuration-as-code-plugin.

timja avatar timja commented on July 1, 2024

We’ll that won’t work, configuration as codes minimum supported version with other plugins right now is 2.387.3

from configuration-as-code-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.