Skip to content

port perl modules from extended to core#10233

Merged
neha170 merged 2 commits into3.0-devfrom
nehaagarwal/perl-deps-1
Aug 26, 2024
Merged

port perl modules from extended to core#10233
neha170 merged 2 commits into3.0-devfrom
nehaagarwal/perl-deps-1

Conversation

@neha170
Copy link
Copy Markdown
Contributor

@neha170 neha170 commented Aug 22, 2024

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

ports some perl packages from extended into core

Change Log
  • ports some perl modules from extended into core:
  • perl-B-Hooks-OP-Check
  • perl-ExtUtils-Depends
  • perl-multidimensional
  • part of the bigger effort
Does this affect the toolchain?

NO

Associated issues
Test Methodology

@neha170 neha170 requested a review from a team as a code owner August 22, 2024 20:21
@neha170 neha170 added the 3.0-dev PRs Destined for AzureLinux 3.0 label Aug 22, 2024
Copy link
Copy Markdown
Contributor

@rikenm1 rikenm1 left a comment

Choose a reason for hiding this comment

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

Looks good but do we not have to update them when migrating from extended to the core.?

@neha170
Copy link
Copy Markdown
Contributor Author

neha170 commented Aug 26, 2024

Looks good but do we not have to update them when migrating from extended to the core.?

Yep, that will be taken up in a separate task. This is required to fix a P0 for 3.0 release.

Copy link
Copy Markdown
Contributor

@rikenm1 rikenm1 left a comment

Choose a reason for hiding this comment

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

LGTM

@neha170 neha170 merged commit c30db97 into 3.0-dev Aug 26, 2024
@neha170 neha170 deleted the nehaagarwal/perl-deps-1 branch August 26, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants