Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A1 #65

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

A1 #65

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
0206bb7
Update README.md
yashsaurabh Apr 24, 2019
15f750e
Update README.md
yashsaurabh Apr 24, 2019
ca06927
Update README.md
yashsaurabh Apr 24, 2019
bb3cb3b
Update README.md
yashsaurabh Apr 24, 2019
559568e
Update README.md
yashsaurabh Apr 24, 2019
f465f29
Update README.md
yashsaurabh Apr 24, 2019
fbe5c9e
Update README.md
yashsaurabh Apr 24, 2019
6694299
Update README.md
yashsaurabh Apr 24, 2019
5f9f09c
done
Apr 25, 2019
460ed44
Update pom.xml
yashsaurabh Apr 25, 2019
fa4e3e3
Update pom.xml
yashsaurabh Apr 25, 2019
41ed348
this is first commit
Apr 29, 2019
a4380f4
Merge pull request #2 from yashsaurabh/third
yashsaurabh Apr 29, 2019
cc65646
forth commit
yashsaurabh Apr 29, 2019
d4d3c02
fifth commit
yashsaurabh Apr 29, 2019
725afbd
Update m1.txt
yashsaurabh Apr 29, 2019
e9e4200
sixth commit
yashsaurabh Apr 29, 2019
38be681
Merge branch 'master' into third
yashsaurabh Apr 29, 2019
c8c1f2d
Merge pull request #4 from yashsaurabh/third
yashsaurabh Apr 29, 2019
1574a4f
Update m1.txt
yashsaurabh Apr 29, 2019
37afca0
Merge pull request #5 from yashsaurabh/third
yashsaurabh Apr 29, 2019
4e81a60
Update m1.txt
yashsaurabh Apr 29, 2019
953e2f5
Merge pull request #6 from yashsaurabh/third
yashsaurabh Apr 29, 2019
44f9d81
Update m1.txt
yashsaurabh Apr 29, 2019
4e0f230
Update m1.txt
yashsaurabh Apr 29, 2019
c468a6d
Merge pull request #7 from yashsaurabh/third
yashsaurabh Apr 29, 2019
d79aa39
again last hope
yashsaurabh Apr 29, 2019
1776b91
Merge pull request #8 from yashsaurabh/third
yashsaurabh Apr 29, 2019
e6daa81
Update .config.yml
yashsaurabh Apr 29, 2019
4b839a5
Update config.yml
yashsaurabh Apr 29, 2019
7c7d3c3
Update .travis.yml
yashsaurabh Apr 29, 2019
1e5b5b1
Update .travisci.yml
yashsaurabh Apr 29, 2019
512be2f
Update .travis.yml
yashsaurabh Apr 29, 2019
a576933
Update .config.yml
yashsaurabh Apr 29, 2019
fe5ef65
Update .travis.yml
yashsaurabh Apr 29, 2019
8e0e56e
Update .config.yml
yashsaurabh Apr 29, 2019
80e44a8
first commit
May 22, 2019
f990233
second
yashsaurabh May 22, 2019
9ba7938
third
yashsaurabh May 22, 2019
47b7d86
Update a1.txt
yashsaurabh May 22, 2019
8a2a1d1
Update a1.txt
yashsaurabh May 22, 2019
1fa1bf5
Update a1.txt
yashsaurabh May 22, 2019
9e7226a
Update a1.txt
yashsaurabh May 22, 2019
7766391
Update a1.txt
yashsaurabh May 22, 2019
1cbb660
Update a1.txt
yashsaurabh May 22, 2019
2993256
Update a1.txt
yashsaurabh May 22, 2019
354cefd
Update a1.txt
yashsaurabh May 22, 2019
34b40f6
Update a1.txt
yashsaurabh May 22, 2019
dd68310
Update a1.txt
yashsaurabh May 22, 2019
12b44e5
Update a1.txt
yashsaurabh May 22, 2019
5b2fb1a
commit
yashsaurabh May 23, 2019
6366608
Update tm.txt
yashsaurabh May 27, 2019
32ac9a0
Update tm.txt
yashsaurabh May 29, 2019
2ebe416
Update tm.txt
yashsaurabh May 29, 2019
695eb71
Update tm.txt
yashsaurabh May 29, 2019
b30fac5
Update tm.txt
yashsaurabh May 29, 2019
6dd37f4
Update tm.txt
yashsaurabh May 31, 2019
ddb4be2
Update demo.txt
yashsaurabh May 31, 2019
837d59d
Update m1.txt
yashsaurabh May 31, 2019
997a758
Update tm.txt
yashsaurabh May 31, 2019
5296a94
Update tm.txt
yashsaurabh Nov 14, 2019
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
4 changes: 2 additions & 2 deletions .circleci/.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
name: install aws cli
command: pip install awscli --upgrade --user
- run:
name: Deploy to S3 if tests pass and branch is Master
command: aws s3 sync target s3://sidbucketyash/deploy/ --delete
#name: Deploy to S3 if tests pass and branch is Master
#command: aws s3 sync target s3://sidbucketyash/deploy/ --delete
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:

- run: sudo cp /home/circleci/bin/aws /bin

- run: aws s3 sync target s3://sidbucketyash/deploy/ --delete
#- run: aws s3 sync target s3://sidbucketyash/deploy/ --delete

- run: echo $SHELL
22 changes: 11 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: java
jdk: oraclejdk8
before_deploy:
- git add *
- git commit -m "any changes"
deploy:
provider: s3
local_dir: target
access_key_id: "AKIAJOVIJS7CGBCUTALA"
secret_access_key: "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"
bucket: "bucket-to-delete-yash"
#language: java
#jdk: oraclejdk8
#before_deploy:
#- git add *
#- git commit -m "any changes"
#deploy:
# provider: s3
# local_dir: target
#access_key_id: "AKIAJOVIJS7CGBCUTALA"
#secret_access_key: "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"
#bucket: "bucket-to-delete-yash"
22 changes: 11 additions & 11 deletions .travisci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: java
jdk: oraclejdk8
before_deploy:
- git add *
- git commit -m "any changes"
deploy:
provider: s3
local_dir: target
access_key_id: "AKIAJOVIJS7CGBCUTALA"
secret_access_key: "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"
bucket: "sidbucketyash"
#language: java
#jdk: oraclejdk8
#before_deploy:
#- git add *
#- git commit -m "any changes"
#deploy:
#provider: s3
#local_dir: target
#access_key_id: "AKIAJOVIJS7CGBCUTALA"
#secret_access_key: "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"
#bucket: "sidbucketyash"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Please refer to this article [Maven - Spring 3 MVC Hello World ](http://www.mkyo
#again
#newcommit
#merge
#include that
#include that 123432112167211111111234511111111111
7 changes: 7 additions & 0 deletions a1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
monika
sdfbkj
jhg
hkjhk
gyigh
dfgfd
dsfdf
2 changes: 2 additions & 0 deletions demo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jkh
ZXXZXaX
9 changes: 9 additions & 0 deletions m1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
hiiiii

welcome to jenkins 111 12

hello
hiiiiiiiiii
1111111111111111111111111111111111111111111111111111111111111
111111_1
1234
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@
</build>

</project>

3 changes: 1 addition & 2 deletions tm.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
commit test!!!!
test again ... lets start
again
sdfsdf