Skip to content

Conversation

@ciprianbadescu
Copy link
Contributor

No description provided.

@ciprianbadescu ciprianbadescu requested a review from a team as a code owner December 20, 2021 08:41
@ciprianbadescu ciprianbadescu requested a review from a team December 20, 2021 08:41
@ciprianbadescu ciprianbadescu force-pushed the maint/pdk-convert branch 5 times, most recently from dd82cba to b8a2ae8 Compare December 21, 2021 11:57
'include puppet_agent::params',
'include puppet_agent',
]
'include puppet_agent']
Copy link
Contributor

Choose a reason for hiding this comment

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

Weird that rubocop chose to close the square bracket here. Maybe if there is a new line after [ it will want ] on a seperate line also?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it depends on how the first line of array looks like, will try to fix that

@ciprianbadescu ciprianbadescu force-pushed the maint/pdk-convert branch 3 times, most recently from d7a59e5 to ad597a7 Compare January 20, 2022 07:16
@GabrielNagy GabrielNagy added the maintenance Maintenance chores are typically excluded from changelogs label Jan 20, 2022
Copy link
Contributor

@GabrielNagy GabrielNagy left a comment

Choose a reason for hiding this comment

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

Generating the changelog with a token now works - looks proper!

Also PR tests are passing so I'm 👍 with this. I'll also trigger a Jenkins run on your branch.

Ciprian Badescu added 6 commits January 20, 2022 14:13
save `commits` and `gen_nodeset` in `rakelib`
adapt spec helpers to keep the existing setup
Adding back gems needed to run acceptance tests
Delete not needed file `spec/default_facts.yml`
* save existing changelog to HISTORY.md
* configure changelog generator to generate new entries
    starting with 4.9.0 tag
* pin octokit to 4.21.0 since we hit the issue at octokit/octokit.rb#1391
* pin async to ~> 1.30 otherwise async 2.0.0(needs ruby >=3.1.0) is wrongly selected by
    bundler on jenkins while running with ruby 2.7.1
@ciprianbadescu ciprianbadescu merged commit 919e326 into puppetlabs:main Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance chores are typically excluded from changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants