Skip to content

Release 0.4.1#562

Merged
Mec-iS merged 12 commits intodevelopfrom
mec-is/fix
Mar 13, 2021
Merged

Release 0.4.1#562
Mec-iS merged 12 commits intodevelopfrom
mec-is/fix

Conversation

@Mec-iS
Copy link
Copy Markdown
Contributor

@Mec-iS Mec-iS commented Mar 13, 2021

Relase this and related packages to PyPi

chrizandr and others added 12 commits August 31, 2020 19:23
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
* 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>
@Mec-iS Mec-iS merged commit f31015f into develop Mar 13, 2021
@Mec-iS Mec-iS deleted the mec-is/fix branch March 13, 2021 16:31
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