Skip to content
View vila89's full-sized avatar
Block or Report

Block or report vila89

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. simple-java-maven-app simple-java-maven-app Public

    Forked from jenkins-docs/simple-java-maven-app

    For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.

    Java

  2. jenkins.io jenkins.io Public

    Forked from gilesgas/jenkins.io

    A static site for the Jenkins automation server

    HTML

  3. simple-node-js-react-npm-app simple-node-js-react-npm-app Public

    Forked from jenkins-docs/simple-node-js-react-npm-app

    For an introductory tutorial on how to use Jenkins to build a simple Node.js and React application with npm.

    JavaScript

  4. simple-python-pyinstaller-app simple-python-pyinstaller-app Public

    Forked from jenkins-docs/simple-python-pyinstaller-app

    For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.

    Python

  5. maven-project maven-project Public

    Forked from jleetutorial/maven-project

    Source code for James Lee's Jenkins course

    Java

  6. Hystrix Hystrix Public

    Forked from Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…

    Java