Skip to content

Releases: cidverse/reposync

v0.5.0

19 Dec 16:17
fe2e9bd
Compare
Choose a tag to compare

Features

  • add column filter arg to list
  • add list-cmd, add repack-job
  • add regenerate commit-graph to housekeeping tasks
  • change default output for nushell to json

Internal

  • bump readme version to v0.5.0
  • document new cli options
  • deps: update dependency go to v1.23.4 (#11)
  • deps: update module github.com/cidverse/cidverseutils/zerologconfig to v0.1.1 (#10)

v0.4.3

20 Nov 14:00
0b1fa91
Compare
Choose a tag to compare

Bug Fixes

  • create directory with chmod 755

CI

  • add api.sonarcloud.io to whitelist
  • add cid github actions workflow (#1)
  • update cid github actions workflow from 0.0.11 to 0.0.24 (#9)

Internal

  • deps: bump dependencies
  • update dependencies
  • deps: update dependency go to v1.22.4 (#3)
  • deps: update module github.com/spf13/cobra to v1.8.1 (#5)

Refactor

  • move zerolog config into lib

v0.4.2

16 Jan 18:47
73c73c2
Compare
Choose a tag to compare

Bug Fixes

  • allow slash in slug to avoid gitlab subgroup flattening

v0.4.1

15 Jan 18:07
ad3391c
Compare
Choose a tag to compare

Features

  • support multiple naming-styles, default to slug
  • support ~ and env vars in path

v0.4.0

15 Jan 18:01
a773d69
Compare
Choose a tag to compare

CI

  • fix workflow perms
  • use generated workflow

Features

  • add housekeeping command
  • allow config path overwrite, log server repo count
  • enable ci
  • support full platform sync
  • support password-file, split into clone and update commands

Internal

  • avoid init func
  • update to go 1.21

v0.3.0

12 Sep 22:16
6eabe5f
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Sep 17:26
809153c
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Sep 20:45
4ea42aa
Compare
Choose a tag to compare