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

Updated JupyterLab Classifier to JupyterLab 4, Bump actions/cache to v3 #576

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

astitv-sh
Copy link
Collaborator

@astitv-sh astitv-sh commented Mar 3, 2025

Updated JupyterLab classifier to JupyterLab 4 in pyproject.toml

References

Changes to resolve #560

Code changes

Following changes were made to pyproject.toml:

  1. Updated JupyterLab3 to JupyterLab4 in keywords
  2. Updated to JupyterLab 4 in classifiers section
  3. actions/cache version update to v3 in .github/workflows/e2e-tests.yml

User-facing changes

N/A

Backwards-incompatible changes

None expected. To be confirmed with CI tests.

@astitv-sh astitv-sh self-assigned this Mar 3, 2025
@astitv-sh astitv-sh added the enhancement New feature or request label Mar 3, 2025
@astitv-sh astitv-sh changed the title Updated JupyterLab Classifier to JupyterLab 4 Updated JupyterLab Classifier to JupyterLab 4, Bump actions/cache to v3 Mar 5, 2025
@astitv-sh
Copy link
Collaborator Author

Updated Github actions to bump actions/cache package version to v3 to accommodate the v1-v2 deprecation by Github as announced here:

@astitv-sh astitv-sh requested a review from andrii-i March 5, 2025 14:18
Copy link
Collaborator

@andrii-i andrii-i left a comment

Choose a reason for hiding this comment

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

Everything looks good. Thank you for identifying and fixing the problem with actions/cache github action version as well.

@andrii-i andrii-i merged commit e6aa27a into jupyter-server:main Mar 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JupyterLab 4 classifier is missing
2 participants