Skip to content
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

Add GitHub actions for testing #305

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Conversation

csware
Copy link
Contributor

@csware csware commented Jan 23, 2024

Use GitHub actions for testing

Currently it will fail because of issue #301 (cf. https://github.com/csware/java-html-sanitizer/actions/runs/7623931014) and commit 91c5fdc.

See that it works in principle: https://github.com/csware/java-html-sanitizer/actions/runs/7623897965 which is based on commit 8277dbc and passes the tests

It would also be nice if workflows could be allowed by default (as no GitHub secrets are used)

Btw. I noticed that Travis was used, however, it does not work any more. Should the references (e.g., in README.md) be removed? Also, the coverage report seems to be way outdated.

@csware csware force-pushed the github-actions branch 3 times, most recently from 50172c6 to 416ad80 Compare January 23, 2024 11:25
Signed-off-by: Sven Strickroth <[email protected]>
Signed-off-by: Sven Strickroth <[email protected]>
Signed-off-by: Sven Strickroth <[email protected]>
@mikesamuel mikesamuel merged commit 0166eb4 into OWASP:main Feb 2, 2024
@csware csware deleted the github-actions branch February 2, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants