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

Github Actions and Travis enhancements #91

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
a5c856d
test parallel execution
carlosthe19916 Feb 27, 2020
68df7d7
remove custom docker install
carlosthe19916 Feb 27, 2020
afea7a4
exclude tests
carlosthe19916 Feb 27, 2020
6546200
remove code from second end2end test
carlosthe19916 Feb 27, 2020
91b24a6
ADD MAVEN PARAMS
carlosthe19916 Feb 27, 2020
417e27f
Merge branch 'master' into parallelTravis
carlosthe19916 Mar 2, 2020
fd077bd
change env for jobs
carlosthe19916 Mar 2, 2020
2744675
fix compilation error
carlosthe19916 Mar 2, 2020
8551324
add global env var
carlosthe19916 Mar 2, 2020
5a7e00c
use envs and test logs limits
carlosthe19916 Mar 2, 2020
b4eb855
first draft
carlosthe19916 Mar 3, 2020
d94a507
add settings.xml
carlosthe19916 Mar 3, 2020
cd76da1
add settings.xml
carlosthe19916 Mar 3, 2020
947c79f
omit fuse profile
carlosthe19916 Mar 3, 2020
60cdbc6
Merge branch 'master' into parallelTravis
carlosthe19916 Mar 4, 2020
1208c96
Merge branch 'githubActions' into parallelTravis
carlosthe19916 Mar 4, 2020
79cabd1
add github actions
carlosthe19916 Mar 4, 2020
d3ddf17
Merge branch 'master' into parallelTravis
carlosthe19916 Mar 9, 2020
2789e84
simplify actions
carlosthe19916 Mar 9, 2020
c0fa866
remove needs
carlosthe19916 Mar 9, 2020
b00f810
ignore tests
carlosthe19916 Mar 9, 2020
a676af5
change projectKey
carlosthe19916 Mar 9, 2020
13fea17
remove end2end test just for now
carlosthe19916 Mar 9, 2020
d57b048
remove min coverate ratio
carlosthe19916 Mar 9, 2020
f34a9e8
add codecov
carlosthe19916 Mar 9, 2020
1a79459
add codecov metrics
carlosthe19916 Mar 9, 2020
12e9051
add codecov metrics
carlosthe19916 Mar 9, 2020
5680bef
add codecov metrics
carlosthe19916 Mar 9, 2020
bb1436f
move codecov
carlosthe19916 Mar 9, 2020
f058a73
restore tests
carlosthe19916 Mar 9, 2020
638fdae
remove pull request types
carlosthe19916 Mar 9, 2020
366ebed
remove no needed changes
carlosthe19916 Mar 9, 2020
11dd7b1
add maven conditionals
carlosthe19916 Mar 9, 2020
7584bb4
split coverage profile
carlosthe19916 Mar 9, 2020
d6ae38c
split coverage profile
carlosthe19916 Mar 9, 2020
bb0d088
add github token for coverage
carlosthe19916 Mar 9, 2020
60b6307
remove env
carlosthe19916 Mar 9, 2020
7a92b3f
add maven cache
carlosthe19916 Mar 10, 2020
c4202a8
add maven cache
carlosthe19916 Mar 10, 2020
01eb5c5
remove cached since time has been increased in 3 minutes
carlosthe19916 Mar 10, 2020
ba63416
fix github actions on PR and parallel travis
carlosthe19916 Mar 10, 2020
1987abc
fix github actions typos
carlosthe19916 Mar 10, 2020
95378c5
fix travis
carlosthe19916 Mar 10, 2020
3dc43ef
fix travis env variables
carlosthe19916 Mar 10, 2020
527d27c
Merge branch 'master' into githubActions
carlosthe19916 Mar 10, 2020
017affe
Merge branch 'parallelTravis' into githubActions
carlosthe19916 Mar 10, 2020
b358f48
restore travis config
carlosthe19916 Mar 10, 2020
ca76c27
add scheduler
carlosthe19916 Mar 10, 2020
b38d446
not break travis with new changes
carlosthe19916 Mar 10, 2020
789de4e
remove upload files
carlosthe19916 Mar 10, 2020
c98aa30
add real sonar org and key
carlosthe19916 Mar 11, 2020
375531a
Merge branch 'master' into githubActions
carlosthe19916 Mar 13, 2020
c045bdb
rename end2end test
carlosthe19916 Mar 13, 2020
7aae60f
fire build
carlosthe19916 Mar 13, 2020
508e148
remove install since it is execute twice in every stage
carlosthe19916 Mar 13, 2020
bda8caa
restore install since it caused LOG error in travis
carlosthe19916 Mar 13, 2020
0ec975e
Merge branch 'master' into githubActions
carlosthe19916 Mar 16, 2020
775c08e
Merge branch 'master' into githubActions
carlosthe19916 Mar 26, 2020
47c75a9
Merge branch 'master' into githubActions
carlosthe19916 Mar 30, 2020
7aed395
add docs for Github Actions
carlosthe19916 Mar 30, 2020
ac6feac
remove the double stage in Travis
carlosthe19916 Mar 30, 2020
44697b3
remove coverage from GH Actions
carlosthe19916 Mar 30, 2020
87ae913
Remove Sonar Analysis and upload files when failed
carlosthe19916 Mar 31, 2020
e00b563
upload failure reports if build fails
carlosthe19916 Mar 31, 2020
b341b65
add profile for travis so it executes unit tests and end2end tests
carlosthe19916 Mar 31, 2020
ce8227b
include *Tests in new profile
carlosthe19916 Mar 31, 2020
7142d01
Merge branch 'master' into githubActions
carlosthe19916 Apr 9, 2020
ffd504a
Merge branch 'master' into githubActions
carlosthe19916 Jun 4, 2020
476fcb8
fix test
carlosthe19916 Jun 4, 2020
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
Prev Previous commit
Next Next commit
fix travis
carlosthe19916 committed Mar 10, 2020

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit 95378c523c0230208301b261ee26403408e4e677
16 changes: 10 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -16,22 +16,26 @@ jdk:
services:
- docker

env:
global:
- CAMEL_SPRINGBOOT_TRACING=false
- LOGGING_LEVEL_ROOT=info
- ANALYSIS_DATAINTEGRITY_LOG=false

install:
- cp ./configuration/settings.xml $HOME/.m2/settings.xml

jobs:
include:
- stage: Test
env:
global:
- CAMEL_SPRINGBOOT_TRACING=false
- LOGGING_LEVEL_ROOT=info
- ANALYSIS_DATAINTEGRITY_LOG=false
script:
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then mvn test -P coverage,sonar; else mvn test -P coverage; fi'
- bash <(curl -s https://codecov.io/bash)
- stage: Test
env:
global:
- CAMEL_SPRINGBOOT_TRACING=false
- LOGGING_LEVEL_ROOT=info
- ANALYSIS_DATAINTEGRITY_LOG=false
script:
- mvn test -PendToEnd