Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORT- Add resolutions for hybrid-node-tests and bump versions #2987

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

BoazBD
Copy link
Collaborator

@BoazBD BoazBD commented Jan 21, 2025

Issue link

This Pull Request is linked to issue (URL): [REPLACE ME]

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

@BoazBD BoazBD requested a review from a team as a code owner January 21, 2025 16:16
Signed-off-by: BoazBD <[email protected]>
submodules: recursive

- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@1.78
uses: dtolnay/rust-toolchain@1.82
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not lts?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It encounters error: [DefaultDispatcher-worker-2] ERROR org.ossreviewtoolkit.analyzer.PackageManager - Cargo failed to resolve dependencies for path 'rust-client/Cargo.toml': IllegalArgumentException: Unsupported lockfile version 4.

Copy link
Collaborator

Choose a reason for hiding this comment

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

wired. Ok.

@@ -74,11 +74,11 @@ jobs:
with:
repository: "oss-review-toolkit/ort"
path: "./ort"
ref: "26.0.0"
ref: "44.0.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

And why here specify the version?
I guess we didn't before, and added the old one because of the failure.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

When not specifing the version, the default one is 0.1.0-001.s

Copy link
Collaborator

Choose a reason for hiding this comment

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

You mean very old ones?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ok

@Yury-Fridlyand Yury-Fridlyand added the CI/CD CI/CD related label Jan 21, 2025
Copy link
Collaborator

@avifenesh avifenesh left a comment

Choose a reason for hiding this comment

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

Approved

@BoazBD BoazBD merged commit a0494a4 into main Jan 23, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants