Middleware 0.1.2
What's Changed
- Run
yarn http
when in prod and runyarn dev
when running in dev mode by @adnanhashmi09 in #281 - "Update GitHub integration handling and token validation" by @shivam-bit in #278
- Add enter functionality on linking PAT by @e-for-eshaan in #284
- Add gitpod.yml by @samad-yar-khan in #286
- Remove verbose yarn install by @amoghjalan in #288
- Source keys if not found by @amoghjalan in #289
- Update readme so that user always takes pull from remote by @amoghjalan in #279
- Ensure container is down before starting CLI by @amoghjalan in #290
- Creates API /orgs/<org_id>/integrations/github/user/repos by @amoghjalan in #291
- Fix loader and team fetching issues by @e-for-eshaan in #282
- update workflow to build and push using digest by @adnanhashmi09 in #287
- automatic tag for main branch by @adnanhashmi09 in #292
- Run build workflow on push on main by @adnanhashmi09 in #293
- Refactor API endpoint to improve search functionality by @shivam-bit in #294
- logs for meta by @adnanhashmi09 in #295
- if branch is main tag is latest by @adnanhashmi09 in #296
- add tag as env and then use by @adnanhashmi09 in #297
- Update team API endpoint and remove unused code and dependencies by @shivam-bit in #298
- Repo-searching in creation/edit by @e-for-eshaan in #300
- Allow search on repo-name as well as org-name by @e-for-eshaan in #302
- fix docker tag for inspection step by @adnanhashmi09 in #304
- remove -t from dockertag in image inspection step by @adnanhashmi09 in #305
- The scripts should exit if directories are not found by @amoghjalan in #308
- Add setup utils for auto publishing docker image by @amoghjalan in #309
- Fix badge calculation by @e-for-eshaan in #306
- Add steps to generate encryption keys for manual setup by @amoghjalan in #264
- introduce volumes into the prod docker setup by @adnanhashmi09 in #310
- Update readme with data by @amoghjalan in #311
- "Add redirect with session to integrations and server-admin pages" by @shivam-bit in #312
- Remove useRedirectWithSession hook from integrations page by @shivam-bit in #314
- Refactor team selector setup and remove unused code by @shivam-bit in #315
- Update LogSource enum value for Redis by @shivam-bit in #313
- "Fix rendering of creation-cta and limit search results" by @e-for-eshaan in #317
- "Fix team-updation API breaking and improve team branch mapping logic" by @e-for-eshaan in #321
- Removes Beta from DORA metrics by @amoghjalan in #322
- Updates Developer volume names by @amoghjalan in #323
- Fix broken links by @samad-yar-khan in #324
- Remove syncReposForOrg call from promise.all by @shivam-bit in #325
- Refactor useRedirectWithSession hook and remove unused Server Admin menu item by @shivam-bit in #326
- "Fix UI issues and add click functionality to Dora cards" by @e-for-eshaan in #328
- Refactor useRedirectWithSession hook to handle default route correctly by @shivam-bit in #327
- Fix lead-time to CFR data inconsistency by @e-for-eshaan in #330
- Update README.md by @aravindputrevu in #316
- fix 'cannot take exclusive lock for project' error by @adnanhashmi09 in #332
- Adds ability to sync personal repos by @amoghjalan in #336
- Add tooltip for long repository names in CreateTeams component by @shivam-bit in #333
- "Refactor getRepos function to use GitHub API for fetching repositories" by @shivam-bit in #339
- Update README.md: How we calculate DORA by @samad-yar-khan in #341
- Update README.md by @samad-yar-khan in #344
- Updated DORA Gif by @aravindputrevu in #345
New Contributors
- @aravindputrevu made their first contribution in #316
Full Changelog: 0.1.1...0.1.2