Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 463eedd33c46a9293c9d4fb05641411879584d27
https://github.com/windup/windup/commit/463eedd33c46a9293c9d4fb0564141187...
Author: Juan Manuel Leflet Estrada <jleflete(a)redhat.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M .github/workflows/pr_build_jdk11.yml
M .github/workflows/pr_build_jdk11_dependents.yml
M test-util/pom.xml
M
tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureMediumBinaryModeProcyonTest.java
Log Message:
-----------
[WINDUP-3215] Specify chrome driver location (#1447)
* [WINDUP-3215] Specify chrome driver location
* [WINDUP-3215] Install project before running tests
* [WINDUP-3215] Run single test
* [WINDUP-3215] Run all tests
* [WINDUP-3215] Execute all tests and ignore Procyon test
* [WINDUP-3215] Remove warnings related to junit
* [WINDUP-3215] Remove warnings related to junit
* [WINDUP-3215] Remove duplicate junit declaration
* [WINDUP-3215] Prevent dependent jobs from fetching new snapshots
* [WINDUP-3215] Dependent jobs caching
* [WINDUP-3215] Fix github sha
* [WINDUP-3215] Fix github sha
* [WINDUP-3215] Dependent jobs caching
* [WINDUP-3215] Improve github workflow
* [WINDUP-3215] General cache for windup build
* [WINDUP-3215] Prevent windup-build from using windup-rulesets cache
* [WINDUP-3215] Further improve github workflow