Commit graph

  • 09aa794746 Update to go 1.18 and add nix for the dev environment master Miguel de la Cruz 2023-08-03 13:06:20 +0200
  • b56cc0d5dd Avoid using the -mod flag on CI Miguel de la Cruz 2023-08-03 12:51:56 +0200
  • 88792f13f5 Update CI go version Miguel de la Cruz 2023-08-03 12:50:50 +0200
  • 5a6a038f64 Update dependencies to use newer go version Miguel de la Cruz 2023-08-03 12:49:58 +0200
  • 31de24c96c Update to use go 1.17 Miguel de la Cruz 2023-08-03 12:48:30 +0200
  • ac122835b0 Remove vendor directory Miguel de la Cruz 2023-08-03 12:47:34 +0200
  • 7ffee67e8f Adds experimental ui command Miguel de la Cruz 2023-05-28 21:36:30 +0200
  • e023b80313 Update .gitlab-ci.yml file to remove the artifact Miguel de la Cruz 2023-03-02 15:35:21 +0000
  • 8c77e1a33f Correctly report added tickets and add publish ticket command gitlab/master Miguel de la Cruz 2020-11-18 19:24:40 +0100
  • 3aab0149b3 Do not sync tickets that are already on their final stage Miguel de la Cruz 2020-10-16 09:11:01 +0200
  • d87804b74a List only prints the "data" key for unpublished tickets Miguel de la Cruz 2020-10-15 16:43:21 +0200
  • 5d7e67a553 Add --links flag to the list command Miguel de la Cruz 2020-10-15 16:42:22 +0200
  • 5810cea342 Add LICENSE Miguel de la Cruz 2020-10-14 09:51:59 +0000
  • f251e4c431 Use t.IsClosed() instead of raw status for the color so results match with the status command Miguel de la Cruz 2020-10-07 20:11:53 +0200
  • 4bed74a6f9 Use different colors depending on the github state in list command Miguel de la Cruz 2020-10-07 20:09:45 +0200
  • 8494b273dd Adds published-only flag to the list command Miguel de la Cruz 2020-10-07 20:06:29 +0200
  • ce96e712e4 Add simple colors to list command Miguel de la Cruz 2020-10-07 20:00:55 +0200
  • 0cff217a8b Add campaigner list command Miguel de la Cruz 2020-10-07 19:52:00 +0200
  • 27965460d4 Do not allow to overwrite campaign file on init Miguel de la Cruz 2020-10-07 19:31:17 +0200
  • 37b2300907 Use cmd's out fd instead of os' Miguel de la Cruz 2020-10-05 11:59:24 +0200
  • c0bd4fd0e1 Replaces getRoot function by simply using cmd.Root() builtin Miguel de la Cruz 2020-10-05 11:58:31 +0200
  • 12774baedc Adds completion command Miguel de la Cruz 2020-10-05 11:56:21 +0200
  • 817d73abac Print URL of the JIRA and GitHub published tickets/issues Miguel de la Cruz 2020-10-03 14:40:09 +0200
  • bebf753f70 Improve labels instructions Miguel de la Cruz 2020-10-03 14:26:13 +0200
  • 8712e6d27b Update status format Miguel de la Cruz 2020-10-03 14:22:29 +0200
  • 0462d93104 Add a label section to the README Miguel de la Cruz 2020-10-03 14:18:24 +0200
  • b534eea24f Adds label command to the README Miguel de la Cruz 2020-10-03 14:14:08 +0200
  • 703d38b228 Fix typo Miguel de la Cruz 2020-10-03 14:09:26 +0200
  • 15b4cb6641 Adds label command and subcommands Miguel de la Cruz 2020-10-03 14:07:05 +0200
  • 52606629fb Show help message if no tickets in status Miguel de la Cruz 2020-10-03 12:51:20 +0200
  • 164f33949b Include completion percentages in the status command Miguel de la Cruz 2020-10-03 12:47:45 +0200
  • 5e8ce932e6 Update readme to include recent changes Miguel de la Cruz 2020-09-24 19:12:38 +0200
  • a7d465279d Simplify campaigner init example Miguel de la Cruz 2020-09-24 19:05:09 +0200
  • 7f0e5cd46e Fix format Miguel de la Cruz 2020-09-24 19:01:18 +0200
  • 73f9a153d7 Only take closed tickets into account for the report Miguel de la Cruz 2020-09-24 18:34:15 +0200
  • d65fe6303c Remove the report name Miguel de la Cruz 2020-09-24 14:17:27 +0200
  • e2597d9791 Modify output formats Miguel de la Cruz 2020-09-24 14:16:51 +0200
  • 82dc46f787 Fix typo Miguel de la Cruz 2020-09-24 14:02:36 +0200
  • 0e6678534e Add report user command Miguel de la Cruz 2020-09-24 14:02:04 +0200
  • 177ed7fd6e Adding more states to the status command Miguel de la Cruz 2020-09-24 13:41:48 +0200
  • 7b1b61a582 Add --campaign persistent flag Miguel de la Cruz 2020-09-24 13:34:25 +0200
  • da89cad164 Update go-github Miguel de la Cruz 2020-09-24 11:13:52 +0200
  • a13a0ec949 Add initial version of the sync command Miguel de la Cruz 2020-09-21 09:27:50 +0200
  • f0d4dfb962 Mark sync command as not implemented yet Miguel de la Cruz 2020-09-16 18:34:36 +0200
  • a40693b493 Defer campaign loading in the wrappers v0.1.0 Miguel de la Cruz 2020-04-30 16:54:04 +0200
  • 2f6d27d831 Add pull command Miguel de la Cruz 2020-04-30 08:13:31 +0200
  • 7829bbca13 Add update jira issue with github link Miguel de la Cruz 2020-04-29 22:54:49 +0200
  • 1ccd21f59c Init clients when init app Miguel de la Cruz 2020-04-29 20:47:13 +0200
  • 114f73f9f5 Add the app struct Miguel de la Cruz 2020-04-29 19:52:15 +0200
  • 5ac2900add STUFF wip Miguel de la Cruz 2020-04-29 17:37:52 +0200
  • 8732aee990 Add jira status field sync Miguel de la Cruz 2020-04-28 15:18:34 +0200
  • b629a93af4 Add documentation on the usage process Miguel de la Cruz 2020-04-28 11:42:35 +0200
  • 9dd34b5a1b Allow to add a footer to the github issues Miguel de la Cruz 2020-04-28 11:21:31 +0200
  • 5f80e21364 Add colored status command Miguel de la Cruz 2020-04-28 08:51:06 +0200
  • c0be150f06 Fix formatting for add govet command Miguel de la Cruz 2020-04-27 17:50:59 +0200
  • aad8c6b884 Add govet parsing Miguel de la Cruz 2020-04-27 17:47:13 +0200
  • 4627bbbcb9 Add vendor to fmt task Miguel de la Cruz 2020-04-27 12:29:12 +0200
  • 14921a0f88 Add linter check Miguel de la Cruz 2020-04-27 12:28:20 +0200
  • 055648300f Adds simple CI Miguel de la Cruz 2020-04-27 12:23:05 +0200
  • 5dde18d3ae Shortens the command documentation Miguel de la Cruz 2020-04-27 12:22:15 +0200
  • 54a26c7297 Reflects changes in the README Miguel de la Cruz 2020-04-27 11:43:14 +0200
  • be543e2cc4 Simplifies init process and adds github issue publishing Miguel de la Cruz 2020-04-27 11:42:29 +0200
  • 21c18b3095 Removes --project flag Miguel de la Cruz 2020-04-16 10:05:01 +0200
  • dcee28eca8 Initial approach to github issue creation Miguel de la Cruz 2020-03-07 13:27:11 +0100
  • fdaf72aac4 Adds simple integration with github library and test with publish github Miguel de la Cruz 2020-03-07 13:08:03 +0100
  • d5815e4e6a Add install instructions Miguel de la Cruz 2020-03-07 12:12:36 +0100
  • 89a1bca0d3 Updates the README file Miguel de la Cruz 2020-03-07 12:11:52 +0100
  • 6025a47e3b Add output info when adding tickets Miguel de la Cruz 2020-03-07 12:04:24 +0100
  • 0da2b09feb Ignore tickets.csv Miguel de la Cruz 2020-03-07 11:12:09 +0100
  • ebcd0375aa Add import csv command Miguel de la Cruz 2020-03-07 11:11:40 +0100
  • 69f15a4de0 Adds first version of status Miguel de la Cruz 2020-03-06 19:54:52 +0100
  • 7e14e90a0a Remove the team reference from the create ticket Miguel de la Cruz 2020-03-05 22:58:02 +0100
  • afe7bb9455 Add a dry-run flag to the publish commands Miguel de la Cruz 2020-03-05 22:57:01 +0100
  • e5ed57c3d8 Add publish batch command Miguel de la Cruz 2020-03-05 22:42:49 +0100
  • 2123820586 Add publish all method Miguel de la Cruz 2020-03-05 22:37:01 +0100
  • 340c821a5b Add issue type to the campaign model Miguel de la Cruz 2020-03-05 21:31:20 +0100
  • 89c55b1a8c Remove issue body printing Miguel de la Cruz 2020-03-05 20:43:53 +0100
  • f5f721e6ef Fix linter Miguel de la Cruz 2020-03-05 20:42:46 +0100
  • 1b66405f39 Allow standalone command to create issues Miguel de la Cruz 2020-03-05 20:42:25 +0100
  • ab2e28e29e Parametrise JIRA url Miguel de la Cruz 2020-03-05 17:38:53 +0100
  • 788146e1fa Add project as part of the campaign Miguel de la Cruz 2020-03-04 23:59:23 +0100
  • 79caaae287 Update readme Miguel de la Cruz 2020-03-04 23:09:32 +0100
  • bd98139059 Add remote links to the ticket struct Miguel de la Cruz 2020-03-04 23:07:26 +0100
  • e3e22e071a Allow standalone commands to read from the config Miguel de la Cruz 2020-03-04 22:40:42 +0100
  • 0efefd02c6 Add structure to the sync command Miguel de la Cruz 2020-03-04 22:26:04 +0100
  • 6334dbfaca Add publish command structure Miguel de la Cruz 2020-03-04 22:22:16 +0100
  • 4933ed1147 Replace direct usage of the API with go-jira Miguel de la Cruz 2020-03-04 22:13:55 +0100
  • ae4b6e6620 Change ticket from struct to map Miguel de la Cruz 2020-03-04 21:57:16 +0100
  • 089a61bd41 Modify add command to split the different mechanisms Miguel de la Cruz 2020-03-04 21:38:49 +0100
  • cac6b047d3 Add csv add to the ROADMAP Miguel de la Cruz 2020-03-04 18:40:33 +0100
  • 61091e08e5 Add file-only mode to the add command Miguel de la Cruz 2020-03-01 13:21:10 +0100
  • d5778abbd6 Add summary field to get-jira-ticket Miguel de la Cruz 2020-03-01 13:08:51 +0100
  • 378fcbe65a Update the ROADMAP Miguel de la Cruz 2020-03-01 13:04:34 +0100
  • b69dce907e Fix linter Miguel de la Cruz 2020-03-01 13:03:47 +0100
  • 0ae0c6ffdf Add get-jira-ticket command Miguel de la Cruz 2020-03-01 13:02:52 +0100
  • 5d727b8995 Complete create-jira-ticket command Miguel de la Cruz 2020-03-01 12:30:49 +0100
  • fa5f07d3db Update README Miguel de la Cruz 2020-03-01 11:43:31 +0100
  • c9cfb83e32 Adds template execution and correctly calls create ticket method Miguel de la Cruz 2020-03-01 11:42:36 +0100
  • 41baff8743 Add template base Miguel de la Cruz 2020-03-01 02:54:58 +0100
  • c98d8a8608 Adds imports and fixes typos Miguel de la Cruz 2020-03-01 02:47:50 +0100