We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69e7517 + 0c0a059 commit e2ec78cCopy full SHA for e2ec78c
README.md
@@ -1,2 +1,10 @@
1
# GitLabPipelinesCleaner
2
-GitLab's pipelines cleaner
+
3
+A very basic app to let me refresh some decade old knowledge about C# and .net, made to ease management of private GitLab CE instance.
4
5
+Application is using Gitlab's API to selective remove old pipelines.
6
+Written in .net 4.7.2 using [GitLabApiClient](https://github.com/nmklotas/GitLabApiClient)
7
8
+Kudos to [Vasq](https://vaslogos.com/) for application icon!
9
10
+<img src="https://github.com/Programistyk/GitLabPipelinesCleaner/raw/master/GitlabCleaner/GLC.svg" alt="GitLabPipelinesCleaner" width="64" height="64"/>
0 commit comments