apache / jena

Apache Jena
https://jena.apache.org/
Apache License 2.0
1.12k stars 652 forks source link

Add GH Actions for UI tests #2835

Closed kinow closed 1 week ago

kinow commented 2 weeks ago

Ref: https://github.com/apache/jena/pull/2830#issuecomment-2466641867

Pull request Description:

This PR adds GitHub Actions for the UI tests.

Tested on my fork:

Now once this is merged we can rebase a dependabot or some other UI PR and :crossed_fingers: it will work.

image


By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.


See the Apache Jena "Contributing" guide.

kinow commented 2 weeks ago

To test the if that verifies the repository being apache/jena, I also created https://github.com/afs/jena/pull/209.

afs commented 1 week ago

Looks good.

8 commits later, got it to work

😄