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

[CI] Separate tests and build, frontend and backend tests #524

Merged
merged 1 commit into from
Jan 4, 2020
Merged

[CI] Separate tests and build, frontend and backend tests #524

merged 1 commit into from
Jan 4, 2020

Conversation

paskal
Copy link
Sponsor Collaborator

@paskal paskal commented Jan 4, 2020

Fix #521.
Separates the CI pipeline into the build, test for backend, and test for frontend. Also, introduce conditional build, so backend won't be tested on frontend changes.

Results of the change can be observed here after separate build and test CI workflow, separate frontend and backend tests commit.

@paskal paskal marked this pull request as ready for review January 4, 2020 18:02
@umputun umputun self-requested a review January 4, 2020 18:42
@paskal paskal requested a review from akellbl4 January 4, 2020 18:49
Copy link
Owner

@umputun umputun left a comment

Choose a reason for hiding this comment

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

LGTM

@paskal paskal merged commit c56c39c into umputun:master Jan 4, 2020
@paskal paskal deleted the frontend_ci branch January 4, 2020 19:53
@paskal paskal added this to the v1.5 milestone Jan 15, 2022
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.

Move frontend tests to separate CI step outside of docker
3 participants