forked from Semantic-partners/IES4
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/owl2shacl #15
Merged
Merged
Conversation
This file contains 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
Add support to build and distribute the project
…tory - no tests in wheel
* feat: Allow Shacl-tool to be installed through python code repositories * chore: Update on github actions * chore: Add pip-tools to build requires, try install in pip-tools just in case * chore: Pre-commit hook to validate, pyproject.toml, switch to pipx * chore: pipx not really needed * chore: Type in test build fix * chore: Pre-commit hook, test, other build changes * dsds * zz * chore: Fix pre commit hook * chore: Add flake8 as github action script * refactor(owl2Shacl.py): Refactor to address linting errors * refactor(owl2Shacl.py): address liniting errors from flake8 * style: adress linting issues * style: test linting * style: test linting * style: test linting * refactor: Fix typo in github action * test: temporary skip failing test - test file needs to be provided * ci: Use actual branches for test-build.yml * ci: release build added, publishing changes to AWS repostitory * feat: support only python311+ drop requirements file * ci: fix pulibsh file * ci: fix pulibsh files * feature: Allow installation of owl2shack from telicent private repository * feature: Allow installation of owl2shack from telicent private repository * feature: Allow installation of owl2shack from telicent private repository * feature: Allow installation of owl2shack from telicent private repository * feature: Allow installation of owl2shack from telicent private repository * feature: Allow installation of owl2shack from telicent private repository - no tests in wheel
Signed-off-by: gnikolov95 <140396136+gnikolov95@users.noreply.github.com>
feat: Shacl-tool installable as a package from Telicent cloud hosted repostiories.
…ure/owl2shacl--components--release-please-action chore(feature/owl2shacl): release 0.1.0
feat: Make modules importable when installed through pip
…ure/owl2shacl--components--release-please-action chore(feature/owl2shacl): release 0.2.0
…ure/owl2shacl--components--release-please-action chore(feature/owl2shacl): release 0.2.1
…ture/owl2shacl--components--release-please-action chore(feature/owl2shacl): release 0.2.2
…ture/owl2shacl--components--release-please-action chore(feature/owl2shacl): release 0.2.3
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
No description provided.