uchicago-library / library_website

The University of Chicago Library Website
5 stars 5 forks source link

Setup CI with Workflow Actions #687

Closed bbusenius closed 1 year ago

bbusenius commented 1 year ago

Expected behavior

Continuous integration should run every time a new pull request is opened that wants to merge with master and every time a new commit is pushed to master. A developer should always be able to see the state of tests on GitHub.

Actual behavior

TravisCI imploded long ago and we lost this ability :-(