Skip to content

Sad But True

Compare
Choose a tag to compare
@rpelisse rpelisse released this 03 Feb 11:56
· 122 commits to master since this release

Main Changes

  • Extends AphroditeClient
    ** to provide access to JBoss Streams,
    ** but also to Pull Requests
    ** align behavior to BZ, pass Id, build URL from there
  • Pass Aphrodite as Drools globals
    ** allow rule to retrieve the AphroditeClient and perform data lookup
  • Use Aphrodite config file for authentification
    ** remove credentials (no more username/password)
    ** changed scripts to pass Aphrodite config instead

Refactoring and code enhancement

  • Refactor Violation to remove dependency to Candidate
  • Refactor Level into Severity plus add more levels
  • Rework Jira Test API
  • Removes sysout statement in test
  • Fix false+ on SummaryContainsPatchButTypeIsNotSupportPatch
  • Disable ComponentUpgradeTargetReleaseMismatch - too much false+
  • Do not use toString on FlagStatus, fixes #49
  • Attach the shaded jar as an extra artifact, fixes #47

Misc

  • Reduce Aphrodite page size as JIRA is often disconnecting when requesting more than 400 issues at once, sadly this change has no effect has Aphrodite is currently not using this setting.
  • Fix scripts to add '-shaded' to jarname
  • Update filter default it - current filter has been removed

Sad But True - Metallica