Commit graph

18 commits

Author SHA1 Message Date
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
afe7bb9455 Add a dry-run flag to the publish commands 2020-03-05 22:57:01 +01:00
Miguel de la Cruz
2123820586 Add publish all method 2020-03-05 22:37:01 +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
e3e22e071a Allow standalone commands to read from the config 2020-03-04 22:40:42 +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
d5778abbd6 Add summary field to get-jira-ticket 2020-03-01 13:08:51 +01:00
Miguel de la Cruz
b69dce907e Fix linter 2020-03-01 13:03:47 +01:00
Miguel de la Cruz
0ae0c6ffdf Add get-jira-ticket command 2020-03-01 13:02:52 +01:00
Miguel de la Cruz
5d727b8995 Complete create-jira-ticket command 2020-03-01 12:30:49 +01:00
Miguel de la Cruz
c9cfb83e32 Adds template execution and correctly calls create ticket method 2020-03-01 11:42:36 +01:00
Miguel de la Cruz
41baff8743 Add template base 2020-03-01 02:54:58 +01:00
Miguel de la Cruz
c98d8a8608 Adds imports and fixes typos 2020-03-01 02:47:50 +01:00
Miguel de la Cruz
73e8188564 Fix var typo 2020-03-01 02:43:54 +01:00
Miguel de la Cruz
16a8dd9681 Adds pseudocode for the create jira ticket standalone command 2020-03-01 02:42:05 +01:00
Miguel de la Cruz
460bb69f38 Add standalone command to root 2020-03-01 01:17:41 +01:00
Miguel de la Cruz
425590cc9a Add standalone create-jira command structure 2020-02-29 21:56:43 +01:00