Skip to content

EPMDEDP-16407: docs: Add blog post about GitLab CI integration#377

Merged
SergK merged 1 commit into
mainfrom
add-blog-on-gitlabci
Jun 8, 2026
Merged

EPMDEDP-16407: docs: Add blog post about GitLab CI integration#377
SergK merged 1 commit into
mainfrom
add-blog-on-gitlabci

Conversation

@SergK

@SergK SergK commented Jun 8, 2026

Copy link
Copy Markdown
Member

Adds part 3 of the try-kuberocketci series, showing how to run a Codebase's CI in GitLab CI instead of the default Tekton engine by setting spec.ciTool: gitlab.

  • Covers the three one-time prerequisites: install a GitLab Runner, onboard (mirror) the GitLab CI/CD components into the instance, and create the .gitlab-ci.yml ConfigMap
  • Walks the MR -> review, merge -> build flow with real pipeline output, proving the pipeline runs entirely in GitLab CI with zero Tekton PipelineRuns
  • Includes GitLab and KubeRocketCI Portal screenshots of the components, injected config, pipelines, build graph, and published container image

@SergK SergK requested a review from a team as a code owner June 8, 2026 09:23
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-pebble-0839af61e-377.westus2.4.azurestaticapps.net

@SergK SergK force-pushed the add-blog-on-gitlabci branch from 503a6fd to 8282d32 Compare June 8, 2026 09:34
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-pebble-0839af61e-377.westus2.4.azurestaticapps.net

@SergK SergK force-pushed the add-blog-on-gitlabci branch from 8282d32 to ac74a7c Compare June 8, 2026 09:49
Adds part 3 of the try-kuberocketci series, showing how to run a Codebase's CI in
GitLab CI instead of the default Tekton engine by setting spec.ciTool: gitlab.

- Covers the three one-time prerequisites: install a GitLab Runner, onboard (mirror)
  the GitLab CI/CD components into the instance, and create the .gitlab-ci.yml ConfigMap
- Walks the MR -> review, merge -> build flow with real pipeline output, proving the
  pipeline runs entirely in GitLab CI with zero Tekton PipelineRuns
- Includes GitLab and KubeRocketCI Portal screenshots of the components, injected
  config, pipelines, build graph, and published container image

Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
@SergK SergK force-pushed the add-blog-on-gitlabci branch from ac74a7c to c53a00c Compare June 8, 2026 09:53
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-pebble-0839af61e-377.westus2.4.azurestaticapps.net

1 similar comment
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-pebble-0839af61e-377.westus2.4.azurestaticapps.net

@SergK SergK merged commit 41baf77 into main Jun 8, 2026
6 checks passed
@SergK SergK deleted the add-blog-on-gitlabci branch June 8, 2026 10:01
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.

1 participant