0.4.0 (2024-11-25)
- added milestone dispatch feature (fc890d5)
- deps: updating container environment (5b0646b)
0.3.2 (2024-11-14)
- deps: lock file maintenance (59cfa8d)
0.3.1 (2024-07-22)
0.3.0 (2024-07-22)
- fixing issue with composer in prod environment (a9e9ce6)
- deps: lockfile maintainance (2c4a30c)
- deps: updated build environments (1a11909)
- removed scheduler and worker from dev environment (adbc31e)
0.2.1 (2024-06-19)
- using generic endpoint for key verification (05894ad)
- deps: update docker/bake-action to v5 (bd24159)
0.2.0 (2024-05-24)
- added confirmation before dispatcing sync on deploy (4d1a2d9)
- adding freeze and unfreeze commands (8dcd245)
- offloading file download when using S3 services (603aa24)
0.1.2 (2024-05-13)
- scheduler: misspell costed me another release (1615a87)
0.1.1 (2024-05-13)
- scheduler: fixing sync-repo scheduled job (c7fae49)
- 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)
- 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)
- removed cache from final image (99d5740)
- 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)
- adding release-please (453b8dd)