Skip to content

Conversation

@shemau
Copy link
Contributor

@shemau shemau commented Jun 17, 2025

Description

Remove legacy module catalog entries that now conflict (see #701) with pipeline validation code.

Includes a bump to the latest common-dev-assets to validate that it resolves the issue in #701.

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@shemau shemau requested a review from MatthewLemmond as a code owner June 17, 2025 10:22
@shemau
Copy link
Contributor Author

shemau commented Jun 17, 2025

/run pipeline

Copy link
Contributor

@ocofaigh ocofaigh left a comment

Choose a reason for hiding this comment

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

Remove this line too

"successCmd": "echo \"SEMVER_VERSION=${nextRelease.version}\" >> $GITHUB_ENV"

@shemau
Copy link
Contributor Author

shemau commented Jun 17, 2025

/run pipeline

"assets": "false"
}],
["@semantic-release/exec", {
"successCmd": "echo \"SEMVER_VERSION=${nextRelease.version}\" >> $GITHUB_ENV"
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah very sorry @shemau This line is correct and should be there. The command to trigger pipeline was already removed from the repo

@ocofaigh
Copy link
Contributor

/run pipeline

@ocofaigh ocofaigh merged commit b7208eb into main Jun 17, 2025
2 checks passed
@ocofaigh ocofaigh deleted the clean-catalog branch June 17, 2025 20:23
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 2.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants