rzo1 opened a new pull request, #74: URL: https://github.com/apache/opennlp-site/pull/74
# What does this PR do? - Replaces Travis CI with GitHub Actions to conduct a test build of the site, i.e. to validate PRs. - Adds some basic validation to ensure, that the docs are present and and `index.html` is generated. # Notes Travis isn't needed. Buildbot is building the site on a per-commit basis: https://ci2.apache.org/#/builders/41 However, it is nice to have some sort of CI to ensure, that we can build pull requests and get a quick overview. Tested the workflow in my fork: https://github.com/rzo1/opennlp-site/actions/runs/3612720828/jobs/6088017976 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
