Skip to content
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

Release Strict API Client, ServiceNow Url, Repo Compliance #1148

Merged
merged 8 commits into from
Dec 9, 2024
Merged

Conversation

Richard87
Copy link
Contributor

No description provided.

emirgens and others added 6 commits November 28, 2024 09:27
Update compliance requirements
* reduced nullable errors from 500ish files to 268 files

* reduced nullable errors from 500ish files to 260 files

* reduced nullable errors from 500ish files to errors to 170 errors in 70 files

* fix status badges types

* fix pipeline runs types

* fix active application overview

* fix active job-overview

* fix environment cards

* fix most other errors

* fix create-job-form

* fix react-async types

* fix default value

* map strict checks that are still falining (strictFunctionTypes and  noImplicitAny)

* enforce strictFunctionTypes (mostly)

* enforce strictFunctionTypes (mostly)

* enforce strictFunctionTypes, cleanup config

* wip noImplicitAny

* remove prop types

* enfore no implicit any

* enfore no implicit any

* revert changes to proxy

* bugfix config local

* Add forwardRef to externalLink, fix mergeconflic

* fix ExternalLink icon type

* fix ExternalLink icon type

* fix ExternalLink icon type

* update description

* update logic in restart job/batchjob

* fix valid regex and branch name

* let type of genericStatusBadge be undefined

* fix external dns certificates logic

* fix dev test, simplify logic

* fix dev test, simplify logic

* remove unneed ts-expect-error

* Update src/store/ms-graph-api.ts

Co-authored-by: Sergey Smolnikov <[email protected]>

* Update src/store/ms-graph-api.ts

Co-authored-by: Sergey Smolnikov <[email protected]>

* replace replica.created with replica.startTIme

---------

Co-authored-by: Sergey Smolnikov <[email protected]>
@Richard87 Richard87 self-assigned this Dec 2, 2024
@emirgens emirgens linked an issue Dec 2, 2024 that may be closed by this pull request
* Add one env file and radixconfig file for each env

* same oauth client id in frontend and oauth2

* remove old envconfig

* fix public port

* fix generate

* add pr test

* fix space

* fix space
* fix space

* fix space

* fix error in template
@Richard87 Richard87 marked this pull request as ready for review December 9, 2024 11:24
@Richard87 Richard87 requested a review from nilsgstrabo December 9, 2024 11:24
@Richard87 Richard87 merged commit a8b83ac into release Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable strict null checks in Typescript
3 participants