Skip to content

Feature/bruno playwright containerized#33

Open
vtshly wants to merge 16 commits into
devfrom
feature/bruno-playwright-containerized
Open

Feature/bruno playwright containerized#33
vtshly wants to merge 16 commits into
devfrom
feature/bruno-playwright-containerized

Conversation

@vtshly

@vtshly vtshly commented Jan 11, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@vtshly vtshly requested a review from meta-panic as a code owner January 11, 2025 18:46
@vtshly

vtshly commented Jan 11, 2025

Copy link
Copy Markdown
Collaborator Author

image

Вес frontend и cms имаджей почему-то не уменьшился после выпила bruno и playwright зависимостей 🤔

@vtshly vtshly added the enhancement New feature or request label Jan 11, 2025
@vtshly vtshly self-assigned this Jan 11, 2025
@meta-panic

meta-panic commented Jan 11, 2025

Copy link
Copy Markdown
Owner

image

Вес frontend и cms имаджей почему-то не уменьшился после выпила bruno и playwright зависимостей 🤔

Вес frontend в dev сборке сейчас на main: 896.95 MB (vs 754.47 MB)
Вес cms : 2.08 GB (vs 2.00 GB)

@vtshly vtshly linked an issue Jan 11, 2025 that may be closed by this pull request
@meta-panic meta-panic changed the base branch from main to dev February 3, 2025 12:36

# Install bash and curl
RUN apk add --no-cache bash curl
RUN apk add --no-cache bash

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

curl больше не нужен?

@@ -0,0 +1,31 @@
FROM node:18

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

А почему не node:18-alpine?

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.

Put playwright tests into container

2 participants