Jira (PUP-2641) puppet describe --list requires the description to include a period

13 views
Skip to first unread message

Branan Riley (JIRA)

unread,
May 15, 2017, 7:34:03 PM5/15/17
to puppe...@googlegroups.com
Branan Riley updated an issue
 
Puppet / Bug PUP-2641
puppet describe --list requires the description to include a period
Change By: Branan Riley
Labels: help_wanted redmine  triaged
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe)
Atlassian logo

Moses Mendoza (JIRA)

unread,
May 18, 2017, 1:49:43 PM5/18/17
to puppe...@googlegroups.com
Moses Mendoza updated an issue
Change By: Moses Mendoza
Labels: help_wanted redmine  triaged

Jacob Helwig (JIRA)

unread,
Dec 11, 2017, 2:14:05 PM12/11/17
to puppe...@googlegroups.com
Jacob Helwig updated an issue
Change By: Jacob Helwig
Sub-team: Coremunity
This message was sent by Atlassian JIRA (v7.0.2#70111-sha1:88534db)
Atlassian logo

Josh Cooper (JIRA)

unread,
Nov 18, 2019, 2:09:05 PM11/18/19
to puppe...@googlegroups.com
Josh Cooper updated an issue
Change By: Josh Cooper
Labels: beginner help_wanted redmine
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Josh Cooper (JIRA)

unread,
Feb 21, 2020, 11:11:04 PM2/21/20
to puppe...@googlegroups.com

Josh Cooper (JIRA)

unread,
Feb 21, 2020, 11:11:05 PM2/21/20
to puppe...@googlegroups.com

Josh Cooper (JIRA)

unread,
Feb 24, 2020, 12:40:05 PM2/24/20
to puppe...@googlegroups.com

Josh Cooper (JIRA)

unread,
Feb 25, 2020, 7:28:04 PM2/25/20
to puppe...@googlegroups.com
Josh Cooper updated an issue
Change By: Josh Cooper
Release Notes Summary: puppet describe now displays summary information for each type and provider regardless of whether they summary contains a period or not.
Release Notes: Bug Fix

Josh Cooper (JIRA)

unread,
Feb 25, 2020, 7:28:05 PM2/25/20
to puppe...@googlegroups.com
Josh Cooper updated an issue
Given this code:

{code:ruby}
    Puppet::Type.newtype(:rcsrepo) do
      desc 'A local version control repository'
      ensurable
      ...
    end
{code}

I see this behavior.

{noformat}
    [root@master ~]# puppet describe --list | grep rcsrepo
    rcsrepo         - .. no documentation ..
    [root@master ~]# puppet describe rcsrepo

    rcsrepo
    =======
    A local version control repository
{noformat}

If I add a period at the end, `puppet describe --list` outputs as expected.

See [https://github.com/puppetlabs/puppet/blob/master/lib/puppet/application/describe.rb#L73](https://github.com/puppetlabs/puppet/blob/master/lib/puppet/application/describe.rb#L73)

Why is this?

Melissa Stone (JIRA)

unread,
Feb 25, 2020, 7:32:04 PM2/25/20
to puppe...@googlegroups.com

Josh Cooper (Jira)

unread,
Feb 28, 2020, 10:18:03 PM2/28/20
to puppe...@googlegroups.com
Josh Cooper commented on Bug PUP-2641

Passed CI in 4092d14208bbcb1bba7969266813f0ac6a46185a

This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages