Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ad327344
Commit
ad327344
authored
Feb 12, 2021
by
Fabio Pitino
Committed by
Marcel Amirault
Feb 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add video of CI minutes overview
parent
42d0e21e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
doc/development/cicd/img/ci_minutes.png
doc/development/cicd/img/ci_minutes.png
+0
-0
doc/development/cicd/index.md
doc/development/cicd/index.md
+17
-0
No files found.
doc/development/cicd/img/ci_minutes.png
0 → 100644
View file @
ad327344
55.5 KB
doc/development/cicd/index.md
View file @
ad327344
...
...
@@ -165,3 +165,20 @@ we should use "Job" in general, instead of "Build".
We have a few inconsistencies in our codebase that should be refactored.
For example,
`CommitStatus`
should be
`Ci::Job`
and
`Ci::JobArtifact`
should be
`Ci::BuildArtifact`
.
See
[
this issue
](
https://gitlab.com/gitlab-org/gitlab/-/issues/16111
)
for the full refactoring plan.
## CI Minutes
This diagram shows how the
[
CI minutes
](
../../subscriptions/gitlab_com/index.md#ci-pipeline-minutes
)
feature and its components work.
![
CI Minutes architecture
](
img/ci_minutes.png
)
<!-- Editable diagram available at https://app.diagrams.net/?libs=general;flowchart#G1XjLPvJXbzMofrC3eKRyDEk95clV6ypOb -->
Watch a walkthrough of this feature in details in the video below.
<div
class=
"video-fallback"
>
See the video:
<a
href=
"https://www.youtube.com/watch?v=NmdWRGT8kZg"
>
CI Minutes - architectural overview
</a>
.
</div>
<figure
class=
"video-container"
>
<iframe
src=
"https://www.youtube.com/embed/NmdWRGT8kZg"
frameborder=
"0"
allowfullscreen=
"true"
>
</iframe>
</figure>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment