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

Release jobs #370

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Release jobs #370

wants to merge 2 commits into from

Conversation

minottic
Copy link
Contributor

@minottic minottic commented Nov 15, 2024

To start the containers in DEV mode with JOBS settings, set the env variables DEV=true and JOBS_ENABLED=true here. This will start the backend and the frontend in development mode with code checkout out at #release-jobs branch, including the requirements to run the tests.

As docker caches images, it is recommended to run npm install whenever rerunning docker compose up -d, or rebuild the image without cache with:

docker compose up -d --build

@minottic minottic force-pushed the release-jobs branch 3 times, most recently from a6651e2 to 254f579 Compare November 18, 2024 12:58
@rkweehinzmann rkweehinzmann marked this pull request as ready for review December 12, 2024 09:12
Copy link
Contributor

@rkweehinzmann rkweehinzmann left a comment

Choose a reason for hiding this comment

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

Could you please explain what the ../../empty.yaml is for? Thanks!
Otherwise fine!

@minottic minottic marked this pull request as draft December 12, 2024 09:18
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.

2 participants