Skip to content

Deprecate U20 on GHA and add latest #13766

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Feb 16, 2025

Tracked on [LRS-1230]
actions/runner-images#11101

@@ -535,6 +526,34 @@ jobs:
python3 unit-tests/run-unit-tests.py --no-color --debug --stdout --not-live --context "dds linux" --tag dds

#--------------------------------------------------------------------------------
U-Latest_ST_Py_EX_CfU: # Ubuntu latest, Static, Python, Examples & Tools, Check for Updates
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you prefer to call it latest instead of specific (as U24)?
If the aim is to avoid revision of this file each 2 years, maybe we can call U-oldest-supported instead of U22 (or something shorter)?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I added this to get a heads up from GHA on newest supported Ubuntu.
When Ubuntu 26 enter, we will know from start if we support it, if it will fail we will know to deprecate this test and open a ticket to support it.

It kind of an enhancement for keeping the SDK up to date.
Latest means newest :)
What do you think?

@remibettan remibettan self-requested a review February 17, 2025 08:45
Copy link
Contributor

@remibettan remibettan left a comment

Choose a reason for hiding this comment

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

LGTM

@Nir-Az Nir-Az merged commit b52bdd0 into IntelRealSense:development Feb 17, 2025
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants