Builds, runs unit tests and deploys artifacts to nexus repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #187 was successful Changes by teleivo <mrteleivo@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
2 minutes
Labels
None
Revisions
Git
302f8e91a5384b83051ccd2877006743d0aa92eb 302f8e91a5384b83051ccd2877006743d0aa92eb
Release scripts
5b416af0a90e6a162755d06d53b81d906ec4ef36 5b416af0a90e6a162755d06d53b81d906ec4ef36
Total tests
82
Successful since
#181 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 302f8e91a5384b83051ccd2877006743d0aa92eb 302f8e91a5384b83051ccd2877006743d0aa92eb Add .editorconfig to force use of tabs/utf8 encoding in IDEs
IntelliJ, Visual Studio Code and other IDEs/Editors support editorconfig
files out of the box, others like Eclipse, Atom, Sublime, Vim need a
plugin.

should help to reduce the spaces/tabs mess we are
currently seeing.

http://editorconfig.org/#overview