OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
20 minutes
Labels
None
Revisions
openmrs-core
0b59a781f80265f75ac5c2f33f164414b33d0553 0b59a781f80265f75ac5c2f33f164414b33d0553
openmrs-standalone
a007b20569b3776ca375346af549436b53296a95 a007b20569b3776ca375346af549436b53296a95
Release scripts
bb61e06483cd415a55b72cceac8d10ad00ee4e8a bb61e06483cd415a55b72cceac8d10ad00ee4e8a
Total tests
3472
Successful since
#1482 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 0b59a781f80265f75ac5c2f33f164414b33d0553 0b59a781f80265f75ac5c2f33f164414b33d0553 Merge pull request #2031 from teleivo/TRUNK-5085
TRUNK-5085 Add checkstyle rule UnusedImports
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> ee5373c0828944857b7b241eda0d491be49b2ff4 ee5373c0828944857b7b241eda0d491be49b2ff4 TRUNK-5085 Add checkstyle rule UnusedImports
we already flag unused imports using codacy but the rule is currently
manually configured in the codacy UI using the PMD checker.

* add the checkstyle rule which flags introduction of UnusedImports as
error so we keep the style in the repository and do not rely on manual
configurations in codacy

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Manual stage Release cannot be run as it references jobs that no longer exist.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5085Could not obtain issue details from Jira