Skip to content

PE-34443,PE-34439 Add projects for 2021.7.x branch#574

Merged
joshcooper merged 1 commit intopuppetlabs:masterfrom
shaigy:PE-34443-PE-34439-Add-new-projects-for-2021.7.x
Sep 6, 2022
Merged

PE-34443,PE-34439 Add projects for 2021.7.x branch#574
joshcooper merged 1 commit intopuppetlabs:masterfrom
shaigy:PE-34443-PE-34439-Add-new-projects-for-2021.7.x

Conversation

@shaigy
Copy link
Copy Markdown
Contributor

@shaigy shaigy commented Sep 1, 2022

Add new bolt-server-runtime and installer-runtime project files for
2021.7.x branch

Add new bolt-server-runtime and installer-runtime project files for
2021.7.x branch
@shaigy shaigy requested review from a team as code owners September 1, 2022 21:01
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 1, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 1, 2022

⚠️ DISCLAIMER

This task is still experimental, it can be invoked locally provided that development dependencies are installed (bundle install --with development).

Ensure all your local changes are committed, then run bundle exec rake vanagon:component_diff -- [options].

Run the task with --help to see all available options. If you notice unexpected behavior or want to suggest improvements, ping #prod-puppet-agent on Slack.

Here is what your code changes would affect:

Project agent-runtime-main

Nothing is affected 😊

Copy link
Copy Markdown
Collaborator

@joshcooper joshcooper left a comment

Choose a reason for hiding this comment

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

$ diff configs/projects/pe-bolt-server-runtime-2021.7.x.rb configs/projects/pe-bolt-server-runtime-main.rb    
1,2c1,2
< project 'pe-bolt-server-runtime-2021.7.x' do |proj|
<   proj.setting(:pe_version, '2021.7')
---
> project 'pe-bolt-server-runtime-main' do |proj|
>   proj.setting(:pe_version, 'main')

$ diff configs/projects/pe-installer-runtime-2021.7.x.rb configs/projects/pe-installer-runtime-main.rb  
1c1
< project 'pe-installer-runtime-2021.7.x' do |proj|
---
> project 'pe-installer-runtime-main' do |proj|
11c11
<   else
---
>   else 

@joshcooper joshcooper merged commit 520672d into puppetlabs:master Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants