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 integration tests workflow #535

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

krassowski
Copy link
Contributor

Updated integration tests workflow

Comment on lines -4 to -8
workflow_dispatch:
inputs:
number:
description: 'PR number'
required: true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

You may want to keep this, but the body of action would probably need some more changes. I recommend merging as-is and restoring the workflow_dispatch later.

@andrii-i andrii-i added enhancement New feature or request Testing labels Jul 9, 2024
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.

This updates "Update Playwright Snapshots" workflow in line with JupyterLab https://github.com/jupyterlab/jupyterlab/blob/main/.github/workflows/galata-update.yml. LGTM. Thank you for creating this PR @krassowski.

@krassowski
Copy link
Contributor Author

Thanks @andrii-i! I do not have write access on jupyter-server so I have leave it to you or someone else from your team to merge it :)

@andrii-i andrii-i merged commit 215e303 into jupyter-server:main Jul 10, 2024
6 of 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 Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants