kernelci / kernelci/dashboard

allow migrations through env var

Open
#1,818 1 comment 0 reactions 0 assignees View on GitHub
Backend Database
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

instead of deciding if we want to always perform migrations or if we want to block them, we could have them be gated by an environment variable, so that we can change the behavior if needed, and especially decide if we want them to run only on production or on staging too

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests; first locate the migration startup and configuration entry points, then review how deployment environments distinguish production from staging. Clarify the environment variable’s values and defaults, and consider the work done when migrations can be enabled or blocked per environment as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.