Commit Graph

130 Commits

Author SHA1 Message Date
Miguel de la Cruz 09aa794746 Update to go 1.18 and add nix for the dev environment 2023-08-03 13:06:20 +02:00
Miguel de la Cruz b56cc0d5dd Avoid using the -mod flag on CI 2023-08-03 12:51:56 +02:00
Miguel de la Cruz 88792f13f5 Update CI go version 2023-08-03 12:50:50 +02:00
Miguel de la Cruz 5a6a038f64 Update dependencies to use newer go version 2023-08-03 12:49:58 +02:00
Miguel de la Cruz 31de24c96c Update to use go 1.17 2023-08-03 12:48:30 +02:00
Miguel de la Cruz ac122835b0 Remove vendor directory 2023-08-03 12:47:34 +02:00
Miguel de la Cruz 7ffee67e8f Adds experimental ui command 2023-05-28 21:36:30 +02:00
Miguel de la Cruz e023b80313 Update .gitlab-ci.yml file to remove the artifact 2023-03-02 15:35:21 +00:00
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 3aab0149b3 Do not sync tickets that are already on their final stage 2020-10-16 09:11:01 +02:00
Miguel de la Cruz d87804b74a List only prints the "data" key for unpublished tickets 2020-10-15 16:43:21 +02:00
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