Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/196 migration for cas plugin 170 #197

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

notmyown
Copy link
Contributor

No description provided.

@notmyown notmyown linked an issue Jan 27, 2025 that may be closed by this pull request
@@ -5,6 +5,7 @@ Below you will find the release notes for the Jenkins Dogu.
Technical details on a release can be found in the corresponding [Changelog](https://docs.cloudogu.com/en/docs/dogus/jenkins/CHANGELOG/).

## [Unreleased]
* Migration-script for upgrding CAS-Plugin to 1.7.0 before Jenkins-Service-Start
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upgrading

CHANGELOG.md Outdated
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
- Migrate CAS-Plugin from 1.6.3 to 1.7.0 on Jenkinsversion step over 2.4776
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.. when upgrading to Jenkins version 2.479.3

@@ -5,6 +5,7 @@ Im Folgenden finden Sie die Release Notes für das Jenkins-Dogu.
Technische Details zu einem Release finden Sie im zugehörigen [Changelog](https://docs.cloudogu.com/de/docs/dogus/jenkins/CHANGELOG/).

## [Unreleased]
* Migrationskript für die AKtualisierung des CAS-Plugins vor dem Jenkins-Service-Start
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aktualisierung

fi
}

function isGreaterVersionThen() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Than statt then

false; return
}

function isLesserVersionThen() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Than statt then

Marco Bergen added 2 commits January 27, 2025 09:53
…igration-for-cas-plugin-170

# Conflicts:
#	CHANGELOG.md
#	docs/gui/release_notes_de.md
#	docs/gui/release_notes_en.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migration for CAS-Plugin 1.7.0
2 participants