Skip to content
Open

Anil #27

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
b2b42eb
Initial commit
devops0014 May 27, 2022
d82bb49
this is uploading directly
devops0014 May 27, 2022
b42ec4a
docker file
devops0014 Sep 26, 2022
36ac1f1
file created
devops0014 Jan 10, 2023
8557cac
Update dockerfile
devops0014 May 16, 2023
2134bd9
Update dockerfile
devops0014 May 16, 2023
9105cfe
Added pipeline .harness/pipelines/one-1703763620205.yaml
Dec 28, 2023
431fce9
Added input set .harness/Build_devops0014_one_1703763628407-pr-trigge…
Dec 28, 2023
494f44c
Added input set .harness/Build_devops0014_one_1703763628407-push-trig…
Dec 28, 2023
945b33c
Update index.html
devops0014 Oct 18, 2024
96ff5a9
Update index.html
devops0014 Oct 18, 2024
9956535
Update index.html
devops0014 Oct 18, 2024
286a77d
Update index.html
devops0014 Oct 18, 2024
b510126
Update index.html
devops0014 Oct 18, 2024
0997f43
Update dockerfile
devops0014 Jan 10, 2025
9adf4d1
Update dockerfile
devops0014 Jan 10, 2025
9aa4cae
Update dockerfile
devops0014 Jan 10, 2025
bb4c353
Update index.html
devops0014 Jan 10, 2025
6a8e4c5
Update index.html
devops0014 Jan 10, 2025
2c1f0d3
Update index.jsp
anilkumarsarvana Nov 14, 2025
d022f9b
Update index.jsp
anilkumarsarvana Nov 14, 2025
3db0493
Update index.jsp
anilkumarsarvana Nov 14, 2025
cfd0782
Update index.jsp
anilkumarsarvana Nov 14, 2025
7168276
Update index.jsp
anilkumarsarvana Nov 14, 2025
791c036
Update pom.xml
anilkumarsarvana Nov 19, 2025
fdaf693
Update pom.xml
anilkumarsarvana Nov 19, 2025
31662ab
Update pom.xml
anilkumarsarvana Nov 19, 2025
e4147ab
Update index.jsp
anilkumarsarvana Nov 19, 2025
023f3dc
Update index.jsp
anilkumarsarvana Nov 19, 2025
c5222a9
Update pom.xml
anilkumarsarvana Nov 19, 2025
ee1b7c0
Update index.jsp
anilkumarsarvana Nov 24, 2025
f7324ff
Update pom.xml
anilkumarsarvana Nov 25, 2025
916beb5
Update script.js
anilkumarsarvana Nov 25, 2025
cfbd080
Update styles.css
anilkumarsarvana Nov 25, 2025
522b07c
Update tomcat-users.xml
anilkumarsarvana Nov 25, 2025
bf60a5c
Update web.xml
anilkumarsarvana Nov 25, 2025
045ae45
Update index.jsp
anilkumarsarvana Nov 25, 2025
0c92963
Update script.js
anilkumarsarvana Nov 25, 2025
5735aa7
Update styles.css
anilkumarsarvana Nov 25, 2025
5a0239f
Merge branch 'shaikmustafa77:main' into anil
anilkumarsarvana Nov 25, 2025
1aaf57c
Create new
anilkumarsarvana Nov 26, 2025
c8112b1
Update new
anilkumarsarvana Nov 26, 2025
5f76cc4
Update new
anilkumarsarvana Nov 26, 2025
0579e55
Update new
anilkumarsarvana Nov 26, 2025
43acf71
Update index.jsp
anilkumarsarvana Dec 1, 2025
e5c8741
Update pom.xml
anilkumarsarvana Dec 12, 2025
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
inputSet:
name: Build_devops0014_one_1703763628407-pr-trigger-input-set
identifier: Build_devops0014_one_1703763628407prtriggerinputset
orgIdentifier: default
projectIdentifier: default_project
pipeline:
identifier: Build_devops0014_one_1703763628407
properties:
ci:
codebase:
build:
type: PR
spec:
number: <+trigger.prNumber>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
inputSet:
name: Build_devops0014_one_1703763628407-push-trigger-input-set
identifier: Build_devops0014_one_1703763628407pushtriggerinputset
orgIdentifier: default
projectIdentifier: default_project
pipeline:
identifier: Build_devops0014_one_1703763628407
properties:
ci:
codebase:
build:
type: branch
spec:
branch: <+trigger.branch>
33 changes: 33 additions & 0 deletions .harness/pipelines/one-1703763620205.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
pipeline:
identifier: Build_devops0014_one_1703763628407
name: Build one
orgIdentifier: default
projectIdentifier: default_project
properties:
ci:
codebase:
build: <+input>
connectorRef: account.Github
repoName: devops0014/one
stages:
- stage:
identifier: build
name: build
spec:
cloneCodebase: true
execution:
steps:
- step:
identifier: echo
name: echo
spec:
command: echo hello world
timeout: ""
type: Run
platform:
arch: Amd64
os: Linux
runtime:
spec: {}
type: Cloud
type: CI
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# one
7 changes: 7 additions & 0 deletions dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
FROM ubuntu
RUN touch file1 file2 aws
HELLO THIS IS EXTRA DATA WE ARE ADDING TO THIS FILE
ADDING SOME MORE CONTENT
THIS IS JENKINS CLASS, THANKS FOR JOINING
475683973023@#$%^&*()
ADDING SOME NEW CONTENT BY DEV-4
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
hello buddy
this is automation work with jenkins
we are implementing webhooks for making automation
thanks
2 changes: 2 additions & 0 deletions new
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
my name is anil
855452222
13 changes: 11 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>in.javahome</groupId>
<artifactId>myweb</artifactId>
<packaging>war</packaging>
<version>8.6.9</version>
<version>8.7.3</version>
<name>Java Home myweb</name>
<url>http://maven.apache.org</url>

Expand Down Expand Up @@ -33,7 +33,7 @@

<repository>
<id>nexusRepo</id>
<url>http://44.202.251.20:8081/repository/flm-releases/</url>
<url>http://44.210.238.199:8081/repository/myrepo/</url>
</repository>
</distributionManagement>

Expand All @@ -44,6 +44,15 @@
<url>http://repo1.maven.org/maven2</url>
</pluginRepository>
</pluginRepositories>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.4.0</version> <!-- or latest stable -->
</plugin>
</plugins>
</build>


</project>
Loading