Skip to content

vrahmanov/vrahmanov.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vrahmanov github page

This is welcome page of the vrahmanov on github pages.

Table of contents:

Introduction

VladiR is a small project that contains tools we use in our daily work. All the tools are licensed under MIT. You are welcome to contribute to our project, help is appreciated.

If you have any questions you can contact project administrators: Vladi Rahmanov.

Our goal is to have open source solutions for various aspects of Application Lifecycle Management (ALM), such as development, testing, delivery, deployment and licensing. We want to:

  1. Accumulate knowledge related to Continuous Integration and Continuous Delivery (CI/CD) methodologies and best practices.
  2. Design and develop tools for continuous ALM support: from committing a line of code to deploying an app at the customer's infrastructure.
  3. Organize existing CI/CD solutions into a fully-functional system.
  4. Unite developers and companies around that such ALM system.

We also want our tools to be accessible as easily as possible by software companies and individual developers alike.

Projects Used

Published tools:

**[ExampleProject](https://VladiR.github.io/ExampleProject/)** — typical example VladiR-project.
Basic functionality is implemented, such as code quality, build, tests, deploy to pypi and notifications.
Travis CI is used for CI/CD.
Documentation contains examples and recommendations for deploying a project in a similar manner.
Basically, this project can be used as a template for your own VladiR project.


* **[dohq-teamcity](https://VladiR.github.io/teamcity)** — python package providing access to the JetBrains TeamCity server API. [GitHub](https://github.com/VladiR/teamcity)
* **[dohq-youtrack](https://VladiR.github.io/youtrack/)** — python client for JetBrains YouTrack API.  [GitHub](https://github.com/VladiR/youtrack)
* **[dohq-tfs](https://VladiR.github.io/tfs/)** — python client for Microsoft Team Foundation Server API. [GitHub](https://github.com/VladiR/tfs)
* **[dohq-artifactory](https://VladiR.github.io/artifactory/)** — python client for JFrog Artifactory API. [GitHub](https://github.com/VladiR/artifactory)
* **[CrossPM](http://VladiR.github.io/crosspm/)** — cross-platform package manager. [GitHub](https://github.com/VladiR/crosspm)
* **[vspheretools](http://VladiR.github.io/vspheretools/)** — a set of tools for managing VMs in vSphere. [GitHub](https://github.com/VladiR/vspheretools)
* **[FuzzyClassificator](https://VladiR.github.io/FuzzyClassificator/)** — data classifier based on fuzzy logic and neural network technology. [GitHub](https://github.com/VladiR/FuzzyClassificator)
* **[FuzzyRoutines](https://github.com/VladiR/FuzzyRoutines/)** — python library to work with fuzzy scales, fuzzy logic and fuzzy sets.
* **[FunnyTestPage](https://github.com/VladiR/FunnyTestPage)** — simple test (ru): can you become UI tester?

Projects to be published:

* **CrossBuilder** — cross-platform Build As a Code software, can be used with TeamCity, Jenkins, GitLab CI, Travis CI e.t.c. 
* **ChangelogBuilder** — generates products release notes by aggregating data from issue tracking systems (TFS, YouTrack, GitLab, JIRA e.t.c.). 
* **MSI SDK** — toolkit used to create msi and deb packages for product installers.
* **SupplyLab** — Continuous Delivery system (GUS + FLUS + LicenseLab). Delivers products, updates and licenses to customer.
* **pytest-testrail** — python client for publishing pytest results to Gurock TestRail.

About us

tbd

Contacts

Releases

No releases published

Packages

No packages published