Skip to content

Conversation

@stnguyen90
Copy link
Contributor

What does this PR do?

Merge master into feat-python-type-hints to fix build errors.

Test Plan

Builds should pass

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes

Meldiron and others added 30 commits February 15, 2023 13:06
In the future, Appwrite won't default to the console project
so specifying a project will be required.
A recent change to Appwrite stopped allowing loose
matches for endpoints. As such, https://stage.appwrite.io/v1/health/version
no longer matches https://stage.appwrite.io/version, causing tests to fail.
fix: remove python nullables from parameters
Update Appwrite icon and link Readme in .NET SDK project file
doc: Update .NET SDK docs examples template
christyjacob4 and others added 23 commits November 2, 2023 21:15
The NODE_TLS_REJECT_UNAUTHORIZED env variable will disable SSL checks
for all requests. This PR changes the node SDK to only disable SSL
checks for Appwrite related requests by passing an option to axios.
Add instruction for preparing models in .NET SDK readme
@stnguyen90
Copy link
Contributor Author

@lohanidamodar, are the failing CLI Node builds a known issue that is being worked on in another PR? Maybe #748?

@loks0n
Copy link
Member

loks0n commented Jan 4, 2024

@lohanidamodar, are the failing CLI Node builds a known issue that is being worked on in another PR? Maybe #748?

The failing tests are fixed in the 1.5.x branch already

@lohanidamodar
Copy link
Member

@stnguyen90 let's sync again

@stnguyen90 stnguyen90 marked this pull request as draft April 15, 2024 18:29
@stnguyen90 stnguyen90 closed this Mar 26, 2025
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.