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

Use the frontend image with preinstalled node_modules #801

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Use the frontend image with preinstalled node_modules #801

merged 1 commit into from
Apr 17, 2024

Conversation

isudak
Copy link
Contributor

@isudak isudak commented Apr 16, 2024

There's no need now to use the frontend_node_modules volume and run npm install before any other npm command.

Resolves: AlmaLinux/build-system/issues/223

There's no need now to use the `frontend_node_modules` volume
and run `npm install` before any other `npm` command.

Resolves: AlmaLinux/build-system/issues/223
Copy link

69 passed, 13 skipped

Code Coverage Summary

Package Line Rate
alws 77%
alws.auth 77%
alws.auth.oauth 100%
alws.crud 39%
alws.dramatiq 60%
alws.middlewares 93%
alws.perms 86%
alws.routers 56%
alws.schemas 80%
alws.utils 43%
Summary 57% (5535 / 9754)

View full reports on the Job Summary page.

@isudak isudak merged commit 6c7cedd into AlmaLinux:master Apr 17, 2024
3 checks passed
@isudak isudak self-assigned this Apr 18, 2024
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.

albs-frontend: set up test configuration
2 participants