-
Notifications
You must be signed in to change notification settings - Fork 34
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
Issue 373: Upgrade rdf-toolkit and Java, and move call pattern to pre-commit #386
base: develop
Are you sure you want to change the base?
Commits on May 23, 2022
-
Move Turtle normalization logic to pre-commit
The repository version noted in this commit does not currently catch subdirectories' Turtle files, so a follow-on patch will update the repository pointer. References: * #373
Configuration menu - View commit details
-
Copy full SHA for 5bd46d2 - Browse repository at this point
Copy the full SHA 5bd46d2View commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4263959 - Browse repository at this point
Copy the full SHA 4263959View commit details -
References: * casework/CASE-Utilities-Python#37 * #373
Configuration menu - View commit details
-
Copy full SHA for dcd40aa - Browse repository at this point
Copy the full SHA dcd40aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2dddab - Browse repository at this point
Copy the full SHA e2dddabView commit details -
Remove obviated Makefile recipe
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2be4d52 - Browse repository at this point
Copy the full SHA 2be4d52View commit details -
Update to setup-java version 3; transition from 'adopt' to 'temurin'
The landing page for the setup-java action states the following: > NOTE: Adopt OpenJDK got moved to Eclipse Temurin and won't be updated > anymore. It is highly recommended to migrate workflows from adopt to > temurin to keep receiving software and security updates. See more > details in the Good-bye AdoptOpenJDK post. References: * https://github.com/actions/setup-java/#supported-distributions * https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/ Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b15709 - Browse repository at this point
Copy the full SHA 2b15709View commit details -
With the current version of `rdf-toolkit-action`, this is expected to cause a CI failure due to an `rdf-toolkit.jar` incompatibility. A release coming soon for `rdf-toolkit-action` will update the `.jar` file used. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 282468f - Browse repository at this point
Copy the full SHA 282468fView commit details
Commits on May 28, 2022
-
Bump rdf-toolkit-action to use newer jar
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4efc2a0 - Browse repository at this point
Copy the full SHA 4efc2a0View commit details -
Normalize RDF lists in observable.ttl
The version of rdf-toolkit run by the pre-commit hook now handles an RDF list differently than the prior version of rdf-toolkit. This commit is a mechanically-produced result. References: * #373 Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab0aff8 - Browse repository at this point
Copy the full SHA ab0aff8View commit details