Skip to content

Backport: Update toolkit's gonum to v0.15.0#9965

Merged
dmcilvaney merged 2 commits intomicrosoft:mainfrom
dmcilvaney:damcilva/2.0/tools/backport_update_gonum
Aug 6, 2024
Merged

Backport: Update toolkit's gonum to v0.15.0#9965
dmcilvaney merged 2 commits intomicrosoft:mainfrom
dmcilvaney:damcilva/2.0/tools/backport_update_gonum

Conversation

@dmcilvaney
Copy link
Copy Markdown
Contributor

@dmcilvaney dmcilvaney commented Jul 29, 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 (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/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
  • If you are adding/removing a .spec file that has multiple-versions supported, please add @microsoft/cbl-mariner-multi-package-reviewers team as reviewer (Eg. golang has 2 versions 1.18, 1.21+)
  • Ready to merge

Summary

Backport of #9784 and #9943

Change Log
Does this affect the toolchain?

NO

Associated issues
Test Methodology

@dmcilvaney dmcilvaney added Tools go Pull requests that update Go code 2.0 AzureLinux 2.0 labels Jul 29, 2024
@dmcilvaney dmcilvaney requested a review from a team as a code owner July 29, 2024 22:42
@microsoft-github-policy-service microsoft-github-policy-service Bot added the main PR Destined for main label Jul 29, 2024
@dmcilvaney dmcilvaney force-pushed the damcilva/2.0/tools/backport_update_gonum branch from 2248b12 to faefec0 Compare July 29, 2024 22:46
@@ -1,5 +1,5 @@
filesystem-1.1-20.cm2.aarch64.rpm
kernel-headers-5.15.162.2-1.cm2.noarch.rpm
kernel-headers-5.15.160.1-1.cm2.noarch.rpm
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this maybe a typo .. changing the manifests.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Trying to figure out why, I ran two cherry-pick commands on the two PRs... But yes this is unintended.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ok, fixed the commit

@dmcilvaney dmcilvaney force-pushed the damcilva/2.0/tools/backport_update_gonum branch from faefec0 to 922051d Compare July 30, 2024 17:38

env:
EXPECTED_GO_VERSION: "1.20"
EXPECTED_GO_VERSION: "1.21"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do we need to bump this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Unfortunately yes, one of the libraries has a hard requirement on it.

@dmcilvaney dmcilvaney merged commit de885a9 into microsoft:main Aug 6, 2024
corvus-callidus pushed a commit that referenced this pull request Aug 8, 2024
Co-authored-by: Sam Meluch <109628994+sameluch@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.0 AzureLinux 2.0 go Pull requests that update Go code main PR Destined for main Tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants