mattermost/mattermost-plugin-mscalendar

Enhance the --location flag for the "create event" command

開放

#98 建立於 2020年4月26日

 (0 則留言) (0 個反應) (0 位負責人)Go (35 個分叉)auto 404
HacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

倉庫指標

星標
 (22 顆星)
PR 合併指標
 (平均合併 2天 7小時) (30 天內合併 10 個 PR)

描述

Currently, the createevent command includes a --test-location flag that accepts a comma separated list of arguments.

There are two goals with this ticket:

  1. Improve the location option so that it accepts different types of location types (see https://docs.microsoft.com/en-us/graph/api/resources/location?view=graph-rest-1.0)

One suggestion is to split the comma separated list of arguments into separate flags.

Original discussion here: https://github.com/mattermost/mattermost-plugin-mscalendar/pull/19#discussion_r360923881

  1. Implement some form of intelligent completion so the user isn’t required to fill out 6 parameters on the CLI

see: https://github.com/mattermost/mattermost-plugin-mscalendar/pull/19#discussion_r360711618

貢獻者指南