Releases: nethesis/parceler
Releases · nethesis/parceler
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2024-05-13)
Features
- added creation command for repositories (6e7ffe8)
- added daily scheduling of repo sync (1237dd6)
- added flysystem for S3 (cae95a8)
- added folder to put directories in (88df0f9)
- added logging to stdout by default (47b19ad)
- added removal of old directories (45062dc)
- added repository filtering and rolling timestamp (2242c3f)
- added repository model (c00bebb)
- added repository serve (c163fa2)
- added timestamping of folders (27f0573)
- freeze repository (cbda136)
Bug Fixes
- added timeout of one hour to queue workers (846ad74)
- avoiding folder misplacement if job fails (d14db9d)
- completely misspelled storage location (2c7f807)
- deploy: fixed issue with selinux (8399ad9)
- fixed issue with multiple queue workers (18bbf42)
- fixing entrypoint missing variables (d56e0f0)
- removed default user creation (4328bde)
- updated tests and refactored commands (1390aa4)
- using queue:listen on dev environments (86ea21e)
- waiting for app to setup completely (d18f7f4)
Performance Improvements
- removed cache from final image (99d5740)
Miscellaneous Chores
- added licensing (23e0375)
- composer hash refresh (c7535de)
- deps: added pest testing framework (04b0e66)
- deps: added pnctl to required extensions (a567c7c)
- deps: updated composer dependencies (ed4758c)
- initial commit (07a5c91)
- miscellaneous tasks (0ca1a40)
- removed placeholder test (9461828)
- renamed project (290eeb3)
- renamed project in .env.example (57ee8f7)
Continuous Integration
- adding release-please (453b8dd)