Commit graph

119 commits

Author SHA1 Message Date
Miguel de la Cruz
5d7e67a553 Add --links flag to the list command 2020-10-15 16:42:22 +02:00
Miguel de la Cruz
5810cea342 Add LICENSE 2020-10-14 11:53:19 +02:00
Miguel de la Cruz
f251e4c431 Use t.IsClosed() instead of raw status for the color so results match with the status command 2020-10-07 20:11:53 +02:00
Miguel de la Cruz
4bed74a6f9 Use different colors depending on the github state in list command 2020-10-07 20:09:45 +02:00
Miguel de la Cruz
8494b273dd Adds published-only flag to the list command 2020-10-07 20:06:29 +02:00
Miguel de la Cruz
ce96e712e4 Add simple colors to list command 2020-10-07 20:00:55 +02:00
Miguel de la Cruz
0cff217a8b Add campaigner list command 2020-10-07 19:53:35 +02:00
Miguel de la Cruz
27965460d4 Do not allow to overwrite campaign file on init 2020-10-07 19:31:17 +02:00
Miguel de la Cruz
37b2300907 Use cmd's out fd instead of os' 2020-10-05 11:59:24 +02:00
Miguel de la Cruz
c0bd4fd0e1 Replaces getRoot function by simply using cmd.Root() builtin 2020-10-05 11:58:31 +02:00
Miguel de la Cruz
12774baedc Adds completion command 2020-10-05 11:56:21 +02:00
Miguel de la Cruz
817d73abac Print URL of the JIRA and GitHub published tickets/issues 2020-10-03 14:40:48 +02:00
Miguel de la Cruz
bebf753f70 Improve labels instructions 2020-10-03 14:26:13 +02:00
Miguel de la Cruz
8712e6d27b Update status format 2020-10-03 14:22:29 +02:00
Miguel de la Cruz
0462d93104 Add a label section to the README 2020-10-03 14:18:45 +02:00
Miguel de la Cruz
b534eea24f Adds label command to the README 2020-10-03 14:14:08 +02:00
Miguel de la Cruz
703d38b228 Fix typo 2020-10-03 14:09:26 +02:00
Miguel de la Cruz
15b4cb6641 Adds label command and subcommands 2020-10-03 14:07:05 +02:00
Miguel de la Cruz
52606629fb Show help message if no tickets in status 2020-10-03 12:51:20 +02:00
Miguel de la Cruz
164f33949b Include completion percentages in the status command 2020-10-03 12:47:45 +02:00
Miguel de la Cruz
5e8ce932e6 Update readme to include recent changes 2020-09-24 19:12:38 +02:00
Miguel de la Cruz
a7d465279d Simplify campaigner init example 2020-09-24 19:05:09 +02:00
Miguel de la Cruz
7f0e5cd46e Fix format 2020-09-24 19:01:18 +02:00
Miguel de la Cruz
73f9a153d7 Only take closed tickets into account for the report 2020-09-24 18:34:15 +02:00
Miguel de la Cruz
d65fe6303c Remove the report name 2020-09-24 14:17:27 +02:00
Miguel de la Cruz
e2597d9791 Modify output formats 2020-09-24 14:16:51 +02:00
Miguel de la Cruz
82dc46f787 Fix typo 2020-09-24 14:02:36 +02:00
Miguel de la Cruz
0e6678534e Add report user command 2020-09-24 14:02:04 +02:00
Miguel de la Cruz
177ed7fd6e Adding more states to the status command 2020-09-24 13:42:05 +02:00
Miguel de la Cruz
7b1b61a582 Add --campaign persistent flag 2020-09-24 13:42:05 +02:00
Miguel de la Cruz
da89cad164 Update go-github 2020-09-24 11:13:52 +02:00
Miguel de la Cruz
a13a0ec949 Add initial version of the sync command 2020-09-21 09:27:50 +02:00
Miguel de la Cruz
f0d4dfb962 Mark sync command as not implemented yet 2020-09-16 18:34:36 +02:00
Miguel de la Cruz
a40693b493 Defer campaign loading in the wrappers 2020-04-30 16:54:04 +02:00
Miguel de la Cruz
2f6d27d831 Add pull command 2020-04-30 08:13:50 +02:00
Miguel de la Cruz
7829bbca13 Add update jira issue with github link 2020-04-29 22:54:49 +02:00
Miguel de la Cruz
1ccd21f59c Init clients when init app 2020-04-29 20:47:13 +02:00
Miguel de la Cruz
114f73f9f5 Add the app struct 2020-04-29 20:40:05 +02:00
Miguel de la Cruz
8732aee990 Add jira status field sync 2020-04-28 15:18:34 +02:00
Miguel de la Cruz
b629a93af4 Add documentation on the usage process 2020-04-28 11:42:35 +02:00
Miguel de la Cruz
9dd34b5a1b Allow to add a footer to the github issues 2020-04-28 11:21:31 +02:00
Miguel de la Cruz
5f80e21364 Add colored status command 2020-04-28 08:51:06 +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
4627bbbcb9 Add vendor to fmt task 2020-04-27 12:29:12 +02:00
Miguel de la Cruz
14921a0f88 Add linter check 2020-04-27 12:28:20 +02:00
Miguel de la Cruz
055648300f Adds simple CI 2020-04-27 12:23:05 +02:00
Miguel de la Cruz
5dde18d3ae Shortens the command documentation 2020-04-27 12:22:24 +02:00
Miguel de la Cruz
54a26c7297 Reflects changes in the README 2020-04-27 11:43:14 +02:00
Miguel de la Cruz
be543e2cc4 Simplifies init process and adds github issue publishing 2020-04-27 11:42:29 +02:00