Skip to content

Improvements

Compare
Choose a tag to compare
@lptr lptr released this 08 Sep 22:04
· 141 commits to master since this release

Release Notes

  • Introduced pride reinit command to safely re-initialize the configuration of a pride (see #98)
  • Fixed commands creating a .pride directory when ran from outside the pride root (see #99)
  • Added some more info to pride list that displays the status of each module (branch, revision, are there uncommitted changes) (see #44)
  • Projects without a group fail the build (if they have the Pride plugin applied) and they cannot be added to a pride (see #100)
  • Fixed a bug with pride init --from-config where modules were not added unless you had repo.base.url configured (see #97) (thanks @pepov)