Commit Graph

26 Commits

Author SHA1 Message Date
Miguel de la Cruz 8c77e1a33f Correctly report added tickets and add publish ticket command 2020-11-18 19:24:40 +01:00
Miguel de la Cruz 114f73f9f5 Add the app struct 2020-04-29 20:40:05 +02:00
Miguel de la Cruz c0be150f06 Fix formatting for add govet command 2020-04-27 17:50:59 +02:00
Miguel de la Cruz aad8c6b884 Add govet parsing 2020-04-27 17:49:11 +02:00
Miguel de la Cruz 5dde18d3ae Shortens the command documentation 2020-04-27 12:22:24 +02:00
Miguel de la Cruz be543e2cc4 Simplifies init process and adds github issue publishing 2020-04-27 11:42:29 +02:00
Miguel de la Cruz 6025a47e3b Add output info when adding tickets 2020-03-07 12:04:24 +01:00
Miguel de la Cruz ebcd0375aa Add import csv command 2020-03-07 11:11:40 +01:00
Miguel de la Cruz 1b66405f39 Allow standalone command to create issues 2020-03-05 20:42:25 +01:00
Miguel de la Cruz bd98139059 Add remote links to the ticket struct 2020-03-04 23:07:26 +01:00
Miguel de la Cruz 6334dbfaca Add publish command structure 2020-03-04 22:22:16 +01:00
Miguel de la Cruz 4933ed1147 Replace direct usage of the API with go-jira 2020-03-04 22:13:55 +01:00
Miguel de la Cruz ae4b6e6620 Change ticket from struct to map 2020-03-04 21:57:16 +01:00
Miguel de la Cruz 089a61bd41 Modify add command to split the different mechanisms 2020-03-04 21:38:49 +01:00
Miguel de la Cruz 61091e08e5 Add file-only mode to the add command 2020-03-01 13:21:10 +01:00
Miguel de la Cruz b38a0ff437 Modify add to parse stdin 2020-02-29 17:45:53 +01:00
Miguel de la Cruz 75b6330243 Adds filter command 2020-02-29 14:29:32 +01:00
Miguel de la Cruz 067f8360b5 Prints the amount of tickets found 2020-02-29 14:27:36 +01:00
Miguel de la Cruz 9ca9c4d988 Remove unneeded comments 2020-02-29 14:18:41 +01:00
Miguel de la Cruz 2360320cf6 Removes ticket duplicates 2020-02-29 14:17:34 +01:00
Miguel de la Cruz e12f6087af Adds the capability of filtering grep by file 2020-02-29 14:08:06 +01:00
Miguel de la Cruz 44ab808223 Add command now stores the tickets 2020-02-29 13:40:39 +01:00
Miguel de la Cruz a289ed12ad Adds jira username to the config 2020-02-29 13:11:36 +01:00
Miguel de la Cruz 18953f9372 Adds the grep parsing and ticket creation 2020-02-29 13:00:40 +01:00
Miguel de la Cruz 527ed8f502 Adds flags to the add subcommand 2020-02-29 01:20:54 +01:00
Miguel de la Cruz 0a8b3a0e59 Add add cmd structure 2020-02-29 00:59:54 +01:00