CCALI / a2jdat

This repo hosts the distributable production version of the A2J Document Assembly Tool (DAT). The document assembly tool is an optional piece of software used for producing pdf documents at the end of A2J Author Guided Interviews.
https://www.a2jauthor.org
Other
3 stars 1 forks source link

migrate from Travis CI to github actions #126

Closed tobiasnteireho closed 1 year ago

tobiasnteireho commented 1 year ago

github actions are free for CALI account and lower maintenance than jenkins. Related to https://github.com/CCALI/a2jauthor/issues/11. Currently successful tests and test fails are properly reported and posted to slack. Linting errors does not seem to be reported properly.

tobiasnteireho commented 1 year ago

completed with #127