Skip to content

Peprs#159

Merged
khoroshevskyi merged 19 commits into
devfrom
peprs
Jul 1, 2026
Merged

Peprs#159
khoroshevskyi merged 19 commits into
devfrom
peprs

Conversation

@khoroshevskyi

@khoroshevskyi khoroshevskyi commented Jun 29, 2026

Copy link
Copy Markdown
Member

Changes:

  • Migrated from peppy to peprs across all modules (project, sample, view, models, utils)
  • Updated subsample key constant: SUBSAMPLE_RAW_LIST_KEYSUBSAMPLE_RAW_DICT_KEY
  • Added alembic database migration support; run_migrations parameter added to PEPDatabaseAgent and BaseEngine
  • Fixed nullable fields in schema models (SchemaVersionAnnotation, SchemaRecordAnnotation, UpdateSchemaRecordFields, UpdateSchemaVersionFields)
  • Added support for "latest" schema version resolution when uploading/updating projects
  • Moved SAMPLE_NAME_ATTR and SAMPLE_TABLE_INDEX_KEY constants into pepdbagent/const.py
  • Performed code cleanup and refactoring across modules, including modernization of the codestyle, installation and dependencies.
  • get_raw method (returning raw project) now returns keys: {config, samples, subsamples} instead of {config, sample_list, subsample_list}

TODO:

  • ❗ If this PR includes a new database schema migration, following steps are completed: Database Version Migration
  • Version of pepdbagent updated in __version__.py file
  • Changelog updated

@khoroshevskyi khoroshevskyi merged commit 03bc1df into dev Jul 1, 2026
7 checks passed
@khoroshevskyi khoroshevskyi deleted the peprs branch July 8, 2026 20:12
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.

1 participant