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
chore: updated to latest workflows and code standards #13
Merged
danieldaviestelicent
merged 7 commits into
feature/owl2shacl
from
TPT-76-shacl-tool-release-to-pypi
Jun 3, 2024
Merged
chore: updated to latest workflows and code standards #13
danieldaviestelicent
merged 7 commits into
feature/owl2shacl
from
TPT-76-shacl-tool-release-to-pypi
Jun 3, 2024
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
danieldaviestelicent
changed the title
ci: updated to latest workflows
chore: updated to latest workflows and code standards
Jun 3, 2024
gnikolov95
approved these changes
Jun 3, 2024
danieldaviestelicent
added a commit
that referenced
this pull request
Jun 3, 2024
* Adding owl2Shacl.py and associated test artifacts * Adding owl2Shacl.py and associated test artifacts * Adding owl2Shacl.py and associated test artifacts * Comment out writing ont_graph to file * tidying up a bit * remove absolute paths * rename process_n3_file to create_shacl and adding command line run option * adding handling of compound restrictions * Changes to capitalise shape names and changes prints to logging in the tests * Adding README.adoc and a basic --dryrun option * Adding README.adoc and basic ==dryrun option * Fixing typos in the new README.adoc * Fixing typos in the new README.adoc * Fixing typos in the new README.adoc * Fixing typos in the new README.adoc * Add support to build and distribute the project * 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 * [Enhancement/owl2shacl] Make project pip installable (#4) * 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 * ci: minor code formatting change * chore(feature/owl2shacl): release 0.1.0 * feat: Refactor the project make module name more friendly. Allow to be importable * refactor: Refactor toml to use correct module name * refactor: W292 linting * chore(feature/owl2shacl): release 0.2.0 * fix: Import error * chore(feature/owl2shacl): release 0.2.1 * fix: Import error in shacltool * chore(feature/owl2shacl): release 0.2.2 * fix: Typo causing imports to fail when running as standalone program * chore(feature/owl2shacl): release 0.2.3 * chore: updated to latest workflows and code standards (#13) * chore(feature/owl2shacl): release 0.2.4 (#14) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * ci: updated toml for pypi release * ci: removed Jekyll pages workflow * ci: removed Jekyll pages workflow * ci: set to use master branch --------- Signed-off-by: gnikolov95 <140396136+gnikolov95@users.noreply.github.com> Co-authored-by: aplarge <andy.large@agnos.ai> Co-authored-by: Georgi Nikolov <georgi.nikolov@telicent.io> Co-authored-by: gnikolov95 <140396136+gnikolov95@users.noreply.github.com> 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.