Skip to content

Update Jenkins Pipeline to build on develop branch#479

Merged
avetgit merged 5 commits into
mainfrom
develop
May 12, 2026
Merged

Update Jenkins Pipeline to build on develop branch#479
avetgit merged 5 commits into
mainfrom
develop

Conversation

@DerDaehne
Copy link
Copy Markdown
Contributor

Now that we are using a develop branch for active development and the main branch only for releases, we shift our weekly build from main to develop.

If we merge into main, it is expected to be a release build and in that case, jenkins should run all the integration tests before pushing a new image.

DerDaehne and others added 4 commits May 5, 2026 07:46
build the weekly builds on develop, not on main anylonger.
We also want to have an image with the tag "develop" available
which reflects the latest development version of gop
@avetgit avetgit self-assigned this May 12, 2026
@avetgit avetgit self-requested a review May 12, 2026 10:01
@avetgit avetgit merged commit cc57484 into main May 12, 2026
1 check passed
ThomasMichael1811 added a commit that referenced this pull request May 12, 2026
* CodeNarc and Intellij Formatting (#368)

* with the introduction of the develop branch, we need jenkins to
build the weekly builds on develop, not on main anylonger.
We also want to have an image with the tag "develop" available
which reflects the latest development version of gop

* with the introduction of the develop branch, renovate should use it
as the target branch within pull requests

* Update application-dev.yaml

* Update application-dev.yaml

* Init commit: add repoContext and repoInitializer

* translate comment to englisch

* Rename and bugfix deploying  prometheusStack misc dashboard

* Merge RepoContext and RepoIntializer into ArgoCDRepoContext

* Move prepareGitOps to ArgoCDRepoSetup and fix ArgoCD unit tests

* docs and code format rules added

* adding .png

* imports

* update

* update

* review changes, rebase develop

---------

Co-authored-by: David Daehne <david.daehne@cloudogu.com>
Co-authored-by: avetgit <111436035+avetgit@users.noreply.github.com>
Co-authored-by: Anna Vetcininova <anna.vetcininova@cloudogu.com>
Co-authored-by: Thomas Michael <thomas.michael@cloudogu.com>

* Update Jenkins Pipeline to build on develop branch (#479)

* with the introduction of the develop branch, we need jenkins to
build the weekly builds on develop, not on main anylonger.
We also want to have an image with the tag "develop" available
which reflects the latest development version of gop

* with the introduction of the develop branch, renovate should use it
as the target branch within pull requests

* Update application-dev.yaml

* Update application-dev.yaml

* Merge pull request #482 from cloudogu/feature/newImageDescription

Change docker image description

---------

Co-authored-by: avetgit <111436035+avetgit@users.noreply.github.com>
Co-authored-by: Thomas <thomas@thomasmichael.de>

---------

Co-authored-by: Niklas Hußmann <niklas.hussmann-extern@cloudogu.com>
Co-authored-by: David Daehne <david.daehne@cloudogu.com>
Co-authored-by: avetgit <111436035+avetgit@users.noreply.github.com>
Co-authored-by: Anna Vetcininova <anna.vetcininova@cloudogu.com>
Co-authored-by: David Daehne <47227343+DerDaehne@users.noreply.github.com>
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.

3 participants