Skip to content

Conversation

@marcelklehr
Copy link
Member

@marcelklehr marcelklehr commented May 10, 2022

As the backend continues to evolve, it would be cool to have a CD pipeline for the prod container that is used in the end-to-end tests.

This PR adds a GitHub Action that automatically builds and pushes the prod container whenever commits are pushed to master.

NB: I'm not sure the Dockerfile is correct as magpie-docker has been failing for a while with your newest changes (likely the esbuild change)

@x-ji Feel free to fix as you see fit

@x-ji
Copy link
Member

x-ji commented May 11, 2022

Yeah esbuild is a bundler written in Go that doesn't require Node.js to be installed. Probably the command in the Dockerfile to compile the assets will have to change though to use it. I'll take a look.

@x-ji x-ji force-pushed the master branch 2 times, most recently from e88585a to 71a8e0a Compare July 8, 2023 16:57
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.

3 participants