0.1.1
Major Breaking Bug fixes
What's Changed
- Add emojis, make readme more attractive by @samad-yar-khan in #195
- Add PR template by @samad-yar-khan in #202
- Update Middleware logo by @amoghjalan in #203
- checkout the code of the branch where the workflow is triggered by @adnanhashmi09 in #204
- Add unit tests for mean time to recovery APIs by @samad-yar-khan in #209
- add commands for viewing frontend, backend postgres and redis logs by @adnanhashmi09 in #210
- build only arm images since it is only failing by @adnanhashmi09 in #206
- move generation of secret keys to runtime by @adnanhashmi09 in #211
- Remove columns
TeamRepos.prod_branch
andTeamIncidentService.id
from db and related code logic by @adnanhashmi09 in #212 - update TeamIncidentService model to include composite p_key by @adnanhashmi09 in #213
- Fix readme for local env by @amoghjalan in #216
- Remove id usage in TeamIncidentService init by @samad-yar-khan in #219
- Change name of log directory and file from
webserver
toweb-server
for consistency by @adnanhashmi09 in #218 - Fix null acesssing of state_changed_at by @samad-yar-khan in #221
- workflow for running pytests for pullrequets and pushes made to main branch by @adnanhashmi09 in #222
- Add link to generate token by @samad-yar-khan in #223
- Added redis in docker-compose for manual setup and made port changes in readme by @adnanhashmi09 in #225
- Update docker files for env vars by @samad-yar-khan in #227
- Fixes incorrect redirect on teams-page by @e-for-eshaan in #228
- Update README.md to fix links in table of contents by @samad-yar-khan in #226
- Update README.md - manual setup by @samad-yar-khan in #229
- make ports of services be configurable using env variables by @adnanhashmi09 in #230
- include all env variables inside env.example by @adnanhashmi09 in #231
- fixes error-prone API calls by @e-for-eshaan in #232
- Update CI workflows to run pytests and black only for changes in the backend directory #224 by @JuanJoseLL in #233
- Fix/api-calls by @e-for-eshaan in #234
- hides side-bar items when github not integrated by @e-for-eshaan in #235
- load env from parent directory by @adnanhashmi09 in #236
- Fixed infinite logs issue in cli by @shivam-bit in #237
- updated deployments-prs api by @e-for-eshaan in #240
- Deployment frequency analytics by @e-for-eshaan in #241
- Remove lead_time table key from OSS by @amoghjalan in #243
- Fix Lead time logic by @amoghjalan in #244
- Add incident url to Incident model by @amoghjalan in #245
- fix for cli web-server logs by @samad-yar-khan in #249
- Fix/teams reloading by @e-for-eshaan in #247
- Fixes reloading of team selector by @e-for-eshaan in #250
- Update README.md - Web Sever manual setup by @samad-yar-khan in #251
- Handle null mtd by @samad-yar-khan in #254
- Auto repo selection in deployment frequency by @e-for-eshaan in #255
- Fixes cron logs path by @amoghjalan in #259
- Update lead time calculation in PullRequestsTable by @shivam-bit in #260
- Docker volumes for postgres persistence storage and minor cli watch string lookup changes by @adnanhashmi09 in #261
- Fetches Teams API at every render of Dora-page by @e-for-eshaan in #262
- Logs not streaming for api and sync server by @samad-yar-khan in #263
- update docker compose by @samad-yar-khan in #268
- make config.ini keys consistent over container restarts by @adnanhashmi09 in #269
- chore: Update useRedirectWithSession logic in useRoute.ts by @shivam-bit in #273
- Add SomethingWentWrong component and first team load done flag by @shivam-bit in #270
- updated fresh org threshold to be 10 minutes by @e-for-eshaan in #267
- Update useLogs.tsx to include cron/cron as log source by @shivam-bit in #275
- Caches Python packages by @amoghjalan in #276
- Update integrationsLinkedAtMap in org API response by @shivam-bit in #277
New Contributors
- @JuanJoseLL made their first contribution in #233
Full Changelog: 0.1.0...0.1.1