Skip to content

Releases: octomation/maintainer

v0.1.0-rc1

12 Jun 15:04
v0.1.0-rc1
585ab36
Compare
Choose a tag to compare

Changelog

  • 585ab36 fix #54: fix deps in publishing workflow
  • 510514b issue #30: extend changelog by contribution diff command
  • fc48373 fix #28: add github contribution diff command
  • 85bb224 issue #30: add snapshot command to the changelog
  • f80f8f9 fix #27: add github contribution snapshot command
  • 63ed329 fix #40: extend heat map by range functions
  • 622744b fix #42: update tools and github.com/google/go-github to v45.0.0
  • 2ad1229 issue #30: prepare changelog and do little refactoring
  • 170cc49 fix #24: implement suggest contribution logic
  • 006c804 update tools
  • e1f5fd2 fix #43: refactor ContributionHeatMap to support multiple years
  • dbfaab2 remove workaround for nested config structs, up mapstructure to v1.5.0
  • af46d82 extend example for histogram command
  • 4a9bfd4 fix #29: implement github contribution histogram command
  • ba6e787 improve validation for lookup argument
  • 3776245 fix #41: add ahead/behind logic for contribution lookup command
  • 7b3c4af fix #38: change incorrect defaults
  • 9a143d3 refactor labels command
  • 08ca296 fix #37: up github to v44.1.0
  • de4927e hold proxy commands in separated package
  • 222fd4e clean hub command
  • bb6d0d1 replace Time-Zone header by tz cookie
  • b5d4bdf fix #36: use UTC for github contribution chart
  • 0f0d310 fix #33: bind flags, env and config struct for commands fix #34: disable hub, diff and labels command
  • b254319 fix #35: define Tool config with Git and GitHub parts
  • 92ce10b improve time Range interface
  • 5a6acac describe interface of github contribution histogram command
  • 2445068 extend github contribution lookup command and describe interface of suggest command
  • 1797c56 complete github contribution lookup command
  • 30baf7a fix broken Range.TrimByYear and improve RangeByWeeks
  • 03e0e43 fix broken heatmap test
  • 7130271 improve shift for Sunday algorithm
  • 9419287 implement shift right for Sunday
  • cedb76f add footer for contribution lookup command
  • 2255902 replace from, to by new type Range
  • 56c9eff fix #26: implement lookup command
  • 26b36ba extend time package: define RFC3339Day and RFC3339Month formats
  • e885653 issue #26: prepare contribution heatmap subset for lookup command
  • e621734 issue #29: implement histogram by weekday
  • 00611ee issue #29: refactor contribution heatmap histogram, add histogram by date
  • a31e332 issue #29: implement histogram method above the contribution heatmap
  • 2bc9380 rename cnf and cmd packages into config and command respectively
  • 460c2c2 merge entity package with model
  • a8f84ee issue #24: write tests for contribution funcs
  • 4faa4e8 fix broken build
  • daab52c snapshot-2022-05-07 start from clean history with forced commit verification

v0.0.6

05 Feb 21:26
Compare
Choose a tag to compare

Changelog

v0.0.7

06 Feb 07:22
Compare
Choose a tag to compare

Changelog

v0.0.5

11 Dec 21:52
Compare
Choose a tag to compare

Changelog

v0.0.4

24 Oct 17:41
Compare
Choose a tag to compare

Changelog

de3990c issue #21: support submodules
46374a3 issue #21: fix vanity dump case
564d5bd issue #21: customize file and host
a52ab54 fix #18: update github client to v39
3c29e08 update deps and toolset
5458bd3 up toolset
ebf32f5 up deps
75ad064 add diff command as proxy
a27fcb9 update github.com/google/go-github to v34
5a537fb fix issue #13: fix bugs and check by smoke tests
969c3cf issue #13: implement github labels push command
6261e40 issue #13: use optional output for github labels pull command
1e6ea4c issue #13: isolate github commands
7cad873 issue #13: implement github labels patch command
d94de5d issue #13: define sync command for github labels
abade41 issue #13: implement github labels pull
8e4fba8 add experimental hub command
44eed7b issue #13: up go to 1.16 to use new embed package, move label presets to yaml files
583e14d issue #13: add default and octolab presets, remove errors
f8fffa7 issue #12: refactor github command
b1c3e69 issue #12: refactor models and services
adabafc issue #12: add github service
2134530 issue #12: add git service
4017668 issue #12: add unsafe todo
919af8c issue #12: remove internal/github
297c451 issue #12: add model, prepare to refactoring
e3c3b00 update deps
ff4a27f rewrite slack notification

v0.0.3

05 Mar 19:19
Compare
Choose a tag to compare

Changelog

626e532 fix #7: exclude double new lines
f10bfb4 update deps and sync with template
e4df4c6 update toolset
8a36396 remove git hooks
02f0606 update autocompletion instruction and toolkit/cli
7b5019b update deps
10ef3ed rewrite shell completions docs
c311a64 update description

v0.0.2

11 Jan 20:15
Compare
Choose a tag to compare

Changelog

55021cb sync makefile from template: verbose, rmdir, test-verbose, git-check, etc
96474d1 fix travis ci notification
f8e1c86 update golangci-lint
4d66533 try to fix goreleaser
bdf9e1c issue #6: temporary solution for modules without go files on the root
d7f18b9 fix fish autocompletion

v0.0.1

02 Jan 15:35
Compare
Choose a tag to compare

Changelog

d917302 Initial commit
f43bde4 configure environment
9b6e4a4 rename vanity dump to vanity build
8b628f2 refactor entities
06d02c4 fix #1: integrate vanity url manager
d182244 support stdin for makefile build
3f1748a little refactoring
6eab6c1 fix #3: port makefile builder as is
0a6ce58 reorganize command structure
a892080 prepare distribution
0e2f402 update deps
9c18628 port codebase from .github repository