Skip to content
Open

Main #33

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions ex1.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Hi,
this is ex1 file.
Welcome to the git jenkins integration


This is added after creating this file
and above information.
pushed this information to the origin
pull request has been approved by the master

then again i am changin this information now
now i will git add,commit and push to the master

afterwhich i will open it from there and see this content
1 change: 1 addition & 0 deletions ex2
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
this is ex2 file
4 changes: 4 additions & 0 deletions file5
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
this is file5
this i am updating from console.
We have to see it is updated or not
from command line.
2 changes: 2 additions & 0 deletions gitintegration_jenkins
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
this is to test whether communicaton established between git and jenkins
This is successful
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.jdevs</groupId>
<artifactId>studentapp</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.1-FEAT01-SNAPSHOT</version>
<packaging>war</packaging>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
1 change: 1 addition & 0 deletions vprof
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Jenkins is a open source automation tool written in java with plugins built for continuous integration.
1 change: 1 addition & 0 deletions vprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is to check the connectivity