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

Prepare for release of 2.31.0 #1401

Merged
merged 58 commits into from
Jun 12, 2023
Merged

Prepare for release of 2.31.0 #1401

merged 58 commits into from
Jun 12, 2023

Conversation

sjinks and others added 30 commits May 30, 2023 10:22
refactor: Convert analytics and dependencies to TypeScript
chore(dev-deps): Remove jest-environment-jsdom
chore: Configure linting for TS files
This field is being used in the code, but not being pulled in the graphql query.
refactor: Convert lib/cli and dependencies to TypeScript
fix: Add return type to parseEnvAliasFromArgv()
fix(dev-env): Pull uniqueLabel field from backend
fix: Fix `getAbsolutePath()` and convert `utils.js` to TypeScript
chore(deps): Update @automattic/vip-search-replace to 1.1.0
refactor: Convert lib/api to TypeScript
Replace 'site' by 'environment' in error msg
sjinks and others added 19 commits June 1, 2023 16:50
refactor: Convert `lib/{app-logs,envvar}` to TypeScript
* Typescript: Migrate vip-whoami.js

* Add User type

* Change err to Error type even though VS is complaining ;_;

* More linting stuff

* can't win so let's just do any and assume it Error

* account for other things thrown

* Ignore returned promise

* Typescript: Migrate vip-whoami.js

* Add User type

* Change err to Error type even though VS is complaining ;_;

* More linting stuff

* can't win so let's just do any and assume it Error

* account for other things thrown

* Ignore returned promise

* Create command.d.ts

* Update src/bin/vip-whoami.ts

Co-authored-by: Volodymyr Kolesnykov <volodymyr.kolesnykov@automattic.com>

* Update vip-whoami.ts

---------

Co-authored-by: Volodymyr Kolesnykov <volodymyr.kolesnykov@automattic.com>
Also, fetch id in the gql query
Co-authored-by: Sarosh Aga <sarosh.aga@automattic.com>
* feat(dev-env): Add Photon

---------

Co-authored-by: Rinat K <rinat.khaziev@automattic.com>
chore(dev-deps): Remove stub type definitions
feature(dev-env): Add ability to sync multisites
sjinks
sjinks previously approved these changes Jun 12, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@aswasif007 aswasif007 merged commit d5e9b5d into trunk Jun 12, 2023
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.

5 participants