Skip to content

Comments

Check makemigrations in pipeline.#43

Merged
frafra merged 2 commits intomainfrom
42-check-makemigrations-in-pipeline
Jun 12, 2025
Merged

Check makemigrations in pipeline.#43
frafra merged 2 commits intomainfrom
42-check-makemigrations-in-pipeline

Conversation

@emilte
Copy link
Contributor

@emilte emilte commented Jun 10, 2025

Closes #42

@emilte emilte self-assigned this Jun 10, 2025
@emilte emilte linked an issue Jun 10, 2025 that may be closed by this pull request
@emilte emilte marked this pull request as ready for review June 10, 2025 23:22
@emilte emilte requested review from frafra and nicokant June 12, 2025 15:17
run: docker compose --profile dev build

- name: Check if migrations are up to date
run: docker compose --profile dev run --rm django-dev ./src/manage.py makemigrations --check
Copy link
Collaborator

Choose a reason for hiding this comment

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

@frafra frafra enabled auto-merge June 12, 2025 17:59
@frafra frafra added this pull request to the merge queue Jun 12, 2025
Merged via the queue into main with commit 4adbe7c Jun 12, 2025
12 checks passed
@frafra frafra deleted the 42-check-makemigrations-in-pipeline branch June 12, 2025 18:55
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.

Check makemigrations in pipeline.

2 participants