Chowda

Latest version: v0.4.0

Safety actively analyzes 623567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

Ready for Chowda users

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Breaking Changes ๐Ÿช…
* ๐Ÿฆ‡ Batch status by afred in https://github.com/WGBH-MLA/chowda/pull/134
New Features ๐ŸŽ‰
* Adds 'Duplicate' and 'Combine' actions for Batches. by afred in https://github.com/WGBH-MLA/chowda/pull/121
* ๐Ÿ™ˆ Hides GUIDs from list views by afred in https://github.com/WGBH-MLA/chowda/pull/122
* ๐Ÿ“‘ Tabular display of related `MediaFiles` by afred in https://github.com/WGBH-MLA/chowda/pull/123
* ๐Ÿง‘โ€๐Ÿณ๏ธ Create Batch from Collection by mrharpo in https://github.com/WGBH-MLA/chowda/pull/132
* โฌ‡๏ธ Batch default sort by mrharpo in https://github.com/WGBH-MLA/chowda/pull/130
* ๐Ÿ„ Mario Pipelines by mrharpo in https://github.com/WGBH-MLA/chowda/pull/133
* ๐Ÿ‘ Sony Ci Asset Thumbnails by afred in https://github.com/WGBH-MLA/chowda/pull/135
* ๐Ÿƒ `MetaflowRuns` by mrharpo in https://github.com/WGBH-MLA/chowda/pull/141
* ๐ŸŽŠ `/api/event/` Router by mrharpo in https://github.com/WGBH-MLA/chowda/pull/144
* ๐Ÿ“™ `page_size_options` by mrharpo in https://github.com/WGBH-MLA/chowda/pull/156
Bugfixes ๐Ÿ›
* 114 fix batch save by afred in https://github.com/WGBH-MLA/chowda/pull/119
* ๐Ÿงฎ Fixes `MediaFileCount` field by afred in https://github.com/WGBH-MLA/chowda/pull/125
* ๐Ÿ”— Fixes `media_file` links by mrharpo in https://github.com/WGBH-MLA/chowda/pull/127
Deployment ๐Ÿš€
* ๐Ÿ›ก GitGuardian by mrharpo in https://github.com/WGBH-MLA/chowda/pull/138
Maintenance ๐Ÿ”ฉ
* ๐Ÿค– Update dependencies by github-actions in https://github.com/WGBH-MLA/chowda/pull/118
* ๐Ÿค– Update dependencies by github-actions in https://github.com/WGBH-MLA/chowda/pull/124
* ๐Ÿค– Update dependencies by github-actions in https://github.com/WGBH-MLA/chowda/pull/137
* ๐Ÿค– Update dependencies by github-actions in https://github.com/WGBH-MLA/chowda/pull/139
* ๐Ÿค– Update dependencies by github-actions in https://github.com/WGBH-MLA/chowda/pull/145
* ๐Ÿค– Update dependencies by github-actions in https://github.com/WGBH-MLA/chowda/pull/157


**Full Changelog**: https://github.com/WGBH-MLA/chowda/compare/v0.3.0...v0.4.0

0.3.0

New Contributors
* foglabs made their first contribution in https://github.com/WGBH-MLA/chowda/pull/31

**Full Changelog**: https://github.com/WGBH-MLA/chowda/compare/v0.2.0...v0.3.0

0.2.0

Views
- [x] Custom str representations
- [x] Seed data
- [x] DB persistence
- [x] Update workflow bot

What's Changed
* โš™๏ธ VSCode pytest settings by mrharpo in https://github.com/WGBH-MLA/chowda/pull/17
* ๐Ÿ‘ฒ `factory_boy`: relational data by afred in https://github.com/WGBH-MLA/chowda/pull/18
* ๐ŸŒฑ Seed by afred in https://github.com/WGBH-MLA/chowda/pull/21
* ๐Ÿ‘š Update workflow by mrharpo in https://github.com/WGBH-MLA/chowda/pull/20
* โœŠ Representation by mrharpo in https://github.com/WGBH-MLA/chowda/pull/23
* ๐Ÿค– Update dependencies by github-actions in https://github.com/WGBH-MLA/chowda/pull/22
* ๐Ÿ”† Tweaks to display fields, seeds by afred in https://github.com/WGBH-MLA/chowda/pull/24

New Contributors
* github-actions made their first contribution in https://github.com/WGBH-MLA/chowda/pull/22

**Full Changelog**: https://github.com/WGBH-MLA/chowda/compare/v0.1.1...v0.2.0

0.1.1

Next steps:
- [x] Add logging
- [x] tests
- [x] Load testing


What's Changed
* ๐Ÿ‹ Docker tests by mrharpo in https://github.com/WGBH-MLA/chowda/pull/10
* ๐Ÿ‹ Load testing by mrharpo in https://github.com/WGBH-MLA/chowda/pull/11
* Poetry in docker containers by afred in https://github.com/WGBH-MLA/chowda/pull/13
* ๐Ÿคช Psycopg by mrharpo in https://github.com/WGBH-MLA/chowda/pull/12
* ๐Ÿ“ฆ PDM by mrharpo in https://github.com/WGBH-MLA/chowda/pull/15


**Full Changelog**: https://github.com/WGBH-MLA/chowda/compare/v0.1.0...v0.1.1

0.1.0

Demo
Proof of concept demo for Starlette-Admin + SQLModel

- Initial Chowda models

Also includes:
- tests
- CI
- docs
- load testing
- factories

What's Changed
* Sets Docker compose for dev server and tests by afred in https://github.com/WGBH-MLA/chowda/pull/1
* ๐ŸŒŸ starlette-admin by mrharpo in https://github.com/WGBH-MLA/chowda/pull/2
* ๐Ÿ’ป VSCode by mrharpo in https://github.com/WGBH-MLA/chowda/pull/3
* ๐Ÿ—ฟ Initial Models by afred in https://github.com/WGBH-MLA/chowda/pull/4
* ๐Ÿงช Tests by mrharpo in https://github.com/WGBH-MLA/chowda/pull/5
* ๐Ÿ“š Docs by mrharpo in https://github.com/WGBH-MLA/chowda/pull/6
* ๐Ÿชณ Locust by mrharpo in https://github.com/WGBH-MLA/chowda/pull/7
* ๐Ÿญ Factories by afred in https://github.com/WGBH-MLA/chowda/pull/8
* ๐Ÿ™ Release by mrharpo in https://github.com/WGBH-MLA/chowda/pull/9

New Contributors
* afred made their first contribution in https://github.com/WGBH-MLA/chowda/pull/1
* mrharpo made their first contribution in https://github.com/WGBH-MLA/chowda/pull/2

**Full Changelog**: https://github.com/WGBH-MLA/chowda/commits/v0.1.0

Links

Releases

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.