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:
authorKamil Trzciński <ayufan@ayufan.eu>2018-05-07 10:50:50 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-05-07 10:50:50 +0300
commit7dabb22f22cee04113d45d56ed3fc06cd1ad93ea (patch)
treebad34ddb0c7c1c5438563d32a670c76de2147d0f
parent24e3b33461207266eb569659d4fa0dc3fae6758d (diff)
Add Changelog
-rw-r--r--changelogs/unreleased/33697-pipelines-json-endpoint.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/33697-pipelines-json-endpoint.yml b/changelogs/unreleased/33697-pipelines-json-endpoint.yml
new file mode 100644
index 00000000000..d44e2729415
--- /dev/null
+++ b/changelogs/unreleased/33697-pipelines-json-endpoint.yml
@@ -0,0 +1,5 @@
+---
+title: Use VueJS for rendering pipeline stages
+merge_request:
+author:
+type: changed