Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: addtemplates delete command#1443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
coadler merged 6 commits intomainfromcolin/template-delete
May 13, 2022
Merged

Conversation

coadler
Copy link
Contributor

@coadlercoadler commentedMay 13, 2022
edited
Loading

Resolves#1204

@coadlercoadler self-assigned thisMay 13, 2022
@coadlercoadlerforce-pushed thecolin/template-delete branch froma1551dc tof872b51CompareMay 13, 2022 21:54
@ammario
Copy link
Member

This is what I like to see Mr. Adler!

RunE: func(cmd *cobra.Command, args []string) error {
var (
ctx = cmd.Context()
templateNames = []string{}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This can only be a max of 1 right? I don't believe this needs to be an array!

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I forgot to remove the max 1 limit! I think it's nicer if we take in more than one since it plays nicer with xargs.

@codecov

This comment was marked as spam.

@coadlercoadler requested a review fromammarioMay 13, 2022 22:13
Copy link
Member

@ammarioammario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

ish

func templateDelete() *cobra.Command {
return &cobra.Command{
Use: "delete [name...]",
Short: "Delete templates.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I'm not sure this is a sentence

@coadlercoadlerenabled auto-merge (squash)May 13, 2022 22:44
@coadlercoadler merged commitfe7645b intomainMay 13, 2022
@coadlercoadler deleted the colin/template-delete branchMay 13, 2022 22:54
@missknissmisskniss added this to theV2 Beta milestoneMay 15, 2022
@spikecurtis
Copy link
Contributor

I think this resolves#1204 not#777

@coadler
Copy link
ContributorAuthor

I think this resolves#1204 not#777

Oops!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

@ammarioammarioammario approved these changes

Assignees

@coadlercoadler

Labels
None yet
Projects
None yet
Milestone
V2 Beta
Development

Successfully merging this pull request may close these issues.

Feat: addcoder templates delete command
5 participants
@coadler@ammario@spikecurtis@kylecarbs@misskniss

[8]ページ先頭

©2009-2025 Movatter.jp