Skip to content

Releases: janekbaraniewski/issuectl

v0.0.14

23 Jul 20:10
Compare
Choose a tag to compare

Changelog

  • c3b9d6f Fixes for creating PR
  • 8fcecab Link PR to issue when creating PR
  • 58b7220 Update readme
  • 007392b Update add profile command
  • cf5b469 Update readme
  • 810a162 Fix init command after changes to backends
  • fa62b65 Update readme
  • 048ed18 Cleanup jira backend
  • a5411ed Move get backend functions to backends.go
  • f54255c UUpdate goreleaser deprecated brew taps

v0.0.13

23 Jul 15:02
Compare
Choose a tag to compare

Changelog

v0.0.12

23 Jul 14:32
Compare
Choose a tag to compare

Changelog

  • b777b18 start issue in jira
  • 9d9053c Fix jira linkissue
  • 4576d72 Add StartIssue to IssueBackend interface
  • b421c34 Cleanup deprecated IssueExists
  • 5ef19f9 Separate backend for repo and issues
  • 7e33310 Fix yaml annotations
  • ab4cdc6 Support configuring all 3 backends
  • a86665f Update .gitignore
  • 5cc2030 Add initial implementation for other jira methods
  • 2cb053b Add initial implementation of creating jira client
  • d981aea init jira backend
  • b74e200 Rename open -> workon command

v0.0.11

22 Jul 13:36
Compare
Choose a tag to compare

Changelog

  • dfe5978 Fix persistence in config commands
  • 536a209 Fix error handling when wrong issue type
  • e842249 Handle missing repo config error
  • 0f970c0 Move CLIOverwrites back to cmd package
  • edd8c9f Fix error when overwriting with missign profile
  • bb28ab3 Fix config
  • 3328e64 Add initial utils tests
  • 2f3a9dc go mod tidy
  • 0315ee8 Make overwriting with flags work, fix types
  • 1ea8d46 Use interface for IssuectlConfig
  • 66e53f2 Persistent and inMemory config modes
  • f850118 Update goreleaser config
  • e3004e7 Add version to binary name
  • 0e56ee9 Fix: Activate default profile when running init
  • 8263e46 Docs: update readme content
  • 38dc44b Docs: add some README badges
  • 598f8ce Docs: update logo in readme

v0.0.10

19 Jul 21:35
Compare
Choose a tag to compare

Changelog

  • aadd1b0 Add comments
  • 71ebe8c Add initial implementation of command to open prefered IDE in issue work dir
  • bf91de1 Update outputed info
  • 360f0c4 Add list issues command
  • 37bfdc2 Update release changelog

v0.0.9

19 Jul 21:14
Compare
Choose a tag to compare

Changelog

  • cd2f87e Update list profiles output

v0.0.8

19 Jul 20:35
Compare
Choose a tag to compare

Changelog

v0.0.7

19 Jul 17:15
Compare
Choose a tag to compare

Changelog

v0.0.6

19 Jul 14:25
Compare
Choose a tag to compare

Changelog

  • d34f72d Update git username usage

v0.0.5

18 Jul 21:25
Compare
Choose a tag to compare

Changelog