Conversation
update setup.py file to reflect latest pip upgrade (#500)
* Added the collections key in the context of sample apidoc * Added Drone collection in hydra_doc_sample.py * Added dronecollection in doc_gen.py
Align master to develop
* Tutorials folder with a markdown document (#516) * Added a workflow.md file for tutorials * Made fixes to WORKFLOW.MD * Moved the markdown document to docs folder and renamed it to TUTORIALS.md * Fixed prop_uri typo for dummyProp in doc_writer_sample.py (#524) * Add missing Drone Collection in the sample APIDOC (#511) * Added the collections key in the context of sample apidoc * Added Drone collection in hydra_doc_sample.py * Added dronecollection in doc_gen.py * Revert "Add missing Drone Collection in the sample APIDOC (#511)" (#513) This reverts commit 27b0c36. * fixed prop_uri in samples * fixed prop_uri in doc_writer_sample Co-authored-by: Chris Andrew <chrisandrew119@gmail.com> Co-authored-by: Samesh Lakhotia <43701530+sameshl@users.noreply.github.com> Co-authored-by: Ashish Rao <54390491+raoashish10@users.noreply.github.com> Co-authored-by: Priyanshu Nayan <priyanshunayan456@gmail.com> * Update ISSUE_TEMPLATE.md (#529) * Update ISSUE_TEMPLATE.md * typo fixed. * typo fixed. * Configurations renamed to Environment. * Python 3.8 support (#531) * update psycopg2 in requirements.txt psycopg2 2.8.6 is compatible with python3.8 and below * update only psycopg2 for poetry poetry lock updated to use psycopg2~=2.8.6 * Bump gevent version (#537) * fix: py3.8 gevent greenlet issue mem size issue in py3.8 resolved requirements.txt * fix: py3.8 greenlet gevent issue poetry lock and pyproject update for mem size issue * added required imports (#541) * chore: docker file deprecation (#539) maintainer depreacted for LABEL * Snapshot field added. (#538) * Fix issues detected with Static Analyzer (#528) * Add DeepSource configuration * Remove unused imports * Refactor to use empty literals instead of dict, list calls * Use in to check inclusion Co-authored-by: Ashish Rao <54390491+raoashish10@users.noreply.github.com> Co-authored-by: Faraz Khan <farazkhan138@gmail.com> Co-authored-by: Chris Andrew <chrisandrew119@gmail.com> Co-authored-by: Samesh Lakhotia <43701530+sameshl@users.noreply.github.com> Co-authored-by: Priyanshu Nayan <priyanshunayan456@gmail.com> Co-authored-by: Purvansh Singh <49719371+Purvanshsingh@users.noreply.github.com> Co-authored-by: Lakshya Singh <lakshay.singh1108@gmail.com> Co-authored-by: Devdutt Shenoi <devdutt@outlook.in>
* Tutorials folder with a markdown document (#516) * Added a workflow.md file for tutorials * Made fixes to WORKFLOW.MD * Moved the markdown document to docs folder and renamed it to TUTORIALS.md * Fixed prop_uri typo for dummyProp in doc_writer_sample.py (#524) * Add missing Drone Collection in the sample APIDOC (#511) * Added the collections key in the context of sample apidoc * Added Drone collection in hydra_doc_sample.py * Added dronecollection in doc_gen.py * Revert "Add missing Drone Collection in the sample APIDOC (#511)" (#513) This reverts commit 27b0c36. * fixed prop_uri in samples * fixed prop_uri in doc_writer_sample Co-authored-by: Chris Andrew <chrisandrew119@gmail.com> Co-authored-by: Samesh Lakhotia <43701530+sameshl@users.noreply.github.com> Co-authored-by: Ashish Rao <54390491+raoashish10@users.noreply.github.com> Co-authored-by: Priyanshu Nayan <priyanshunayan456@gmail.com> * Update ISSUE_TEMPLATE.md (#529) * Update ISSUE_TEMPLATE.md * typo fixed. * typo fixed. * Configurations renamed to Environment. * Python 3.8 support (#531) * update psycopg2 in requirements.txt psycopg2 2.8.6 is compatible with python3.8 and below * update only psycopg2 for poetry poetry lock updated to use psycopg2~=2.8.6 * Bump gevent version (#537) * fix: py3.8 gevent greenlet issue mem size issue in py3.8 resolved requirements.txt * fix: py3.8 greenlet gevent issue poetry lock and pyproject update for mem size issue * added required imports (#541) * chore: docker file deprecation (#539) maintainer depreacted for LABEL * Snapshot field added. (#538) * Fix issues detected with Static Analyzer (#528) * Add DeepSource configuration * Remove unused imports * Refactor to use empty literals instead of dict, list calls * Use in to check inclusion * Added domain name for IRI in the API (#543) * added get_host_domain * added host_domain for full iri * changes in test_Index * Fixed some tests in test_auth.py (#545) * changes in test_auth * check 405 method not allowed * create_socket method added in app.py (#552) * full iri in crud (#550) Co-authored-by: Ashish Rao <54390491+raoashish10@users.noreply.github.com> Co-authored-by: Faraz Khan <farazkhan138@gmail.com> Co-authored-by: Chris Andrew <chrisandrew119@gmail.com> Co-authored-by: Samesh Lakhotia <43701530+sameshl@users.noreply.github.com> Co-authored-by: Priyanshu Nayan <priyanshunayan456@gmail.com> Co-authored-by: Purvansh Singh <49719371+Purvanshsingh@users.noreply.github.com> Co-authored-by: Lakshya Singh <lakshay.singh1108@gmail.com> Co-authored-by: Devdutt Shenoi <devdutt@outlook.in>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relase this and related packages to PyPi