Atharva Kulkarni
Atharva Kulkarni
### Issue Description The current documentation for Appwrite lacks clear implementation and creation steps for essential features such as storage, databases, collections, and user authentication. Developers integrating Appwrite into their...
### Description When navigating to the edit post page and attempting to edit a post, the header component fails to render as expected. The header should display the title "Edit"...
### Description When users bookmark a post, remove the bookmark, and then bookmark the same post again, the post gets added multiple times in the saved posts section. This results...
### Context Fixed typo in codeblock in the documentation for digital ocean : In the section about changing the NGINX configuration, there is a typo in the command: It should...
# Description This update implements a function to patch a document in Azure Cosmos DB using the Ballerina programming language. The function allows for modifying existing fields and adding new...
### Description This pull request adds the Marathi translation for the "Remote Schemas" document. The document has been fully translated into Marathi to make it accessible to Marathi-speaking users. Please...
## Tracking issue Closes flyteorg/flyte#5534 ## Why are the changes needed? In Flyte, when working with map tasks, outputs often risk being overwritten if they share the same static name....
Fixes #110 This pull request implements a new feature for the packwiz init command, enabling the -r (reinitialize) flag to autofill existing pack.toml data. **Key Changes:** - Existence Check: When...