use shared gh action by olamy · Pull Request #57 · codehaus-plexus/plexus-interpolation (original) (raw)

jdk-matrix: '["11", "17"]'
jdk-distribution-matrix: '["zulu", "temurin", "microsoft", "liberica"]'
os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'
maven_args: 'install javadoc:javadoc -e -B -V -fae '

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why need install?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not? it's a temporary node so doesn't hurt anybody :)

jdk-fast-fail-build: '11'
jdk-matrix: '["11", "17"]'
jdk-distribution-matrix: '["zulu", "temurin", "microsoft", "liberica"]'
os-matrix: '["ubuntu-latest","windows-latest", "macOS-latest"]'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the same as default

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default has more jdks

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@slawekjaranowski And default in master are changed without PRs neither asking around