Skip to content

Releases: fubarhouse/drubuild

0.1.8

14 Jul 01:24
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

v0.1.8 isolates the Solr package from the make package, and trims all comma-separated-accepted input to the binaries.

0.1.7

09 Jul 13:34
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release
  • Updates to improve go report card rating
  • Updates readme
  • Adds some tests
  • Prevents makefile updater from returning nil values
  • Converts makefile updater to use goroutines
  • Prevents makefile updater from incorrectly processing some projects based on selected string comparrison.

0.1.6

05 Jul 02:38
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
Add a cut-down version of the sync-site binary

0.1.5

27 Jun 01:16
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • Ensures data folders are not created in directory which doesn't exist (symlink) causing symlink to cause error on creation, now uses the same timestamps as build.

0.1.4

27 Jun 01:15
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • Adds a binary to manage users with a range of functionality - however the binary simply verifies the values match up as expected.
  • Adds user blocker binary, so block any given user for any amount of sites

0.1.3

24 May 01:42
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

yoink-sync-site
Introduces hotfix for a fixed value alias, which is now dynamic.

0.1.2

22 May 23:28
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

update-make

  • Release 1.1.2 refines the functionality which counts the quantity of projects.
  • Total changes count now uses printf to report information.
  • New function which identifies and counts duplicate projects, and reports any duplicates.
  • Duplicate reporting feature now embedded into updae-make binary.

0.1.1

18 May 12:29
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • #27 - Pushbot should never not have a path enhancement
  • #26 - Project-specific rebuild should be configurable for .git folder removal. enhancement
  • #22 - Temporary directory not writable
  • #24 - Pushbot should not exit if project is now found
  • #23 - Make updater should report on duplicates, regardless of found updates.
  • #15 - Make updater should be able to identify duplicate projects.

Initial release

04 May 02:55
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
Remove unused imports

Signed-off-by: Karl Hepworth <karl.hepworth@gmail.com>