Skip to content

Pytest and Podman deployment with management toolings#52

Merged
PACHAKUTlQ merged 136 commits into
mainfrom
dev
May 22, 2026
Merged

Pytest and Podman deployment with management toolings#52
PACHAKUTlQ merged 136 commits into
mainfrom
dev

Conversation

@PACHAKUTlQ

Copy link
Copy Markdown
Collaborator

No description provided.

zzjc1234 and others added 30 commits September 25, 2025 21:50
admin frontend is failling, plz check the static settings
PACHAKUTlQ and others added 27 commits February 26, 2026 23:47
build: configure pytest-django and add dev dependencies
This workflow installs Python dependencies and runs tests using pytest.
chore: Add GitHub Actions workflow for testing
Comment thread run.py
print(
"[info] 'infra down' is treated as 'infra stop' (keeps DB volume). Use 'infra destroy' for a fresh DB."
)
action = "stop"
Comment thread apps/web/views.py
threshold = int(param_value)
queryset = queryset.filter(**{f"{field_name}__gte": threshold})
except (ValueError, TypeError):
except ValueError, TypeError:
@PACHAKUTlQ PACHAKUTlQ changed the title Podman deployment with management toolings Pytest and Podman deployment with management toolings May 22, 2026
@PACHAKUTlQ PACHAKUTlQ merged commit 7059db7 into main May 22, 2026
14 checks passed
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.

5 participants