Skip to content

Releases: VikingPingvin/go-locker

0.4

09 Jan 18:20
Compare
Choose a tag to compare

With proper Windows and Linux binaries now!

0.3: Docker and Server Configuration

25 Dec 17:16
Compare
Choose a tag to compare

Feature

  • Basic Docker support via Dockerfile and docker-compose.yml
  • Artifact Root Directory Configuration is implemented

Fixes

  • Fixed agent panic when send_concurrent is false

0.2: Configuration and multi input

08 Dec 19:10
4f88ebb
Compare
Choose a tag to compare
  • Ability for Agent to send multiple files with a single configuration
  • Agent and Server can be configured with .yml files and ENV variables (Not complete functionality)

0.1

04 Dec 07:54
Compare
Choose a tag to compare
0.1
  • Send file over TCP /w Protobuf message to statically configured server
  • Server compares recieved file and MetaData Packet
  • Recieved file is re-created in ./out/namespace/project/job-id folder structure