-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: #4564 merge platform-utils-dev #11457
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closing this pull request since the title does not match ^(?:(?:[WIP] ?)?(?:build|ci|chore|docs|task|feat|fix|perf|refactor|revert|style|test):(?:\ +?#\d+?\ +?)?.)|(?:[Snyk].) pattern. Please fix the title and re-open the pull request.
Quality Gate passedIssues Measures |
commit 5a4f051 Author: willmcvay <[email protected]> Date: Tue Oct 22 00:30:41 2024 +0000 chore: bump deployment-service version commit 9a8c87f Author: Ashleigh Simonelli <[email protected]> Date: Tue Oct 22 01:27:08 2024 +0100 feat: added secret controller for fixes (#11488) commit bfc0efd Author: bashleigh <[email protected]> Date: Mon Oct 21 22:36:56 2024 +0000 chore: bump deployment-service version commit b3fda82 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 22:58:32 2024 +0100 fix: remove migration script for deployment to dev (#11487) commit b2bcd7d Author: bashleigh <[email protected]> Date: Mon Oct 21 21:47:48 2024 +0000 chore: bump deployment-service version commit f22c59e Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 22:44:13 2024 +0100 fix: bump database version (#11486) commit 299bd74 Author: willmcvay <[email protected]> Date: Mon Oct 21 21:33:24 2024 +0000 chore: bump deployment-service version commit 289a4cc Author: Will McVay <[email protected]> Date: Mon Oct 21 22:29:34 2024 +0100 fix: change public bucket access; (#11485) commit 54449a5 Author: bashleigh <[email protected]> Date: Mon Oct 21 21:09:29 2024 +0000 chore: bump deployment-service version commit a07aaf1 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 22:05:13 2024 +0100 fix: remove public access (#11484) commit b94c64e Author: bashleigh <[email protected]> Date: Mon Oct 21 20:58:19 2024 +0000 chore: bump deployment-service version commit 3077bb8 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 21:54:04 2024 +0100 fix: remove block all (#11483) commit 42c59ae Author: bashleigh <[email protected]> Date: Mon Oct 21 20:45:50 2024 +0000 chore: bump deployment-service version commit 348745c Author: bashleigh <[email protected]> Date: Mon Oct 21 20:37:53 2024 +0000 chore: bump deployment-service version commit fed5a7f Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 21:34:14 2024 +0100 fix: public access roles for dpeloyment service s3 (#11482) commit abdd29a Author: bashleigh <[email protected]> Date: Mon Oct 21 20:24:39 2024 +0000 chore: bump deployment-service version commit 0c5cbd8 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 21:20:53 2024 +0100 fix: rename buckets (#11481) * fix: change bucket names * fix: resolved bucket names * refactor: change physical name gen method for s3 bucket commit f33570c Author: bashleigh <[email protected]> Date: Mon Oct 21 20:04:24 2024 +0000 chore: bump deployment-service version commit 9f55686 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 20:59:55 2024 +0100 fix: change bucket names (#11480) * fix: change bucket names * fix: resolved bucket names commit 6f10f08 Author: bashleigh <[email protected]> Date: Mon Oct 21 19:34:51 2024 +0000 chore: bump deployment-service version commit 5d11103 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 21 20:04:53 2024 +0100 fix: revert aws-cdk-lib upgrade to prevent database deletion (#11479) commit 2d41724 Author: bashleigh <[email protected]> Date: Mon Oct 21 18:27:43 2024 +0000 chore: bump deployment-service version commit e0d6879 Author: Will McVay <[email protected]> Date: Sun Oct 20 15:11:01 2024 +0100 chore: update sentry (#11478) * chore: update sentry * chore: tweak coverage commit 9aeb761 Author: Will McVay <[email protected]> Date: Sun Oct 20 14:16:32 2024 +0100 chore: RPTL-534 october housekeeping (#11477) * chore: initial round of minor version bumps * chore: remaining houskeeping * chore: worflow tidy up, add codacy * chore: dedupe modules * chore: remove sharding * fix: coverage report broken * fix: try adding codacy again * fix: lint reporter commit b8d12a1 Author: Will McVay <[email protected]> Date: Fri Oct 18 16:13:28 2024 +0100 fix: rplt-399 mobile permissions view (#11475) commit c1f08b6 Author: Ashleigh Simonelli <[email protected]> Date: Fri Oct 18 14:53:18 2024 +0100 fix: fixed bundle (#11474) commit 9bab23c Author: Ashleigh Simonelli <[email protected]> Date: Fri Oct 18 14:44:53 2024 +0100 fix: readded removed package scripts commit 117c015 Author: Ashleigh Simonelli <[email protected]> Date: Fri Oct 18 14:41:12 2024 +0100 fix: corrected deployment method for gql-server (#11472) commit 4692f9e Author: Ashleigh Simonelli <[email protected]> Date: Fri Oct 18 14:35:26 2024 +0100 fix: removed nestjs packages from dev deps utils-nest (#11473) commit 6838f48 Author: Ashleigh Simonelli <[email protected]> Date: Fri Oct 18 12:00:58 2024 +0100 chore: resolve graphql server build and bundling (#11471) * chore: remove gql-server v2 * chore: refactor gql-server to use tsup for build to avoid ts-bundler commit 1779fef Author: Ashleigh Simonelli <[email protected]> Date: Fri Oct 18 10:54:24 2024 +0100 fix: remove vite-plugin-node-polyfills (#11470) commit 9c50b2f Author: Pete Littlewood <[email protected]> Date: Fri Oct 18 08:20:33 2024 +0100 feat: rplt-495 add notice about refresh token rotation (#11462) * feat: add notice about refresh token rotation * chore: remove unused import * chore: add link role attribute to satisfy sonar * fix: update failing snapshot commit ef166d6 Author: Ashleigh Simonelli <[email protected]> Date: Tue Oct 15 13:55:11 2024 +0100 chore: remove auto reply bot (#11467) * chore: remove auto-reply bot * chore: remove yarn cache for auto-bot commit f57f129 Author: Ashleigh Simonelli <[email protected]> Date: Tue Oct 15 11:35:20 2024 +0100 chore: remove api key modal (#11466) * chore: remove api-key modal * fix: updated tests with api-key modals removed commit 24f91c0 Author: Ashleigh Simonelli <[email protected]> Date: Tue Oct 15 10:58:36 2024 +0100 chore: remove connect packages (#11459) * chore: remove connect-session packages * feat: installed connect-session package from npm * fix: replaced local dir paths * fix: installed missing connect-session-server package * chore: remove connect-session labels * fix: corrected package import * fix: temp fix jest * chore: bump connect-session * chore: bump connect-session * chore: bump connect-session * chore: bump connect-session-server * chore: bump connect-session * chore: bump connect-session * chore: updated connect-session package to resolve main * fix: resolved package types * fix: bump connect-session-server version * feat: replaced connect-session package with server with latest funcs * chore: remove api-key-service packages * chore: remove api-key-service package usages * fix: missing file issue * fix: remove api-key import * fix: remove invokeApiKeyVerifyArn --------- Co-authored-by: Will McVay <[email protected]> commit 7ed0e85 Author: Pete Littlewood <[email protected]> Date: Mon Oct 14 13:30:24 2024 +0100 chore: deprecate devops-release (#11465) commit 00436ae Author: Pete Littlewood <[email protected]> Date: Mon Oct 14 13:23:25 2024 +0100 feat: rplt-512 allow dev.reapit unsecured domains to be registered against auth flow apps (#11464) commit c4f5386 Author: plittlewood-rpt <[email protected]> Date: Thu Oct 10 13:16:02 2024 +0000 chore: bump cognito-custom-mail-lambda version commit f986ccf Author: Pete Littlewood <[email protected]> Date: Thu Oct 10 14:12:13 2024 +0100 chore: reenable devops-release for cognito mailer so we can deploy to ANZ (#11461) commit d19969c Author: Pete Littlewood <[email protected]> Date: Wed Oct 9 16:25:14 2024 +0100 feat: add custom redirect for console product (#11460) commit 5cb5c73 Author: bashleigh <[email protected]> Date: Mon Oct 7 14:19:15 2024 +0000 chore: bump @reapit/ts-scripts version commit 0a60220 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 7 15:15:26 2024 +0100 fix: remove react-chartjs-2 requirement for ts-scripts (#11458) * fix: remove react-chartjs-2 requirement for ts-scripts * fix: reverted versions of nest packages commit e4ae499 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 7 14:47:34 2024 +0100 chore: #4564 merge platform-utils-dev (#11457) * chore: readded removed uitls packages * fix: remove utils-react build scripts * chore: remove package config * fix: readd babel things * fix: resolve types * fix: added typescript * fix: connect-session issue * fix: test files * fix: readded utils-common * fix: updated admin-portal tests * fix: remove types in package * fix: updated winston include * fix: type checking * fix: updated test files commit bd2746d Author: bashleigh <[email protected]> Date: Mon Oct 7 09:24:30 2024 +0000 chore: bump api-key-service version commit ce34299 Author: Ashleigh Simonelli <[email protected]> Date: Mon Oct 7 10:21:12 2024 +0100 chore: deprecate warn for api-key-service (#11456) commit 6efd42d Author: Ashleigh Simonelli <[email protected]> Date: Fri Oct 4 09:30:27 2024 +0100 refactor: remove mfa management with button to my-account (#11443) * refactor: remove mfa management with button to my-account * refactor: added condition for cognito * refactor: reverted snapshots * chore: generate url based on token issuer --------- Co-authored-by: Josh Balfour <[email protected]> Co-authored-by: Pete Littlewood <[email protected]>
Pull request checklist
Detail as per issue below (required):
fixes: #