File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
sample-tests/src/test/resources Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 4444 source_branch : staging
4545 destination_branch : main
4646 pr_reviewer : boyka-core
47- pr_title : ' 🎉 PR: New Release '
47+ pr_title : ' chore(Internal): :bookmark: new release '
4848 pr_draft : true
4949 pr_body : |
5050 _This PR was generated via github actions workflow_
Original file line number Diff line number Diff line change 4444 source_branch : develop
4545 destination_branch : staging
4646 pr_reviewer : boyka-core
47- pr_title : ' 🎉 PR: New Release candidate'
47+ pr_title : ' chore(Internal): :bookmark: new release candidate'
4848 pr_draft : true
4949 pr_body : |
5050 _This PR was generated via github actions workflow_
Original file line number Diff line number Diff line change 3535 run : yarn install
3636
3737 - name : Build the project
38- run : mvn install -f core-java/pom.xml -DskipTests -Dcheckstyle.skip
38+ run : mvn clean install -f core-java/pom.xml -DskipTests -Dcheckstyle.skip
3939
4040 - name : Get the version
4141 id : version
Original file line number Diff line number Diff line change 6969 "test_selenium_grid" : {
7070 "browser" : " REMOTE" ,
7171 "cloud" : " NONE" ,
72+ "host" : " localhost" ,
7273 "port" : " 4444" ,
7374 "capabilities" : {
7475 "browserName" : " chrome" ,
You can’t perform that action at this time.
0 commit comments