Giter Site home page Giter Site logo

python-jenkinspipeline's Introduction

Python-JenkinsPipeline

test repo for Python in Jenkinsfile Pipeline ec2 RHEL 8.4

aws configure --profile djole

aws cloudformation create-stack --stack-name jenkins --template-body file://CloudFormation.yml --profile djole
aws cloudformation delete-stack --stack-name jenkins --profile djole

ssh -i /home/djole/repos/private/Python-JenkinsPipeline/*****.pem [email protected]

coverage run -m unittest discover -p "test_*.py"
python3 -m unittest test_example.py

python-jenkinspipeline's People

Contributors

djordjevucinac82 avatar djvucinac avatar

Stargazers

 avatar  avatar

Watchers

 avatar

python-jenkinspipeline's Issues

cloudformation

test CF template to setup ec2 RHEL8.4 with docker and java preinstaled

jenkinsfile

add jenkins file for multibranch pipeline to test python instalation oin RHEL 8.4

python

install python 3.8.13 or 3.9.13
install venv
install pip
activate venv
install coverage package

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.