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 |
|
Miguel de la Cruz
|
21c18b3095
|
Removes --project flag
Removed the need to use --project as its value is now inferred from
--epic. This commit adds an example of use to the `init` command too
|
2020-04-16 10:05:01 +02:00 |
|
Miguel de la Cruz
|
dcee28eca8
|
Initial approach to github issue creation
|
2020-03-07 13:27:11 +01:00 |
|
Miguel de la Cruz
|
fdaf72aac4
|
Adds simple integration with github library and test with publish github
|
2020-03-07 13:08:03 +01:00 |
|
Miguel de la Cruz
|
d5815e4e6a
|
Add install instructions
|
2020-03-07 12:12:36 +01:00 |
|
Miguel de la Cruz
|
89a1bca0d3
|
Updates the README file
|
2020-03-07 12:11:52 +01:00 |
|
Miguel de la Cruz
|
6025a47e3b
|
Add output info when adding tickets
|
2020-03-07 12:04:24 +01:00 |
|
Miguel de la Cruz
|
0da2b09feb
|
Ignore tickets.csv
|
2020-03-07 11:12:09 +01:00 |
|
Miguel de la Cruz
|
ebcd0375aa
|
Add import csv command
|
2020-03-07 11:11:40 +01:00 |
|
Miguel de la Cruz
|
69f15a4de0
|
Adds first version of status
|
2020-03-06 19:54:52 +01:00 |
|
Miguel de la Cruz
|
7e14e90a0a
|
Remove the team reference from the create ticket
|
2020-03-05 22:58:02 +01:00 |
|
Miguel de la Cruz
|
afe7bb9455
|
Add a dry-run flag to the publish commands
|
2020-03-05 22:57:01 +01:00 |
|
Miguel de la Cruz
|
e5ed57c3d8
|
Add publish batch command
|
2020-03-05 22:42:49 +01:00 |
|
Miguel de la Cruz
|
2123820586
|
Add publish all method
|
2020-03-05 22:37:01 +01:00 |
|
Miguel de la Cruz
|
340c821a5b
|
Add issue type to the campaign model
|
2020-03-05 21:31:20 +01:00 |
|
Miguel de la Cruz
|
89c55b1a8c
|
Remove issue body printing
|
2020-03-05 20:43:53 +01:00 |
|
Miguel de la Cruz
|
f5f721e6ef
|
Fix linter
|
2020-03-05 20:42:46 +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
|
ab2e28e29e
|
Parametrise JIRA url
|
2020-03-05 17:38:53 +01:00 |
|
Miguel de la Cruz
|
788146e1fa
|
Add project as part of the campaign
|
2020-03-04 23:59:23 +01:00 |
|
Miguel de la Cruz
|
79caaae287
|
Update readme
|
2020-03-04 23:09:32 +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
|
e3e22e071a
|
Allow standalone commands to read from the config
|
2020-03-04 22:40:42 +01:00 |
|
Miguel de la Cruz
|
0efefd02c6
|
Add structure to the sync command
|
2020-03-04 22:26:04 +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 |
|