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

OPENNLP-1402 - Replace Travis with GitHub actions on opennlp-site, #74

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

rzo1
Copy link
Contributor

@rzo1 rzo1 commented Dec 4, 2022

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

@rzo1 rzo1 requested review from kinow and jzonthemtn December 4, 2022 10:00
…ds some basic validations to ensure the website is build.
@jzonthemtn jzonthemtn merged commit f73521a into apache:master Dec 4, 2022
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.

3 participants