Skip to content

Tags: hsolbrig/PyShEx

Tags

v0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #84 from hsolbrig/WIndows_bug

Windows bug

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #80 from hsolbrig/update_argparse_output

Update argparse output

v0.7.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove test publish to testpypi

This doesn't seem to accomplish much -- there is a setup option to test things if needed, and in order to publish to testpypi, you need to have an image already in order to add a secret...

v0.7.19

Fix an issue where "target" was on the excluded list

v0.7.18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pypi-publish.yaml

Fixed the trigger to make it work on a release

v0.7.17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[WIP] Add github actions to run test and publish to pypi (#72)

* Add github actions to run test and update to pypi

* Fix some tests.

* Skips were added to the tests relying on the mannheim drugbank sparql endpoint.
* Updated ttl urls to the fhir examples.
* Updated cli help file.
* Update json-ld text used in the schemaorg tests.

* Fix error on setup.cfg file

* Fix errors when importing library on changelog

* Fetch tags on actions to obtain correct version in tests and rerun test_n3_mapper

* Fix run of n3 mapper tests

* Use pipenv for n3 mapper

* Final adjustments to github action

v0.7.15

Update slurper

v0.7.13

Add user-agent to SPARQL queries.

Fixes Issues #52 and part of #62. We still haven't addressed error 419's

v0.7.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #59 from hsolbrig/issue_58

Issue 58

v0.7.12

Fix for issue #58

Pass extras as a hint to the cardinality evaluation function and use
it to bypass exhaustive permutation on extras eval.