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

Run UI tests on the CI #10748

Merged
merged 12 commits into from
Jun 7, 2024
Merged

Run UI tests on the CI #10748

merged 12 commits into from
Jun 7, 2024

Conversation

framebassman
Copy link
Contributor

@framebassman framebassman commented May 21, 2024

What does this PR do?

Run the UI tests on the CI

Motivation

More

- [ ] Added/updated tests
- [ ] Added/updated documentation

Additional Notes

Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

Thanks @framebassman for your contribution

Please find my suggestions bellow, I would prefer to keep all webui relative stuff running in Docker for simplicity regarding OS and architecture.

Having the CI running the ui unit tests without docker is great and fast.

.github/workflows/test-unit.yaml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
.github/workflows/test-unit.yaml Outdated Show resolved Hide resolved
.github/workflows/test-unit.yaml Outdated Show resolved Hide resolved
@framebassman framebassman requested a review from mmatur June 4, 2024 09:24
Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

Sorry for my wrong suggestions

.github/workflows/test-unit.yaml Outdated Show resolved Hide resolved
Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@rtribotte rtribotte left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@kevinpollet kevinpollet left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@traefiker traefiker merged commit c23c3e0 into traefik:v2.11 Jun 7, 2024
23 checks passed
@framebassman framebassman deleted the ci/ui-tests branch June 7, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants