Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-09-04 17:10:29 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-09-04 17:10:29 +0300
commitbe449e23e319cbaa15c226560b9fa52ec4aa326e (patch)
treea1eb5963ebf19ac31902c6f7d98a7c6230b998f5 /changelogs
parent0da3257c35b6c8c527c3a66b26548c134765829f (diff)
Creates base components for new job log
Creates a link component, a line component and a clickable line component to handle the new job log format
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/66454-base-components.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/66454-base-components.yml b/changelogs/unreleased/66454-base-components.yml
new file mode 100644
index 00000000000..7a40a66f122
--- /dev/null
+++ b/changelogs/unreleased/66454-base-components.yml
@@ -0,0 +1,5 @@
+---
+title: Creates base components for the new job log
+merge_request:
+author:
+type: added