Jeffrey Clark

Results 38 issues of Jeffrey Clark

Anyone interested in this? Request for comment / improvements / toss it out? Example: ``` $ pdk bundle exec rake spec_described[90] pdk (INFO): Using Ruby 3.2.2 pdk (INFO): Using Puppet...

feature

print-gl-info always defaults to legacy, which on mac at least, returns unexpected info. with this PR the default engine is now new3d, or whatever is globally configured. Before (only lines...

new optional argument `-game` is useful for selecting a specific game from a romset zip file that contains multiple versions.

- [x] https://github.com/puppetlabs/cat-github-actions/pull/88

maintenance

Grows exponentially compared the commands being entered. Is there a way to disable the log, or at least reduce the log level from info?

Basically an alternate template to the changelog format that only works with a single "Entry" and doesn't output the changelog header or footer. A "full" changelog style entry is usually...

An entry like list in CHANGELOG.md ```md - Fix get latest `panic` on single entry changelog [#151](https://github.com/chelnak/gh-changelog/pull/151) ([h0tw1r3](https://github.com/h0tw1r3)) ``` Outputs like this when using the `get` command: ```md - Fix...

`hashFiles` [currently doesn't support globs outside of the GITHUB_WORKSPACE](https://github.com/actions/toolkit/issues/1035). This works around the limitation.

enhancement
minor

recent ubuntu official docker images are unable to download with any of the other methods

enhancement