You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# GitLab Integration for Azure Pipelines
2
-
3
-
This extension integrates GitLab with Azure Pipelines. With this extension, you will be able to download the sources from a GitLab repository (using `clone` command) and use downloaded sources in Azure Pipelines. The extension comes as an artifact source in `Release Management` and also has a `Build` task to download sources in your build pipeline.
4
-
5
-
**Important Note**
1
+
** ⚠️ Important Note**
6
2
7
3
> *Unfortunately, after almost a two years of on-and-off development I can no longer dedicate the time needed to be a responsible maintainer of this project. The Azure DevOps API has changed quite often makeing it difficult for me to keep up with the pace and also has some limitations which has caused some issues to linger longer. Thanks to the Microsoft product group I received lots of feedback and [suggestions](https://github.com/onlyutkarsh/gitlab-integration/commit/9f17d42a8ae82e41f7286bf826a61dd8292ad98a). This extension will remain available for install but please use at your own risk*.
8
4
9
5
> Thanks to all the folks that have used this extension and provided me feedback!
10
6
7
+
# GitLab Integration for Azure Pipelines
8
+
9
+
This extension integrates GitLab with Azure Pipelines. With this extension, you will be able to download the sources from a GitLab repository (using `clone` command) and use downloaded sources in Azure Pipelines. The extension comes as an artifact source in `Release Management` and also has a `Build` task to download sources in your build pipeline.
10
+
11
11
> **3rd Party Notices**
12
12
>
13
13
> -_GitLab is the trademark of GitLab, Inc. The GitLab trademark and logo are associated with GitLab - For details go to [GitLab License](https://gitlab.com/gitlab-com/gitlab-artwork/blob/master/README.md) page._
0 commit comments