Skip to content

Conversation

@nikhil2611
Copy link
Contributor

Description

Removed the manually created pipelines and added the channels

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
@nikhil2611 nikhil2611 requested review from a team as code owners January 6, 2025 07:42
@nikhil2611 nikhil2611 added the Expeditor: Skip All Used to skip all merge_actions. label Jan 6, 2025
@sonarqube-for-infrastructure-prod

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2025

version_constraint: 19.*
- workstation-LTS:
version_constraint: 19.*
version_constraint: 0.*
Copy link
Contributor

Choose a reason for hiding this comment

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

🫤

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 will revert back the version changes, they are not needed anymore. Thanks

module Ohai
OHAI_ROOT = File.expand_path(__dir__)
VERSION = "19.0.6"
VERSION = "0.1.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

You cannot backrev the version of Ohai, you will break the world.

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 will revert back the version changes, they are not needed anymore. Thanks

Copy link
Contributor

@tpowell-progress tpowell-progress left a comment

Choose a reason for hiding this comment

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

What's with the 0.x.y versions?

@tpowell-progress tpowell-progress marked this pull request as draft January 7, 2025 21:48
@nikhil2611
Copy link
Contributor Author

Closing this PR, Created a separated PR to revert back the version - #1858

@nikhil2611 nikhil2611 closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Expeditor: Skip All Used to skip all merge_actions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants